Secure Hash Based Encryption is a Security Systems script
Overall rating: (N/A)
|
The script Secure hash based encryption is a Security Systems script (web page security / password protect).
This class implements a hash based (sha1 / md5) block cipher in outupt feedback mode and provides secure encryption for php installations without mcrypt library.
Documentation comes in phpDoc format.
Example script is provided.
V. 1.0.1:
Minor fix to be compatible with php versoins < 4.4.0.
Usage of print_r with second parameter in _generate_iv() was changed to serialize().
|
 Write a comment about the script Secure hash based encryption
|