PHP Classes

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

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 65%Total: 7,943 All time: 219 This week: 56Up
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: 42
All time rank: 3297 in Poland Poland
Week rank: 261 Up8 in Poland Poland Down

Recommendations

  Files folder image Files (6)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:7,943
This week:0
All time:219
This week:56Up
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:603
 
very helpful
11 years ago (Biswajit Naik)
80%StarStarStarStarStar
I tried with various strings unsuccesfully
15 years ago (Jairo Bernal)
32%StarStar
thanks -- straightforward and useful.
15 years ago (Greg Herrington)
77%StarStarStarStar