On Thu, May 28, 2009, Victor Duchovni wrote:

> 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.
> 

That is correct. Applications need to use the EVP interface to be compliant.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to