aboutsummaryrefslogtreecommitdiff
path: root/security/yassl
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - update to 1.6.0Dirk Meyer2010-08-283-9/+54
| | | | Notes: svn path=/head/; revision=260132
* LICENSE GPLv2Dirk Meyer2010-06-051-0/+2
| | | | Notes: svn path=/head/; revision=255828
* - update to 1.5.0Dirk Meyer2010-05-212-4/+4
| | | | Notes: svn path=/head/; revision=254711
* - update to 1.4.0Dirk Meyer2010-03-092-6/+6
| | | | Notes: svn path=/head/; revision=250770
* - update to 1.3.0Dirk Meyer2010-01-242-4/+4
| | | | | | | fix a potential security problem Notes: svn path=/head/; revision=248480
* Cyassl is an embedded SSL Library for programmers building securityDirk Meyer2009-12-124-0/+94
functionality into their applications and devices. Features SSL version 3 and TLS versions 1, 1.1 and 1.2 (client and server) Minimum size of 60-100kb, depending on build options Runtime memory usage between 5-50kb DTLS support (client and server) OpenSSL compatibility layer zlib compression support integration in MySQL, stunnel, Lighttpd availible. MD2, MD4, MD5, SHA-1, RIPEMD, HMAC, DES, 3DES, AES, ARC4, TWOFISH, BLOWFISH, RSA, DSS, DH, and PKCS#5 PBKDF2 ia32 assembly for AES, 3DES, BLOWFISH, TWOFISH, ARC4, MD5, SHA, and RIPEMD SSE2 instructions for Large Integers Simple API Interchangeable crypto and certificate libraries PEM and DER certificate support Very fast LICENSE: GPL2 with FOSS extension WWW: http://www.yassl.com/ Notes: svn path=/head/; revision=245608