Commit Graph

9 Commits

Author SHA1 Message Date
steven
59718901b3 update to 2.24 2007-09-29 05:52:17 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
steven
7cff876547 SECURITY update to Crypt::CBC 2.17
Versions of this module prior to 2.17 were incorrectly
using 8 byte IVs when generating the old-style RandomIV style header
(as opposed to the new-style random salt header). This affects data
encrypted using the Rijndael algorithm, which has a 16 byte blocksize,
and is a significant security issue.

The bug has been corrected in versions 2.17 and higher by making it
impossible to use 16-byte block ciphers with RandomIV headers. You may
still read legacy encrypted data by explicitly passing the
-insecure_legacy_decrypt option to Crypt::CBC->new().
2006-03-19 16:03:27 +00:00
steven
f174a0b0f6 update to 2.15. from Jasper Lievisse Adriaanse
PKG_ARCH=* while here
2006-01-12 13:12:42 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
xsa
0e3ed8e1a4 update to 2.10; ok danh@. 2004-06-01 13:50:18 +00:00
danh
5c20c2043a update to Crypt-CBC-2.08; drop NEED_VERSION 2002-09-12 15:57:33 +00:00
danh
11cbbf876f update to p5-Crypt-CBC 2.02 2002-05-17 16:20:28 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00