1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/security/p5-Crypt-Blowfish/pkg-descr
Ade Lovett f67c6ae4c3 Add p5-Crypt-Blowfish, a perl module for Blowfish encryption,
required for the OpenSRS application.

PR:		21340
Submitted by:	Patrick Bihan-Faou <patrick@mindstep.com>
2000-09-19 16:10:53 +00:00

5 lines
239 B
Plaintext

This is Crypt::Blowfish, an XS-based implementation of the
Blowfish cryptography algorithm designed by Bruce Schneier. It's designed
to take full advantage of Crypt::CBC when desired. Blowfish keys may be
up to 448 bits (56 bytes) long.