Jump to content

OpenSSL: Difference between revisions

From EDM2
Created page with "OpenSSL is a Secure Sockets Layer toolkit based on the SSLeay library. It supports Secure Sockets Layer (SSL) v2 and v3 specification and Transport Layer Security (TLS) v..."
 
No edit summary
Line 3: Line 3:


==Version==
==Version==
* 1.0.2c
* Official version: 1.0.2c
* Legacy version: [http://hobbes.nmsu.edu/download/pub/os2/util/encrypt/openssl-0.9.7a-os2-bin.zip OpenSSL 0.9.7a] - Intended for use with [[EMX]]
==Links==
==Links==
* http://www.openssl.org
* [http://bauxite.sakura.ne.jp/software/os2/#openssl OpenSSL for OS/2 homepage]
* [http://www.openssl.org OpenSSL Homepage]
==License==
==License==
* Open source released under the [[Apache Software License v1.1]]
* Open source released under the [[Apache Software License v1.1]]


[[Category:Tools]][[Category:MS Windows Tools]][[Category:Generic Unix Tools]][[Category:Security]][[Category:Tools]][[Category:Tools]][[Category:Tools]]
[[Category:Tools]][[Category:MS Windows Tools]][[Category:Generic Unix Tools]][[Category:Security]][[Category:Tools]][[Category:Tools]][[Category:Tools]]

Revision as of 14:00, 23 June 2015

OpenSSL is a Secure Sockets Layer toolkit based on the SSLeay library. It supports Secure Sockets Layer (SSL) v2 and v3 specification and Transport Layer Security (TLS) v1.0/v1.1/v1.2 protocols but is also usable as a general purpose cryptography library.


Version

Links

License