mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
9ac356527f
PR: ports/111279 Submitted by: mdh <mdh at solitox.net>
8 lines
312 B
Plaintext
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
|