[openssl-users] FIPS: Converting AES_ctr128_encrypt() to EVP_ methods

jonetsu jonetsu at teksavvy.com
Mon Mar 16 17:17:39 UTC 2015


Hello,

An application that needs converting to FIPS is currently using
AES_ctr128_encrypt().  That function calls in turn
CRYPTO_ctr128_encrypt() which then does some internal
computations.  They are not documented in the 'full list of
crypto APIs'.  What would be the FIPS-compatible EVP
equivalent(s) ?

Regards.






More information about the openssl-users mailing list