ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
249 B
Text
8 lines
249 B
Text
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, keysize, encrypt, decrypt
|
|
|
|
WWW: https://metacpan.org/release/Crypt-DES
|