It is a feature of GCM that the ciphertext (excluding the authentication tag) is identical length to the plaintext. Therefore no padding is required.
Matt On 8 February 2013 14:27, Dirk Menstermann <[email protected]> wrote: > Hi, > > I'm playing around with "EVP_aes_128_gcm". This works, but it seems that > EVP_* > does not include padding. Is this expected/needed or did I miss a step? > > Thanks > Dirk > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List [email protected] > Automated List Manager [email protected] >
