I've had no answers to that question so far, so I'm re-posting it, hoping
that someone out there could provide me with a hint...
thanks

> -----Original Message-----
> From: Richard Dykiel [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 13, 2000 11:36 AM
> To: [EMAIL PROTECTED] (E-mail)
> Subject: multithreaded crypto functions
> 
> 
> Hi,
> 
> My application calls directly the following functions in OpenSSL:
> 
> * EVP_CipherInit/Update/Final, etc..
> * PEM_read_PrivateKey, PEM_read_X509, etc...
> 
> In a multithreaded context, do these calls need to be 
> encapsulated by calls
> to CRYPTO_lock? I happen to have transient failures:
> 
> * EVP_DecryptFinal: Bad Decrypt
> * PEM_do_header: Bad Decrypt
> 
> Thanks..
> ____________________
> Richard Dykiel
> www.adero.com
> 978-287-5560 x289
> 
> 
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
> 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to