XySSL 0.2 review

Download
by rbytes.net on

XySSL is a cryptographic library written in C

License: LGPL (GNU Lesser General Public License)
File size: 278K
Developer: Christophe Devine
0 stars award from rbytes.net

XySSL is a cryptographic library written in C. It currently features several ciphers (AES, Triple-DES, and ARC4), hash functions (MD{2,4,5}, SHA-1, and SHA-256), and RSA and X.509 reading support.

XySSL project also implements the Secure Sockets Layer version 3 protocol (SSLv3), as well as the Transport Layer Security version 1 protocol.

Here are some key features of "XySSL":
AES, Triple-DES, DES, ARC4
MD2, MD4, MD5, SHA-1, SHA-256
HAVEGE random number generator
RSA with PKCS#1 v1.5 padding
SSLv3 and TLSv1 client support
X.509 certificate reading

What's New in This Release:
This release updates the timing code with support for the ARM and MIPS architectures.
The MPI code was updated to support DOS/8086.
Some bugs were fixed in sha2_hmac, x509_read_key, ssl_read_record, rsa_check_privkey, and mpi_is_prime.

XySSL 0.2 keywords