blob: 702d805eed134f78f21fff116f133ae46269fc56 (
plain)
1
2
3
4
|
This module implements Twofish encryption. It supports the Crypt::CBC
interface, with the functions described below. It also provides an interface
that is call-compatible with Crypt::Twofish 1.0, but its use in new code is
strongly discouraged.
|