Skip to content

Pkcs11Interop.X509Store 1.0.0

Latest
Compare
Choose a tag to compare
@jariq jariq released this 01 May 12:26
  • Pkcs11RsaProvider supports encryption and decryption with PKCS1 padding
    Based on code provided by @dunkleyr in #32
  • Pkcs11RsaProvider supports encryption and decryption with OAEP padding
  • Unrecognized tokens are ignored
    Based on code provided by @dalmohub in #33
  • Introduced PrivateKeyObjectNotFoundException and PublicKeyObjectNotFoundException in #38
  • Improved documentation