PHP Classes

AES Cipher: Encrypt and decrypt data with AES in pure PHP

Recommend this page to a friend!
  Info   View files View files (6)   DownloadInstall with Composer Download .zip   Reputation   Support forum (10)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 65%Total: 7,938 This week: 1All time: 219 This week: 89Up
Version License PHP version Categories
aes 1.0.5GNU Lesser Genera...5.0PHP 5, Cryptography
Description 

Author

This class is a pure PHP implementation of the AES algorithm.

It can encrypt and encrypt data using the AES Rijndael algorithm with key lengths of 128, 192, 256.

Picture of Marcin Wisniowski
Name: Marcin Wisniowski <contact>
Classes: 1 package by
Country: Poland Poland
Age: 41
All time rank: 3297 in Poland Poland
Week rank: 91 Up1 in Poland Poland Up

Recommendations

  Files folder image Files  
File Role Description
Plain text file AES.class.php Class AES Class file
Plain text file AESCipher.class.php Class AESCipher Class
Accessible without login HTML file AES-docs-en.html Doc. AES Class Documentation
Accessible without login Plain text file test1.php Example Test case
Accessible without login Plain text file test2.php Example Example
Accessible without login Plain text file test3.php Example AESCipher Example

 Version Control Unique User Downloads Download Rankings  
 0%
Total:7,938
This week:1
All time:219
This week:89Up
User Ratings User Comments (3)
 All time
Utility:80%StarStarStarStarStar
Consistency:80%StarStarStarStarStar
Documentation:80%StarStarStarStarStar
Examples:92%StarStarStarStarStar
Tests:-
Videos:-
Overall:65%StarStarStarStar
Rank:595
 
very helpful
10 years ago (Biswajit Naik)
80%StarStarStarStarStar
I tried with various strings unsuccesfully
14 years ago (Jairo Bernal)
32%StarStar
thanks -- straightforward and useful.
14 years ago (Greg Herrington)
77%StarStarStarStar