Package Information |
Summary |
PHP Bindings for PKCS11 modules |
Maintainers |
Guillaume Amringer (lead)
[details]
Vincent JARDIN (contributor)
[details]
|
License |
PHP License |
Description |
This extension provides an Object Oriented API for PKCS11 C_* functions to interact with a Hardware Security Module. |
Homepage |
https://github.com/gamringer/php-pkcs11/
|
Release notes
Version 1.0
(stable)
|
- Added support for C_WaitForSlotEvent - Added support for C_Wrap/C_Unwrap in OASIS-like API - New Pkcs11\Exception - Normalized error throwing - Fixed argument definition when expecting P11Object - Fixed various memory issues - Fixed OASIS mapping for C_Digest |