- 1,251 categories
- 40,829 scripts
- phpAES is a PHP 5 class. It can encrypt/decrypt data using 128, 192, and 256-bit AES cipher. It uses pure PHP and does not require mcrypt or any other external library to be compiled into PHP.
phpAES comes with a sample script and the phpAES cl...
- Categories
- Platforms
- Licenses
- Features List
Main features:
- Fast && easy - using PHP technology the software is very fast, small and easy;
- Fast installation - you can install the software in 5 minutes by two steps using your web browser;
- Fully encryp...
- Categories
- Platforms
- Licenses
- Currently there are no functions in a default build of PHP to carry out two way encryption, there is the mcrypt extension but it is not build in PHP by default. Secrypt is a class written in PHP to fill that gap and allow secure, customizable and mos...
- Categories
- Platforms
- Licenses
- This class implements a hash based (sha1 / md5) block cipher in output 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:
...
- Categories
- Platforms
- Licenses
- Mcrypt is a wonderful set of library functions for encrypting, decrypting, and hashing data.
- Categories
- Platforms
- Licenses
- RC4 is a symmetric fast and secure encryption / decryption algorithm. This class attempts to add the unbarable missing of RC4 support in PHP, also since recent versions mcrypt do not support RC4.
- Categories
- Platforms
- Licenses