2003-10-31 04:41:09 -05:00
|
|
|
Anubis is a variable-length key, 128-bit block cipher designed by
|
|
|
|
Vincent Rijmen and Paulo S. L. M. Barreto. Anubis was submitted as
|
|
|
|
a NESSIE candidate. Key length can be 128, 160, 192, 224, 256, 288,
|
|
|
|
or 320 bits.
|
|
|
|
|
|
|
|
The default key length in this implementation is 128 bits.
|
|
|
|
|
2005-09-21 15:35:50 -04:00
|
|
|
WWW: http://search.cpan.org/dist/Crypt-Anubis/
|