Skip to content

Releases: canonical/openssl-fips-java

0.7.0

Choose a tag to compare

@pushkarnk pushkarnk released this 28 May 05:08
8cac72c

What's Changed

Full Changelog: 0.6.0...0.7.0

0.5.0

Choose a tag to compare

@pushkarnk pushkarnk released this 28 Feb 06:36
61c71cb

What's Changed

New Contributors

Full Changelog: 0.4.1...0.5.0

0.4.0

Choose a tag to compare

@pushkarnk pushkarnk released this 28 Nov 17:36
78f79df

What's Changed

  • Add initial security provider documentation by @pushkarnk in #73
  • Fix critical bugs: uninitialized field, missing returns, memory leak, and unsafe temp file by @Copilot in #90

New Contributors

  • @Copilot made their first contribution in #90

Full Changelog: 0.3.0...0.4.0

0.3.0

Choose a tag to compare

@pushkarnk pushkarnk released this 21 Feb 19:38
5d503c4

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

Choose a tag to compare

@pushkarnk pushkarnk released this 11 Dec 14:35
ecf169e

0.1.0

Choose a tag to compare

@pushkarnk pushkarnk released this 04 Oct 14:04
5126bdf

Initial release.

New Contributors

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