EVP_Sign* and openssl dgst -sha1 -sign

2007-03-26 Thread Tõnis Märtmaa
t openssl's dgst.c and saw that it used only EVP_SignFinal, so it must do something differently, but what? The C code EVP_SignInit(&md_ctx, EVP_sha1()); EVP_SignUpdate (&md_ctx, data, data_len); EVP_SignFinal(&md_ctx, md, &sig_len, pkey); -- Tõnis Märtmaa A

RE: openssl-0.9.7 & MSVCR70 compatibility problem

2004-10-28 Thread Tõnis
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dr. Stephen Henson On Wed, Oct 27, 2004, Tõnis wrote: >> I'm trying to use OpenSSL ver 0.9.7 e/d version under Windows XP. I'm >> using MS VC++ .NET 2002 which links libeay32.d

openssl-0.9.7 & MSVCR70 compatibility problem

2004-10-27 Thread Tõnis
sibroker 6 library. Regards, Tõnis __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]

compiling openssl-0.9.7e fails under Win32

2004-10-27 Thread Tõnis
nyone has fixed version? I'm able to compile openssl-0.9.7d successfully.. Regards, Tõnis __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]