Crypticl 0.2 has been released. It is available from http://common-lisp.net/project/crypticl/.
What is Crypticl? ================= Crypticl is a cryptography library written in Common Lisp. The goal is to provide flexible, high level cryptographic abstractions on top of a kernel of core cryptographic primitives. The core currently includes AES, IDEA, MD5, SHA-1, SHA-256, DSA and RSA primitives. It is distributed under an MIT-style license.
NEW SINCE 0.1 ============= Converted user guide to lyx and pdf. Replaced secure PRNG based on SHA-1 with 256 bits AES in counter mode.
Implemented SHA-256.
Minor refactoring and bug fixes.
--- Tåle Skogan
_______________________________________________ crypticl-announce site list crypticl-announce@common-lisp.net http://common-lisp.net/mailman/listinfo/crypticl-announce