c667d1522b
- update to 1.02 - add WWW - take maintainership PR: ports/47210 Submitted by: Erwin Lansing <erwin@lansing.dk>
9 lines
300 B
Plaintext
9 lines
300 B
Plaintext
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/
|