hi all, I compiled openssl 1.0.1e with fips object module 2.0.5. and encrypting with aes256 give me an error in the digest. What digest is it trying to use that's not supported by FIPS? btw, i'm running on windows and compiled openssl to use dynamic libraries instead of statically linking them.
C:\usr\local\ssl\bin>openssl enc -aes256 -e -a -p -in foo.txt enter aes-256-cbc encryption password: Verifying - enter aes-256-cbc encryption password: salt=08C8D1DC21766460 key=3097190218803400F81F00000C000000C8F818000000000040E41802087D3400 iv =EC2AC00F9C0134000000340025018F00 U2FsdGVkX18IyNHcIXZkYJjy6EUoFWANA0kqYfGE+WU= 3768:error:060A80A3:digital envelope routines:FIPS_DIGESTINIT:disabled for fips: .\fips\utl\fips_md.c:180: Thanks -- View this message in context: http://openssl.6102.n7.nabble.com/OpenSSL-FIPS-fails-with-FIPS-DIGESTINIT-disabled-for-fips-tp47401.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]
