crypto

pecl install crypto

Wrapper for OpenSSL Crypto Library

This package provides an objective wrapper for OpenSSL Crypto Library

Maintainer

  • Jakub Zelenka (lead )

Details

Stars: 75
Issue openned: 7
Downloads: 112649
0.3.0
7 years ago
Download DLL for processor with 64 bits architecture (x64)
PHP 7.1
Loading...
PHP 7.0
Loading...
PHP 5.6
Loading...
PHP 5.5
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 7.1
Loading...
PHP 7.0
Loading...
PHP 5.6
Loading...
PHP 5.5
Loading...
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 0.3.0 change log


* Fixed compilation with OpenSSL 1.1 and PHP 7.1
* Added KDF abstract class to be a parent for all key derivation function classes
* Added PBKDF2 class extending KDF class and implementing PBKDF2
* Renamed HashException code ALGORITHM_NOT_FOUND to HASH_ALGORITHM_NOT_FOUND
* Renamed MACException code ALGORITHM_NOT_FOUND to MAC_ALGORITHM_NOT_FOUND

requires:

  • php >=5.3.2
  • pearinstaller >=1.4.0a1