torre76 / php-crypto-params
Utility function to encrypt - decrypt string using AES symmetric algorithm that is compatible with https://code.google.com/p/crypto-js/
1.0.0
2016-01-17 12:09 UTC
Requires
- php: >= 5.3.0
- ext-mcrypt: *
Requires (Dev)
- phpdocumentor/phpdocumentor: 2.*
- phpunit/phpunit: 4.8.*
- satooshi/php-coveralls: ~1.0
This package is not auto-updated.
Last update: 2024-11-13 19:45:46 UTC
README
Utility function to encrypt - decrypt string using AES symmetric algorithm that is compatible with Crypto-JS .
Documentation and Installation instructions
Documentation and installation instructions can be found at Read The Docs.