Codebase list libcrypt-cbc-perl / upstream/2.29
[svn-upgrade] Integrating new upstream version, libcrypt-cbc-perl (2.29) Gregor Herrmann 16 years ago
3 changed file(s) with 18 addition(s) and 11 deletion(s). Raw diff Collapse all Expand all
22 use Digest::MD5 'md5';
33 use Carp;
44 use strict;
5 use bytes;
56 use vars qw($VERSION);
6 $VERSION = '2.28';
7 $VERSION = '2.29';
78
89 use constant RANDOM_DEVICE => '/dev/urandom';
910
00 Revision history for Perl extension Crypt::CBC.
1 2.29 Tue Apr 22 10:22:37 EDT 2008
2 - Fixed errors that occurred when encrypting/decrypting utf8 strings
3 in Perl's more recent than 5.8.8.
4
15 2.28 Mon Mar 31 10:46:25 EDT 2008
26 - Fixed bug in onesandzeroes test that causes it to fail with Rijndael module
37 is not installed.
0 # http://module-build.sourceforge.net/META-spec.html
1 #XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
2 name: Crypt-CBC
3 version: 2.28
4 version_from: CBC.pm
5 installdirs: site
6 requires:
0 --- #YAML:1.0
1 name: Crypt-CBC
2 version: 2.29
3 abstract: ~
4 license: ~
5 author: ~
6 generated_by: ExtUtils::MakeMaker version 6.44
7 distribution_type: module
8 requires:
79 Digest::MD5: 2.00
8
9 distribution_type: module
10 generated_by: ExtUtils::MakeMaker version 6.30_01
10 meta-spec:
11 url: http://module-build.sourceforge.net/META-spec-v1.3.html
12 version: 1.3