Bug 43793 - New Port: security/libidea (IDEA block cipher library)
Summary: New Port: security/libidea (IDEA block cipher library)
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-07 22:00 UTC by Jim Geovedi
Modified: 2003-03-25 13:09 UTC (History)
0 users

See Also:


Attachments
security_libidea.shar (3.06 KB, text/plain)
2002-10-07 22:00 UTC, Jim Geovedi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Geovedi 2002-10-07 22:00:10 UTC
	
IDEA is a block cipher invented by Xuejia Lai and James Massey in
1991.  A block cipher is an encryption algorithm that encrypts the
data in blocks.  IDEA has a block size of 64 bits, and a keylength of
128 bits. IDEA is a symmetrical algorithm, which means that the same
key is used both for encryption and for decryption.
Comment 1 Foxfair Hu freebsd_committer freebsd_triage 2003-03-25 13:08:55 UTC
State Changed
From-To: open->closed

Commit, thanks !