This package implements a chaining block cipher using a one wayhash. This method of encryption is the same that is used by radius (RFC2138) and is also described in Applied Cryptography by Bruce Schneider (p. 353 / "Karn")
Required Ruby Version
>= 0
Authors
Sergey V. Beduev