Tweak security/libp11 version 0.4.0
[dports.git] / security / p5-Crypt-DES / pkg-descr
1        This perl extension is an implementation of the DES block
2        cipher algorithm.  The module implements the
3        Crypt::BlockCipher interface, which has the following
4        methods
5
6        blocksize =item keysize =item encrypt =item decrypt