2017 © Pedro Peláez
 

library aes-file-encrypt

An AES file encryption library based on http://aescrypt.com

image

shineklbm/aes-file-encrypt

An AES file encryption library based on http://aescrypt.com

  • Wednesday, March 9, 2016
  • by shineklbm
  • Repository
  • 1 Watchers
  • 0 Stars
  • 48 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 7 % Grown

The README.md

AES File Encryption Library for PHP

An AES file encrypt package based on http://aescrypt.com, (*1)

How to install it

composer require "shineklbm/aes-file-encrypt:1.0.0@dev" will install it, please look at the test folder and you will find the usage right there. I will update the available methods info there., (*2)

The Versions

09/03 2016

dev-master

9999999-dev

An AES file encryption library based on http://aescrypt.com

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Shine Sudarsanan

26/02 2016

1.0.0

1.0.0.0

An AES file encryption library based on http://aescrypt.com

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Shine Sudarsanan