blob: 714143ea8d37ec7729636a10de2e23b3b4626bdf (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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: https://metacpan.org/release/Crypt-IDEA
|