On Thu, May 28, 2009 at 09:54:00AM -0500, Michael Kurecka wrote:

> success1 = MD5_Init(&ctx);

Where is the indirection through the EVP digest interface? I would expect
direct calls to raw cryptographic primitives to continue to succeed.
If so, don't call MD5_Init() in FIPS applications.

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

Reply via email to