See also https://github.com/xipki/pkcs11wrapper/releases
- Release date:
- Release date: July 4, 2019
- Allow different hash algorithm in the field mgf and hashAlg in CK_RSA_PKCS_PSS_PARAMS and CK_RSA_PKCS_OAEP_PARAMS.
- Release date: June 23, 2019
- Error code will not be read. This has been corrected.
- Code runnable also in JDK 13
- Add support of AES GCM/CCM (only for JDK13 and above)
- Add support of TLS12 key operations (only for JDK13 and above)
- Add tests / examples.
- Release date: May 11, 2019
- Add EC key constructor to accept explicit keytype
- Release date: Mar 15, 2019
- Update the PKCS#11 constants (to version 3.0 draft).