Releases: DirectProjectJavaRI/direct-common
Releases · DirectProjectJavaRI/direct-common
Release list
Direct Common 8.1.3
Fixes for this release:
Fixed reference to HSM secret keys in StaticCachedPKCS11TokenKeyStoreProtectionManager to use the references instead of attempting to create new KeySpec objects that do not contain encoded private key data.
Direct Common 8.1.2
Direct Common 8.1.2
Fixes for this release:
- Update PKCS11 crypto implementation:
refactor CSR generation to use modern Bouncy Castle API
add provider initialization
improve key handling with null checks
and correct test passwords
Direct Common 6.1.0
Direct Common 6.1.0
- Back ported support for key encryption and key digest algorithms.
Direct Common 8.1.0
Direct Common 8.1.0
- Updating to BC 18on (instead of 15on)
- Added new options parameters for OAEP RSA encyption and key signing algorithm.
Direct Common 8.0.0
Upgraded multiple dependencies. Most notably updated to:
- Spring Boot 2.5.2
- CFEnv 2.4.0
- BouncyCastle 1.68
- Junit 5
- Java Mail 1.6.2
Direct Common 7.0
Merge pull request #7 from DirectProjectJavaRI/develop Adding missing source file from 7.0 release.