c667d1522b
- update to 1.02 - add WWW - take maintainership PR: ports/47210 Submitted by: Erwin Lansing <erwin@lansing.dk>
8 lines
300 B
Text
8 lines
300 B
Text
This perl extension is an implementation of the IDEA block
|
|
cipher algorithm. The module implements the
|
|
Crypt::BlockCipher interface, which has the following
|
|
methods
|
|
|
|
blocksize =item keysize =item encrypt =item decrypt
|
|
|
|
WWW: http://search.cpan.org/dist/Crypt-IDEA/
|