|
@@ -21,6 +21,9 @@ Crypto
|
|
|
* [LibreSSL][143] - A BSD fork of OpenSSL. Various licenses, all semi-free.
|
|
|
* [OpenSSL][110] - Implementation of the SSL and TLS protocols, and also includes a cryptography library. [Dual Licensed under the OpenSSL License and the SSLeay License][111]
|
|
|
* [libsodium][198] - A modern and easy-to-use crypto library. [Expat][11].
|
|
|
+* [libtomcrypt][https://github.com/libtom/libtomcrypt] - LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.
|
|
|
+
|
|
|
+http://www.libtom.net
|
|
|
|
|
|
Database
|
|
|
========
|
|
@@ -278,6 +281,10 @@ Cloud Storage
|
|
|
|
|
|
* [seafile][282] - An open source cloud storage system with features on privacy protection and teamwork. [GNU GPL3][41].
|
|
|
|
|
|
+分布式系统
|
|
|
+==========
|
|
|
+
|
|
|
+* [glusterfs](http://www.gluster.org/) - Write once, read everywhere. GPL
|
|
|
|
|
|
Numerical
|
|
|
=========
|