Download the PHP package jsq/iron-php without Composer
On this page you can find all versions of the php package jsq/iron-php. 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 iron-php
iron-php
iron-php
is a PHP implementation of the Iron
library. Iron generates encapsulated tokens suitable for embedding in cookies,
query parameters, and HTTP headers.
Please consult the Iron [security considerations] (https://github.com/hueniverse/iron#security-considerations) before using this library.
Differences from Iron
iron-php
supports the token format generated by Iron 4.0, with the
following exceptions:
- The payload encryption cipher method is configurable but cannot be set to any GCM or CTR variant of AES. This is due to a PHP limitation that will be addressed in PHP 7.1.
- Separate encryption and signature passwords are not supported.
Usage
All versions of iron-php with dependencies
PHP Build Version
Package Version
Requires
ext-openssl Version
*
php Version >=7.0
php Version >=7.0
The package jsq/iron-php contains the following files
Loading the files please wait ....