Downloadliste

Projektbeschreibung

PureTLS implements the SSLv3 and TLSv1 protocols, with a number of cipher suites. Both client authentication and renegotiation are supported. PureTLS is able to read keys out of a subset of OpenSSL-style keyfiles, which makes generating keying material easy (i.e., use OpenSSL). No support for key generation is currently provided, but it may be provided in a future release.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-08-16 11:55
0.9b4

Diese Bugfix-Release enthalten Schutz gegen Angriffe auf RSA Timing (Boneh-Brumley/Kocher) und CBC-Polsterung (Vaudenay). Server-Benutzer und Clients, die Client-Authentifizierung tun sollte, zu aktualisieren. Client-Benutzer können nur nicht nötig.
Tags: Minor bugfixes
This bugfix release included protection against
timing attacks on RSA (Boneh-Brumley/Kocher) and
CBC padding (Vaudenay). Server users and clients
that do client authentication should upgrade.
Client-only users may not need to.

2002-04-10 06:15
0.9b2

Diese Version hat den Schutz von Injection-Angriffe. Es gibt zwei neue Build-Systeme mit make und ant anstelle von Shell / Batch-Dateien. Ein SSLv2 backcompatibility Händedruck, socket.close () in der Nähe, ein JDK 1.3X Hafen, SSLSocket / Sockel Trennung, eine neue Konstruktor für SSLSocket wickeln, mit dem Sie eine vorhandene Steckdose, und SHA-1 mit RSA-Zertifikate wurden hinzugefügt. DH Automatische Generierung der Schlüssel entfernt wurde. Key Generation (SPKAC, PKCS-10, self-signed certs) zugegeben, und viele Fehler wurden behoben.
Tags: Major security fixes
This release has protection from injection attacks. There are two new build systems using make and ant instead of shell/batch files. An SSLv2 backcompatibility handshake, Socket.close() in close, a JDK 1.3X port, SSLSocket/Socket separation, a new constructor for SSLSocket that lets you wrap an existing socket, and SHA-1 with RSA certs were added. Automatic DH key generation was removed. Key generation (SPKAC, PKCS-10, self-signed certs) was added, and a lot of bugs were fixed.

Project Resources