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.5 by root, Wed Dec 1 02:12:30 2010 UTC vs.
Revision 1.6 by root, Sun Aug 1 18:09:47 2021 UTC

30 30
31package Crypt::Twofish2; 31package Crypt::Twofish2;
32 32
33use XSLoader; 33use XSLoader;
34 34
35$VERSION = '1.02'; 35$VERSION = '1.03';
36 36
37XSLoader::load __PACKAGE__, $VERSION; 37XSLoader::load __PACKAGE__, $VERSION;
38 38
39=item keysize 39=item keysize
40 40

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines