2 Commits 1be6305e05 ... c7ab0aa837

Author SHA1 Message Date
  mingang.he c7ab0aa837 add glusterfs 9 years ago
  mingang.he b48b4ac7f9 add libtomcrypt 9 years ago
1 changed files with 7 additions and 0 deletions
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -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
 =========