ArduinoSpritzCipher v1.2.0
Changes
- Add
spritz_crypt_inplace()
. - Add
SPRITZ_USE_LIBC
lib-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.0
to1.2.0
.
Acknowledgment
Thanks to @RobTillaart for helping the quality of this software.