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.1
(stable)
|
- Added Yubico vendor definitions - Fixed compatibility with PHP 8.1 - Token and slot info is now trimmed - Attributes are now returned in types consistant with the defined constants - Added support to retrieve objects by URI from a Pkcs11\Session object |