ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
413 B
Text
7 lines
413 B
Text
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: https://metacpan.org/release/Crypt-TEA
|