ArduinoSpritzCipher v1.2.0
Changes
- Add
spritz_crypt_inplace(). - Add
SPRITZ_USE_LIBClib-c functions usage option - Inline internal functions for speed improvement.
- Faster wipe traces in
spritz_compare(). - Source code and docs cleanups.
- Change version from
1.1.0to1.2.0.
Acknowledgment
Thanks to @RobTillaart for helping the quality of this software.