Categories
LibTomCrypt
LibTomCrypt is a cryptographic toolkit that gives developers an array of well known published block ciphers, one-way hash functions, chaining modes, pseudo- random number generators, public key cryptography, and many other routines.
It has been designed from the ground up to be very simple to use. It has a modular and standard API that allows new ciphers, hashes, and PRNGs to be added or removed without change to the overall end application. It features easy to use functions and a complete user manual which has many source snippet examples.
Last updated 9 Aug, 2004
Versions
0.98
0.98 stable released 2004-08-09
- Released: 9 Aug, 2004
- Code Maturity: Stable
- Source Archive: http://www.libtomcrypt.org/files/crypt-0.98.tar...
- Licenses: PublicDomain
- Interfaces: Library



