I implemented HMAC, AES encryption and DSA routines using openssl version 
1.2.3. I used the EVP_EncryptInit, EVP_EncryptUpdate, EVP_EncryptFinal etc 
routines. I have a requirement to use FIPS compliant version of OPenSSL. I 
recently got OpenSSL 2.0 and cannot find the EVP_* routines.  Are they 
supported in FIPS mode? If not, any suggestions on what to use instead?

Thanks,

Pierce Gibbs

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to