ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/schmorpforge/genpage
(Generate patch)

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.117 by root, Tue Dec 9 21:30:09 2014 UTC vs.
Revision 1.118 by root, Sat Jan 10 07:15:10 2015 UTC

871 871
872 This perl module patches libmysqlclient/DBD::mysql at runtime to allow 872 This perl module patches libmysqlclient/DBD::mysql at runtime to allow
873 multiple Coro-based threads to make database accesses concurrently, 873 multiple Coro-based threads to make database accesses concurrently,
874 instead of blocking the whole process. 874 instead of blocking the whole process.
875 875
876Crypt-Spritz cpan cvs-pod(Spritz.pm,) cvs-co(Changes)
877 A Perl module implementing the Spritz family of cryptographic algorithms,
878 giving you a stream cipher, a hash, a mac, authenticated encryption
879 with associated data (AEAD) and a cryptographically secure random
880 number generator, at reasonable speed and with very little code size, making
881 Spritz an attractive algorithm for resource-constrained environments
882 such as javascript in your browser, or microcontrollers.
883
876Crypt-Twofish2 cpan cvs-pod(Twofish2.pm,) cvs-co(Changes) 884Crypt-Twofish2 cpan cvs-pod(Twofish2.pm,) cvs-co(Changes)
877 A Perl module implementing the twofish encryption algorithm in Perl. It has 885 A Perl module implementing the twofish encryption algorithm in Perl. It has
878 mostly been superceded by the Crypt::Twofish module. However, it supports 886 mostly been superceded by the Crypt::Twofish module. However, it supports
879 an easy and fast CBC mode natively. 887 an easy and fast CBC mode natively.
880 888

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines