blob: e0965e3fcf3de06d873bdc9efcaa3c513c129c7d (
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.
|