Skip to content

Releases: gamringer/php-pkcs11

First stable

23 Mar 21:44
Compare
Choose a tag to compare

New in this version:

  • 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