Re: EVP_aes_256_gcm - Retrieving the MAC value

2013-01-25 Thread Roar Lien
Can anybody help me out with this one? - Roar -- View this message in context: http://openssl.6102.n7.nabble.com/EVP-aes-256-gcm-Retrieving-the-MAC-value-tp43070p43347.html Sent from the OpenSSL - User mailing list archive at Nabble.com.

EVP_aes_256_gcm - Retrieving the MAC value

2013-01-09 Thread Roar Lien
Hi, This is an API question on using OpenSSL and AES GCM. I am successfully able to perform encryption / decryption and I am also able to detect errors in the mac value. The code I am using for this is below. I want to retrieve the mac value to my own buffer, in addition to just doing the