mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
11 lines
407 B
Plaintext
11 lines
407 B
Plaintext
Twofish is a 128-bit symmetric block cipher with a variable key
|
|
length (128, 192, or 256 bits) key, developed by Counterpane Labs.
|
|
It is unpatented and free for all uses, as described at
|
|
http://www.counterpane.com/twofish.html. It has been one of the
|
|
five finalists for AES.
|
|
|
|
This module is written in pure Perl, it should run everywhere
|
|
where Perl runs.
|
|
|
|
WWW: https://metacpan.org/release/Crypt-Twofish_PP
|