Using EVP api in fips mode (openssl3.0)

Manish Patidar mann.patidar at gmail.com
Tue Jan 14 04:51:26 UTC 2020


Hi

Can any guide me how to use fips api in openssl?

I try to use like below but it always returns null.

ctx = EVP_CIPHER_CTX_new() ;
ciph = EVP_CIPHER_fetch(NULL, "aes-128-cbc", "fips=yes") ;

I am doubting fips provider is not loaded.


Regards
Manish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20200114/b127a08d/attachment.html>


More information about the openssl-users mailing list