Hi,
I have tested the AES engine using SSLv3 protocol and it works well.
However, when testing AES with HMAC-SHA1, I am getting error
"SSL3_GET_RECORD:decryption failed or bad record mac:s3_pkt.c:484:".
Following on, when I tried AES with HMAC-SHA1 engine using TLSv1 protocol, I
didn't get the error.
Please advice on this behaviour.

Additionally, I would like to know how to get access to the key used for
HMAC-SHA1 operation from the EVP structure. 
Currently, I am using a hardcoded key.

Thank you.

-Mohan



--
View this message in context: 
http://openssl.6102.n7.nabble.com/Need-guidance-to-replace-HMAC-SHA1-implementation-via-engine-tp46365p46375.html
Sent from the OpenSSL - Dev mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to