Difference between revisions of "Related Links"

From OpenSSLWiki
Jump to navigationJump to search
(Created page with "Please feel free to edit this page and add your own OpenSSL-based project or product. This is the one place where otherwise extraneous mention of commercial products is appropria…")
 
(add a few more links)
Line 4: Line 4:
 
* [http://www.bouncycastle.org/ Bouncy Castle] - cryptography API for Java and C#
 
* [http://www.bouncycastle.org/ Bouncy Castle] - cryptography API for Java and C#
 
* [http://www.mozilla.org/projects/security/pki/nss/ NSS] - a set of libraries designed to support cross-platform development of security-enabled client and server applications.
 
* [http://www.mozilla.org/projects/security/pki/nss/ NSS] - a set of libraries designed to support cross-platform development of security-enabled client and server applications.
 +
* [http://www.gnutls.org/ GnuTLS] - an LGPL-licensed TLS library with excellent documentation
 +
* [http://botan.randombit.net/ Botan] - a C++ cryptography library which includes a TLS implementation
 +
* [https://en.wikipedia.org/wiki/Comparison_of_TLS_implementations Wikipedia article comparing various TLS libraries]
  
 
== Noncommercial Products Using OpenSSL ==
 
== Noncommercial Products Using OpenSSL ==
 
* [https://www.stunnel.org/index.html Stunnel] - an SSL encryption wrapper between remote client and local (inetd-startable) or remote server
 
* [https://www.stunnel.org/index.html Stunnel] - an SSL encryption wrapper between remote client and local (inetd-startable) or remote server
 +
* [http://libevent.org/ libevent] - an event driven library which can [http://www.wangafu.net/~nickm/libevent-book/Ref6a_advanced_bufferevents.html#_bufferevents_and_ssl optionally use OpenSSL]
  
 
== Commercial Cryptographic Libraries ==
 
== Commercial Cryptographic Libraries ==
  
 
== Commercial Products Using OpenSSL ==
 
== Commercial Products Using OpenSSL ==

Revision as of 23:44, 11 March 2013

Please feel free to edit this page and add your own OpenSSL-based project or product. This is the one place where otherwise extraneous mention of commercial products is appropriate. Note such mention does not constitute endorsement per our Commercial Product Disclaimer.

Noncommercial Cryptographic Libraries

Noncommercial Products Using OpenSSL

Commercial Cryptographic Libraries

Commercial Products Using OpenSSL