Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@lambdapioneer lambdapioneer released this 11 Jan 16:23
· 15 commits to main since this release

This can be considered the first version that is ready for evaluation in production-like environments.

Changelog:

  • The method HiddenSloth#decryptFromStorageWithCachedSecrets now correctly throws SlothDecryptionFailed instead of AEADBadTagException if decryption fails.
  • Removed obsolete code from HiddenSlothImpl#computeCachedSecrets
  • Upgraded dependencies