Bug 90613

Summary: [new port] security/p5-Crypt-Ctr
Product: Ports & Packages Reporter: Gabor Kovesdan <gabor.kovesdan>
Component: Individual Port(s)Assignee: Erwin Lansing <erwin>
Status: Closed FIXED    
Severity: Affects Only Me CC: gabor.kovesdan
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Crypt-Ctr.tar.gz none

Description Gabor Kovesdan 2005-12-18 21:20:03 UTC
Generic Counter Mode implementation in pure Perl. The Counter 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-Ctr
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2005-12-18 21:21:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->erwin

I'll handle this.
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2005-12-18 21:59:29 UTC
State Changed
From-To: open->closed

Port added, thanks!