v1.6.0
- 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.