blob: ce1df95c9e8ca1bea2b6bac8ed2bbd1c669163b9 (
plain) (
blame)
1
2
3
4
5
6
|
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
|