Kryptoxin v0.9.5
This new minor version pack several new features and code improvements.
New Features
- Jinja2 Template Support (backend)
- PowerShell Template Script:
print
- IV and Salt Randomization
- Enabled support for CFB,OFB,EAX operation modes
Changelog
- Fixed bug with CBC mode operation (void IV)
- Fixed
--iv
and--salt
command-line options parameters - Updated Makefile with new install receipt
- Updated Tests
Notes
- Output from previous versions are no longer working as-is (IV prepending is now disabled)