RE: openssl dgst using ecdsa-with-SHA384

2011-04-27 Thread Shelley, Mike
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

Re: openssl dgst using ecdsa-with-SHA384

2011-04-24 Thread Dr. Stephen Henson
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

openssl dgst using ecdsa-with-SHA384

2011-04-20 Thread Shelley, Mike
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