2017 © Pedro Peláez
 

library aes

image

vkr/aes

  • Sunday, July 15, 2018
  • by wladislavk
  • Repository
  • 1 Watchers
  • 0 Stars
  • 41 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

This repository consists of two older classes written by Strategy Star Inc. in 2011 that were not previously under git, yet still used for encryption purposes by some companies. They were tested for PHP 5.6 or higher, and they require mcrypt extension to be manually installed for PHP 7.2 or higher. No licensing information is available, and Strategy Star does not exist anymore, so I took the liberty to use the MIT license., (*1)

The Versions

15/07 2018

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

  • php >=5.6
  • ext-mcrypt *

 

15/07 2018

1.1.0

1.1.0.0

  Sources   Download

MIT

The Requires

  • php >=5.6
  • ext-mcrypt *

 

14/07 2018

1.0.0

1.0.0.0

  Sources   Download

MIT

The Requires

  • php >=5.6
  • ext-mcrypt *