Skip to content

ArduinoSpritzCipher v0.1.3

Choose a tag to compare

@abderraouf-adjal abderraouf-adjal released this 26 Oct 17:55
· 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() to spritz_rand_byte().
  • Change version in file library.properties from 0.1.2 to 0.1.3.