commit d64d24b370545f6a9ba6044c95250600174b4827
parent 8c9307e406391d52cd47cd528c61d71d8361ec8c
Author: Ivan c00kiemon5ter Kanakarakis <ivan.kanak@gmail.com>
Date: Fri, 13 Jul 2012 04:49:15 +0300
add yassl to rocks
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/suckless.org/rocks.md b/suckless.org/rocks.md
@@ -39,6 +39,7 @@ Cryptography
------------
* [libtomcrypt](http://libtom.org/?page=features&newsitems=5&whatfile=crypt) - the cryptography library from the libtom project
* [polarssl](http://polarssl.org/) - lightweight SSL/TLS implementation (GPL with [exceptions](http://polarssl.org/license_exception))
+* [(C)yassl](http://www.yassl.com/yaSSL/Home.html) - portable RTOS-targeted embedded SSL library - licensed under both the GPLv2 as well as standard commercial licensing
Mathematics
-----------