ArduinoSpritzCipher v0.1.3
·
160 commits
to master
since this release
ArduinoSpritzCipher v0.1.3
Changes
- More portable & 8-bit code, And comments.
- Remove the non-reliable benchmark example (file
./examples/SpritzCipherBenchmark/SpritzCipherBenchmark.ino). - Rename the function
stream()tospritz_rand_byte(). - Change version in file
library.propertiesfrom0.1.2to0.1.3.