Skip to content

Release 2.0.0-beta6

Pre-release
Pre-release
Compare
Choose a tag to compare
@cryptobot cryptobot released this 16 Mar 12:31
2.0.0-beta6
b441132
  • Added Masterkey.clone() to allow controlling the key lifecycle from within try-with-resource statements
  • Reworked internal key handling, limiting scope and wiping as soon as possible (fixing #19)
  • Cleanup, test coverage and javadoc improvements