I've two minor questions about using OpenSSL in
multithreaded enviroment.

1. I need to use ONLY libcrypto-part of OpenSSL.
Should I use CRYPTO_set_locking_callback() and
CRYPTO_set_id_callback() ?

2. Solaris 2.* "MT Prog. Guide" defines several safety
levels: Unsafe, Safe, MT-Safe, Async-Safe. What safety
levels do the next functions have: BF_cfb64_encrypt(),
BF_ofb64_encrypt() ?

        Thanks in advance
                Mr. Crossman


__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to