aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-CFB/pkg-descr
blob: 5da3f8818303464be449a7420d0786148516e708 (plain) (blame)
1
2
3
4
5
6
7
8
Generic CFB implementation in pure Perl. The Cipher Feedback Mode module
constructs a stream cipher from a block cipher or cryptographic hash funtion
and returns it as an object. Any block cipher in the Crypt:: class can be
used, as long as it supports the blocksize and keysize methods. Any hash
function in the Digest:: class can be used, as long as it supports the
add method.

WWW: https://metacpan.org/release/Crypt-CFB