83764e1daa
Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in.
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: http://search.cpan.org/dist/Crypt-TEA/
|