Commit Graph

6 Commits

Author SHA1 Message Date
ajacoutot
df4e1203e4 Bump after recent cpan.port.mk change.
ok jasper@
(final commit)
2010-12-03 11:46:46 +00:00
espie
2ef1026971 USE_GROFF=Yes 2010-10-18 21:41:44 +00:00
sthen
d053315499 bump 2010-09-24 15:29:20 +00:00
sthen
d55e1837f6 use REVISION 2010-07-13 20:14:21 +00:00
stephan
5bd83decff change maintainer email address.
fixing some whitespaces into tabs while at it.

ok sthen@ and jasper@
2009-11-03 13:27:43 +00:00
jasper
6b57b924a2 import p5-Crypt-Serpent 1.01
Crypt::Serpent is a Perl implementation of the Serpent block cipher.
Serpent is a 128-bit block cipher, meaning that data is encrypted and
decrypted in 128-bit chunks. The key length can vary, but for the
purposes of the AES it is defined to be either 128, 192, or 256 bits.
This block size and variable key length is standard among all AES
candidates and was one of the major design requirements specified by
NIST. The Serpent algorithm uses 32 rounds, or iterations of the main
algorithm.

from Stephan A. Rickauer (MAINTAINER)
2009-09-06 13:09:06 +00:00