freebsd-ports/security/p5-Crypt-IDEA/pkg-descr

7 lines
254 B
Plaintext
Raw Normal View History

1996-10-24 04:35:48 -04:00
This perl extension is an implementation of the IDEA block
cipher algorithm. The module implements the
Crypt::BlockCipher interface, which has the following
methods
blocksize =item keysize =item encrypt =item decrypt