PHP Classes
elePHPant
Icontem

AES 128: A pure PHP AES 128 encryption implementation

Recommend this page to a friend!

  Author Author  
Picture of Jose Manuel Busto
Name: Jose Manuel Busto <contact>
Classes: 2 packages by
Country: Spain Spain


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class implements the AES 128 encryption and description algorithms using pure PHP code.

It encrypts or decrypts data using a key that should be specified as parameter along with data.

The code and comments are in Spanish.

  Classes of Jose Manuel Busto  >  AES 128  >  Download Download .zip .tar.gz  >  Support forum Support forum (13)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: AES 128
Base name: aes128
Description: A pure PHP AES 128 encryption implementation
Version: 1.1
PHP version: 5.0
License: GNU Lesser General Public License (LGPL)
 
  Groups   Dependents   Trackback   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Cryptography Encrypting, decrypting and hashing data View top rated classes


  Other classes that need this package  
Class Why it is needed Dependency
Pure PHP Yubikey Local OTP Authentication AES 128 source code is integrated in class source code in order to have only one file to include. Optional

  Pages that reference this package  
AES interop between .Net, Java and PHP
Few months ago I came accorss really interesting problem of AES encryption interoperability between .net, java and PHP language...
AES wrapper class with pure php and MCrypt extension support
The code below is a wrapper class around the AES-128 implementation at...

Latest pages that reference packages Latest pages that reference packages


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Files folder imagedocs (8 files)
Plain text file AES128.php Class AES 128 cipher algorithm

  Files folder image Files  /  docs  
File Role Description
  Accessible without login HTML file docen.html Doc. Documentation in english
  Accessible without login HTML file doces.html Doc. Documentación en español
  Accessible without login HTML file docgl.html Doc. Documentación en galego
  Accessible without login Plain text file ej1.php Example Example of use
  Accessible without login Plain text file ej2.php Example Example of use
  Accessible without login Plain text file ej3.php Example Example of use
  Accessible without login Plain text file ej4.php Example Example of use
  Accessible without login Plain text file LGPL.txt Lic. License

Install with Composer Install with Composer - Download Download all files: aes128.tar.gz aes128.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.