Script Installation
Secure hash based encryption Script Installation and Configure Services
|
Script Description:This class implements a hash based (sha1 / md5) block cipher in output feedback mode and provides secure encryption for php installations without mcrypt library.rrnDocumentation comes in phpDoc format.rrnExample script is provided.rrn rrnV. 1.0.1:rrnMinor fix to be compatible with php versions < 4.4.0.rrnUsage of print_r with second parameter in _generate_iv() was changed to serialize(). Site Url: http://www.phpclasses.org/browse/package/2982.htm |