Skip to content

0.3.0

Compare
Choose a tag to compare
@exceptionfactory exceptionfactory released this 24 Dec 04:48
· 39 commits to main since this release
80052e7

Features

  • Added X25519KeyFactory in jagged-x25519 for translating Private Keys to Public Keys
  • Added build workflow for Java 21
  • Added documentation links for project components to README.md
  • Upgraded build plugins and GitHub Actions

Fixes

  • Corrected X25519SharedSecretKeyProducer to avoid issues with reusing the Key Agreement across multiple threads
  • Changed jagged-bom to use dependency management definition for project modules