Download the PHP package nguyenanhung/phpaes without Composer
On this page you can find all versions of the php package nguyenanhung/phpaes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nguyenanhung/phpaes
More information about nguyenanhung/phpaes
Files in nguyenanhung/phpaes
Download nguyenanhung/phpaes
More information about nguyenanhung/phpaes
Files in nguyenanhung/phpaes
Please rate this library. Is it a good library?
Informations about the package phpaes
PhpAes
FIPS-192 compliant AES cipher.
Supported key lengths:
- 128 bits
- 192 bits
- 256 bits
Support block modes:
- ECB: Electronic Code Book
- CBC: Cipher Block Chaining
- CFB: Cipher Feedback
- OFB: Output Feedback
Supported padding schemes:
- null byte (0x00)
Installation
Install via composer:
Basic Usage
Static Code Analysis
Running Tests
Code Style
This project adheres to PSR-2 formatting.
All versions of phpaes with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package nguyenanhung/phpaes contains the following files
Loading the files please wait ....