Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
puretls: Java implementation of SSLv3 and TLSv1
- Summary
- PureTLS is a free Java-only implementation of the SSLv3 and TLSv1
(RFC2246) protocols. PureTLS was developed by Eric Rescorla for Claymore
Systems, Inc, but is being distributed for free because we believe that
basic network security is a public good and should be a commodity.
Changelog
- * Tue Oct 18 00:00:00 2005 Jason Corley <jason{*}corley{%}gmail{*}com> - 0.9-0.b5.1jpp
-
- 0.9b5
- * Thu Aug 26 00:00:00 2004 Fernando Nasser <fnasser{%}redhat{*}com> - 0.9-0.b4.2jpp
-
- Remove support for JDK 1.3
- Rebuild with Ant 1.6.2
- * Thu Jul 24 00:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0.9-0.b4.1jpp
-
- Update to 0.9b4.
- Include JPP Java 1.4.2 extension.
- Add non-versioned javadoc dir symlink.
- Add distribution tag.
- Fix Group tags.