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: http://search.cpan.org/dist/Crypt-DES/
