ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Crypt-Twofish2/Twofish2.pm
(Generate patch)

Comparing Crypt-Twofish2/Twofish2.pm (file contents):
Revision 1.1 by root, Sat Sep 6 22:10:54 2003 UTC vs.
Revision 1.2 by root, Wed Jul 14 15:55:44 2004 UTC

30 30
31package Crypt::Twofish2; 31package Crypt::Twofish2;
32 32
33require DynaLoader; 33require DynaLoader;
34 34
35$VERSION = 0.06; 35$VERSION = '1.0';
36@ISA = qw/DynaLoader/; 36@ISA = qw/DynaLoader/;
37 37
38bootstrap Crypt::Twofish2 $VERSION; 38bootstrap Crypt::Twofish2 $VERSION;
39 39
40=item keysize 40=item keysize

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines