libtomcrypt0

Public domain open source cryptographic toolkit
  http://libtom.net/
  0
  no reviews



Libtomcrypt is a well documented, public domain open source cryptographic toolkit written in c. it supports lots of block ciphers (blowfish, twofish, aes, xtea, ...), chaining modes (ecb, cbc, ofb, cfb, ctr, ...), hash functions (md5, sha-1, sha-256, ripe-md, ...), hmac mechanisms, pseudo-random number generators and public key algorithms. it has several optimizations for the i386, x86_64 and ppc32 architectures.