Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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

Este comunicado de corrección de errores incluye la protección contra ataques puntuales en RSA (Boneh-Brumley/Kocher) y el relleno de CTF (Vaudenay). Los usuarios del servidor y los clientes que se debería actualizar la autenticación del cliente. Cliente sólo los usuarios que no sea necesario.
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

Este comunicado tiene la protección contra ataques de inyección. Hay dos nuevos sistemas de construcción de marca y el uso de hormiga en lugar de Shell / archivos por lotes. Un apretón de manos backcompatibility SSLv2, socket.close () en cerca de un puerto 1.3X JDK, SSLSocket / Socket separación, un nuevo constructor para SSLSocket que le permite envolver una toma existentes, y SHA-1 con certs RSA se agregaron. Generación automática de claves DH fue eliminado. Generación de claves (SPKAC, PKCS-10, auto-firmado CERT) ha sido añadido, y un montón de errores fueron corregidos.
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