2017 © Pedro Peláez
 

library phpaes

PHP AES -- Accurate & Fast AES in PHP

image

chuyskywalker/phpaes

PHP AES -- Accurate & Fast AES in PHP

  • Thursday, November 26, 2015
  • by chuyskywalker
  • Repository
  • 7 Watchers
  • 35 Stars
  • 4,972 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 13 Forks
  • 1 Open issues
  • 4 Versions
  • 2 % Grown

The README.md

phpaes

A class for performing AES encryption with mcrypt or openssl. Includes benchmarks, full unit tests, and cross-engine validation., (*1)

Build Status, (*2)

Originally written as part of a blog entry called PHP: AES Mcrypt & OpenSSL, (*3)

The Versions

26/11 2015

dev-master

9999999-dev https://github.com/chuyskywalker/phpaes

PHP AES -- Accurate & Fast AES in PHP

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.3
  • ext-mcrypt *
  • ext-openssl *

 

The Development Requires

encryption aes openssl mcrypt

26/11 2015

v1.1.0

1.1.0.0 https://github.com/chuyskywalker/phpaes

PHP AES -- Accurate & Fast AES in PHP

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.3
  • ext-mcrypt *
  • ext-openssl *

 

The Development Requires

encryption aes openssl mcrypt

12/05 2014

v1.0.1

1.0.1.0 https://github.com/chuyskywalker/phpaes

PHP AES -- Accurate & Fast AES in PHP

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.3
  • ext-mcrypt *
  • ext-openssl *

 

The Development Requires

encryption aes openssl mcrypt

12/05 2014

v1.0.0

1.0.0.0 https://github.com/chuyskywalker/phpaes

PHP AES -- Complete, Accurate AES in PHP

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.3
  • ext-mcrypt *
  • ext-openssl *

 

The Development Requires

encryption aes openssl mcrypt