This repository has been archived by the owner on Jul 21, 2024. It is now read-only.
v1.4.1
- New features
- Add support of chinese GM algorithms (SM2, SM3)
- Enhancements
- Simplified the SecretKey classes
- Remove the classes ECDSAPrivateKey and ECDSAPublicKey
- Rename Object to PKCS11Object
- Rename Object to PKCS11Object
- Rename the classes of PKCS#11 Parameters from *Parameters to *Params so that they have the same suffix as those of wrapper package
- Optimized the concatenation of Strings
- Split to two modules pkcs11-constants and sunpkcs11-wrapper
- Define the VENDOR constants also in PKCS11Constants