Skip to content

v1.6.0

Compare
Choose a tag to compare
@andreburgaud andreburgaud released this 06 Jul 02:53
· 12 commits to main since this release
cac103c
  • Reverted changes to ensure consistency with encryption/decryption functions in the Go standard library (panic on an error to eliminate any possibility of bypassing problems).
  • Added tests to observe panic on encryption/decryption when the input is incorrect.