SecureProgramming.com
Login
Username: 
Password: 
Forgot your password?
Create a new account





OpenSSL - An SSL/TLS implementation and cryptographic toolkitCategory: General Cryptography
Language: C, C++, and Objective-C
Posted by John Viega on Sun, Aug 31, 2003 (03:49 PM) GMT

External URL: http://www.openssl.org/

This library is intended for C/C++ programmers, but wrappers for other languages exist. The API is a little tough to use, but it's by far the most significant freely available SSL/TLS implementation.


[Python Powered]