
Crypt::twofish implements twofish encryption using an interface compatible with crypt::cbc interface.
twofish is a 128-bit symmetric block cipher with a variable length (128, 192, or 256-bit) key, developed by counterpane labs. it is unpatented and free for all uses, as described at
.