Twofish.php
Pure-PHP implementation of Twofish.
Uses mcrypt, if available, and an internal implementation, otherwise.
PHP version 5
Useful resources are as follows:
Here's a short example of how to use this library:
Tags
Table of Contents
Classes
- Twofish
- Pure-PHP implementation of Twofish.