notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/p5-Crypt-CFB/distinfo
SVNWeb

Number of commits found: 2

Fri, 20 May 2011
[ 21:55 ashish search for other commits by this committer ] Original commit 
- Upgrade to 0.02.
Sun, 18 Dec 2005
[ 21:55 erwin search for other commits by this committer ] Original commit 
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

Number of commits found: 2