Skip to content

Pkcs11Interop.X509Store 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jariq jariq released this 02 Jan 11:44
· 63 commits to master since this release
  • Fixed PKCS#1 DigestInfo encoding
  • Added support for RSASSA-PSS signature scheme
  • Added support for ECDSA signatures
  • Added support for private keys protected with PIN.
    Those with CKA_ALWAYS_AUTHENTICATE attribute set to CK_TRUE.
  • Removed Pkcs11SlotInfo::TokenPresent property.
    If token is not present then Pkcs11Slot::Token is null.