History: enc_chacha
This page describes all changes made to the enc_chacha package, CHACHA20 algorithm, since its release.
Version
1.3 (2020-08-12, 9:30)
- Cleaned up code to match HCC coding style.
- Fixed comppilation warnings.
1.2:
- Fixed problem when encypting files bigger than/equal to 128 bytes.
- Moved defined variable with AAD size for test.
- Changed numbering in history because initial release appears to have been version 1.1 instead of 1.0.
1.1:
- Initial release.