View Source Changelog
1.0.1 (2024-06-24)
Bug fixes
- Fix
rfc3394:wrap/3
guard (minimalbyte_size/1
ofKeyData
is 8) - Fix
rfc3394:unwrap/3
guard (minimalbyte_size/1
ofCipertext
is 16)
- Fix
Enhancements
- Introduce types and size constraints for
kek()
,iv()
,keyData()
andcipertext()
- Improve function documentation strings
- Introduce types and size constraints for
1.0.0 (2024-06-19)
- First public release