Releases: canonical/openssl-fips-java
Releases · canonical/openssl-fips-java
0.3.0
What's Changed
- Rename JNI related files by @pushkarnk in #55
- Build the provider using JDK 17 by @pushkarnk in #56
- Add an initial implementation of engineReset() for MessageDigestSpi by @pushkarnk in #58
- Add an initial impl for MACSpi.engineReset() and elaborate MAC tests by @pushkarnk in #59
- test: ensure KeyAgreement objects could be reused by @pushkarnk in #60
- SecretKeyFactoryTest: add check for getKeySpec() by @pushkarnk in #61
- Fix implementation of engineGetOutputSize(), add tests by @pushkarnk in #62
- Implement support for Additional Authentication Data with CCM/GCM Ciphers by @pushkarnk in #63
- Implement Cipher.wrap()/unwrap() for secret keys by @pushkarnk in #65
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Don't use Files.createTempFile() while loading libjssl.so
- Better unit testing for Signatures
- RSAwithSHA256 - make SHA256 the default digest for RSA signatures
New Contributors
Full Changelog: 0.1.0...0.2.0
0.1.0
Initial release.
New Contributors
- @pushkarnk made their first contribution in #8
- @renovate made their first contribution in #17
Full Changelog: https://github.com/canonical/openssl-fips-java/commits/0.1.0