Download the PHP package rafrsr/crypto without Composer
On this page you can find all versions of the php package rafrsr/crypto. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rafrsr/crypto
More information about rafrsr/crypto
Files in rafrsr/crypto
Download rafrsr/crypto
More information about rafrsr/crypto
Files in rafrsr/crypto
Please rate this library. Is it a good library?
Informations about the package crypto
Crypto
Easy encrypt and decrypt strings in PHP.
Features
- Easy usage
Crypto::build('secretKey')->encrypt('secret message')
- Support most populars MCRYPT algorithms
- Encryption verification through the method
isEncrypted($data)
- Prevent double encryption/decryption
Usage
``
All versions of crypto with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package rafrsr/crypto contains the following files
Loading the files please wait ....