aboutsummaryrefslogtreecommitdiffstats
path: root/security/ppars
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2005-12-19 05:55:15 +0800
committererwin <erwin@FreeBSD.org>2005-12-19 05:55:15 +0800
commit473ff650f30f9e74e7ffc2d7c87e78cff46cd670 (patch)
treed36966de1f97ef5ae137b6bde0e4c38115a49b1e /security/ppars
parent4cb940eb45415d366a18a83b0897152b87a5015b (diff)
downloadfreebsd-ports-graphics-473ff650f30f9e74e7ffc2d7c87e78cff46cd670.tar.gz
freebsd-ports-graphics-473ff650f30f9e74e7ffc2d7c87e78cff46cd670.tar.zst
freebsd-ports-graphics-473ff650f30f9e74e7ffc2d7c87e78cff46cd670.zip
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: http://search.cpan.org/dist/Crypt-CFB PR: ports/90611 Submitted by: Gabor Kovesdan
Diffstat (limited to 'security/ppars')
0 files changed, 0 insertions, 0 deletions