Subject: Re: openssl dgst using ecdsa-with-SHA384
On Wed, Apr 20, 2011, Shelley, Mike wrote:
> Hi all,
>
>
>
> I'm having a problem using ecdsa with SHA 384 when creating a message
> digest. I will admit I'm not too familiar with openssl and digests,
but
> I ha
On Wed, Apr 20, 2011, Shelley, Mike wrote:
> Hi all,
>
>
>
> I'm having a problem using ecdsa with SHA 384 when creating a message
> digest. I will admit I'm not too familiar with openssl and digests, but
> I have code that works using -ecdsa-with-SHA1. I need to change that to
> use ecdsa-w
Hi all,
I'm having a problem using ecdsa with SHA 384 when creating a message
digest. I will admit I'm not too familiar with openssl and digests, but
I have code that works using -ecdsa-with-SHA1. I need to change that to
use ecdsa-with-SHA384. I looked at the release notes to see that this