Skip to content

Releases: canonical/openssl-fips-java

0.3.0

21 Feb 19:38
5d503c4
Compare
Choose a tag to compare

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

11 Dec 14:35
ecf169e
Compare
Choose a tag to compare

0.1.0

04 Oct 14:04
5126bdf
Compare
Choose a tag to compare

Initial release.

New Contributors

Full Changelog: https://github.com/canonical/openssl-fips-java/commits/0.1.0