1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/security/p5-Crypt-DES/pkg-descr
1996-10-24 08:33:54 +00:00

7 lines
253 B
Plaintext

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