blob: b97c1604930f65b40c41e91cba4d4a7acd3b795f (
plain) (
blame)
1
2
3
4
5
6
|
This perl extension is an implementation of the DES block
cipher algorithm. The module implements the
Crypt::BlockCipher interface, which has the following
methods
blocksize =item keysize =item encrypt =item decrypt
|