1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:24:52 +00:00
freebsd-ports/security/libidea/pkg-descr

11 lines
420 B
Plaintext
Raw Normal View History

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.
WWW: http://www.mediacrypt.com/engl/Community/index.asp
-- Jim Geovedi
jim@corebsd.or.id