On Fri, Aug 17, 2012, Cassie Helms wrote:

> > I'm seeing odd failures in the MD4/MD4_Init functions and I can't 
> > debug them with gdb because I can't see what the source is doing.
> 
> Maybe I should add that I've verified that FIPS_mode is turned on right before
> my failing MD4 calls (think OpenSSLDie()), and I didn't do anything special 
> to compile or turn on the MD4 algorithm.....could that be where I'm missing a
> step?
> 

In FIPS mode you can only use FIPS approved algorithms. MD4 is not an approved
algorithm.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to