Bug 90613 - [new port] security/p5-Crypt-Ctr
Summary: [new port] security/p5-Crypt-Ctr
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Erwin Lansing
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-18 21:20 UTC by Gabor Kovesdan
Modified: 2005-12-18 21:59 UTC (History)
1 user (show)

See Also:


Attachments
p5-Crypt-Ctr.tar.gz (1.50 KB, text/plain)
2005-12-18 21:20 UTC, Gabor Kovesdan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!