libtomcrypt: A comprehensive, modular, and portable cryptographic toolkit1

LibTomCrypt is a 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. 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.

... part of T2, get it here

URL: http://www.libtom.org/

Author: Tom St Denis <tomstdenis [at] gmail [dot] com>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: GPL PublicDomain
Status: Beta
Version: 1.17

Remark: Does cross compile (as setup and patched in T2).

Download: http://libtom.org/files/ crypt-1.17.tar.bz2

T2 source: libtomcrypt.cache
T2 source: libtomcrypt.desc

Build time (on reference hardware): 20% (relative to binutils)2

Installed size (on reference hardware): 2.08 MB, 23 files

Dependencies (build time detected): 00-dirtree binutils coreutils diffutils findutils gawk ghostscript grep linux-header make perl sed sysfiles tar tetex

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).