Tweak security/sshblock version 1.0_1
[dports.git] / security / cyassl / pkg-descr
1 Cyassl is an embedded SSL Library for programmers building security
2 functionality into their applications and devices.
3
4 Features
5   SSL version 3 and TLS versions 1, 1.1 and 1.2 (client and server)
6   Minimum size of 60-100kb, depending on build options
7   Runtime memory usage between 5-50kb
8   DTLS support (client and server)
9   OpenSSL compatibility layer
10   zlib compression support
11   integration in MySQL, stunnel, Lighttpd availible.
12   MD2, MD4, MD5, SHA-1, RIPEMD, HMAC, DES, 3DES, AES, ARC4, TWOFISH, BLOWFISH,
13   RSA, DSS, DH, and PKCS#5 PBKDF2
14   ia32 assembly for AES, 3DES, BLOWFISH, TWOFISH, ARC4, MD5, SHA, and RIPEMD
15   SSE2 instructions for Large Integers
16   Simple API
17   Interchangeable crypto and certificate libraries
18   PEM and DER certificate support
19   Very fast
20
21 LICENSE: GPL2 with FOSS extension
22
23 WWW: http://www.yassl.com/