Package Information |
Summary |
Wrapper for OpenSSL Crypto Library |
Maintainers |
Jakub Zelenka <
jakub dot php at gmail dot com >
(lead)
[details]
|
License |
PHP 3.01 |
Description |
This package provides an objective wrapper for OpenSSL Crypto Library |
Homepage |
https://github.com/bukka/php-crypto
|
Release notes
Version 0.1.0
(devel)
|
* Incremental cipher decryption and encryption * Support for authenticated encryption and decryption (GCM and CCM modes) * Incremental hash creation * Methods for retrieving informations about cipher and hash algorithms * HMAC and CMAC creation * Random numbers API including seeding and saving/loading PRNG state * Incremental Base64 decoding and encoding |