Download the PHP package kanti/mcrypt without Composer
On this page you can find all versions of the php package kanti/mcrypt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mcrypt
MCrypt helper object
install via Composer
command line:
composer.json:
how to use it
$options
option | default |
---|---|
algorithm | MCRYPT_RIJNDAEL_256 |
mode | MCRYPT_MODE_CBC |
iv | php mcrypt_create_iv(mcrypt_get_iv_size($algorithm, $mode), MCRYPT_DEV_URANDOM) |
Changlog
Version 1.3
Incompatible to Version 1.2 Data.
All versions of mcrypt with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package kanti/mcrypt contains the following files
Loading the files please wait ....