According to the users guide, openssl 1.0.0d is not supported with fips
object module. You have to use any 0.9.8j+ series of regular library but not
1.0.0+ . Verify it in the latest available users guide. All the procedures
are mentioned in the guide to link your application to the FIPS object
modu
Yes I used the same generator,'5'. So that means I need to use the
same prime too for both the parties
On 4/22/11, Dave Thompson wrote:
>> From: owner-openssl-us...@openssl.org On Behalf Of Prashant Batra
>> Sent: Thursday, 21 April, 2011 09:16
>
>> Hi, I tried the dhtest sample p
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
Hello,
With OpenSSL 1.0.0d DLL I get
"error:1408F044:SSL routines:SSL3_GET_RECORD:internal error"
on the first attempt of a BIO_read after a cached session was
assigned with SSL_set_session. That happens only if option
SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER is set. The same code
works fine with version