1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/security/xyssl/pkg-descr
Vanilla I. Shu 9ac356527f Add xyssl 0.6, a liteweight SSL and TLS toolkit for C developers.
PR:		ports/111279
Submitted by:	mdh <mdh at solitox.net>
2007-04-08 10:15:35 +00:00

8 lines
312 B
Plaintext

XySSL is a lite-weight SSL and TLS implementation library in C.
It currently supports SSLv2, SSLv3, and TLSv1 using the AES, ARC4,
and 3DES ciphers, and the MD2, MD4, MD5, SHA1, and SHA256 hashes.
Support is also included for X.509 certificate structures,
as well as an internal PRNG.
WWW: http://xyssl.org