bc19fc6484
Changes since 2.06: - changed keysize back to 0 apparently setting keysize to 8 triggered a bad hack in Crypt::CBC which resulted in OpenSRS breaking. the "bad hack" in question is: $ks = $cipher =~ /blowfish/i ? 56 : 8 unless $ks > 0; ... anyway.. fixed. - added two new functions: min_keysize and max_keysize these allow modules like Crypt::CBC_IL and Crypt::CBC_R to use variable key lengths with CBC modes. - cleaned up test.pl - updated README - minor change in XS - additions to reported platforms Remove package version number from DESCR.
4 lines
180 B
Text
4 lines
180 B
Text
$NetBSD: distinfo,v 1.3 2001/11/23 19:48:12 wiz Exp $
|
|
|
|
SHA1 (Crypt-Blowfish-2.09.tar.gz) = 4cb4380e788833c62ea0b8e994883e76a0547dc3
|
|
Size (Crypt-Blowfish-2.09.tar.gz) = 17497 bytes
|