Bug 90717 - [new port] security/p5-Crypt-TEA
Summary: [new port] security/p5-Crypt-TEA
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-20 21:20 UTC by Gabor Kovesdan
Modified: 2005-12-21 17:38 UTC (History)
1 user (show)

See Also:


Attachments
p5-Crypt-TEA.tar.gz (1.55 KB, text/plain)
2005-12-20 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-20 21:20:06 UTC
TEA is a 64-bit symmetric block cipher with a 128-bit key and a variable number
of rounds (32 is recommended). It has a low setup time, and depends on a
large number of rounds for security, rather than a complex algorithm. It was
developed by David J. Wheeler and Roger M. Needham, and is described at
http://www.ftp.cl.cam.ac.uk/ftp/papers/djw-rmn/djw-rmn-tea.html .

WWW: http://search.cpan.org/dist/Crypt-TEA
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2005-12-21 09:07:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->erwin

I'll handle this.
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2005-12-21 09:07:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->erwin

I'll handle this.
Comment 3 Erwin Lansing freebsd_committer freebsd_triage 2005-12-21 17:38:47 UTC
State Changed
From-To: open->closed

Port added, thanks!