Skip to content

v1.6.0

Choose a tag to compare

@andreburgaud andreburgaud released this 06 Jul 02:53
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.