LibTomCrypt v1.15 was released today. Lots of changes
[http://libtomcrypt.org/changes.txt]
and fixes in this release. Note
that the do***entation is not complete and will be updated within a
month or so (I have the OLPC work to start this weekend...).
Recent changes include the addition of the SEED and KASUMI block
ciphers, F9 and XCBC MAC and PKCS #1 v1.5 sup****t. The ciphers/MACs
were added to further sup****t TLS and 3GPP providers. Fixes include
build failures, and overflow in PMAC, ****tability fixes (anubis,
sober-128), and new callbacks for ciphers.
Available at: http://libtomcrypt.org
For those not in the know, LibTomCrypt is a free public domain
cryptographic library for C developers. It provides a variety of
standards conforming cryptographic primitives from ciphers, hashes,
MACs, to public key operations. It's written in ****table C code, and
is very configurable for size and speed. I give it out for free, and
am sup****ted by a variety of users who submit bug fixes and new code.
It is a project under active development and open for feedback from
users.
Future plans: Finish the manual. :-)
Tom


|