[ANNOUNCEMENT] pkcs11-1.0 (stable) Released.
[email protected] ("PECL Announce")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package pkcs11-1.0 (stable) has been released at https://pecl.php.net/.
Release notes
-------------
- 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
Package Info
-------------
This extension provides an Object Oriented API for PKCS11 C_* functions to interact with a Hardware Security Module.
Related Links
-------------
Package home: https://pecl.php.net/package/pkcs11
Changelog: https://pecl.php.net/package-changelog.php?package=pkcs11
Download: https://pecl.php.net/get/pkcs11-1.0.tgz
Authors
-------------
Guillaume Amringer (lead)
Vincent JARDIN (contributor)