Thanks for the quick response. I will look into how to implement using
EVP_Digest.

On Thu, May 28, 2009 at 10:01 AM, Victor Duchovni <
victor.ducho...@morganstanley.com> 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.
>
> --
>        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