Version 4.6.1
New Features:
- Exposed more authenticated encryption modes (CCM, OCB, SIV).
- Added "Set Key Derivation" to symetric API to allow the user to define custom derivations parameters.
- Added "Set Tag Length" to symetric API to allow custom tag lengths.
Bug Fixes:
- Bug Fix: Fixed crash when non AEAD algorithms selected and Tag or AEAD text supplied.
- Bug Fix: Fixed some VI descriptions.
Changes:
- Changes: Updated Example Symmetric AEAD to enable user to choose algorithm.
- Changes: Default symmetric derivation algorithm changed from SHA1 to SHA3-512 for improved security.