--- cvsroot/schmorpforge/genpage 2014/12/09 21:30:09 1.117 +++ cvsroot/schmorpforge/genpage 2015/01/10 07:15:10 1.118 @@ -873,6 +873,14 @@ multiple Coro-based threads to make database accesses concurrently, instead of blocking the whole process. +Crypt-Spritz cpan cvs-pod(Spritz.pm,) cvs-co(Changes) + A Perl module implementing the Spritz family of cryptographic algorithms, + giving you a stream cipher, a hash, a mac, authenticated encryption + with associated data (AEAD) and a cryptographically secure random + number generator, at reasonable speed and with very little code size, making + Spritz an attractive algorithm for resource-constrained environments + such as javascript in your browser, or microcontrollers. + Crypt-Twofish2 cpan cvs-pod(Twofish2.pm,) cvs-co(Changes) A Perl module implementing the twofish encryption algorithm in Perl. It has mostly been superceded by the Crypt::Twofish module. However, it supports