Skip to content

Fixes and updates

Latest
Compare
Choose a tag to compare
@bitbank2 bitbank2 released this 25 Feb 10:17

This release adds important fixes and new examples thanks to a grant from NLnet.nl
I added functional and fuzz tests which run on Linux/MacOS. The same function tests are also in a new example sketch for Arduino. These tests helped find some memory exception vulnerabilities and added more protection against invalid parameters. This release also includes a more comprehensive example which shows the memory/speed tradeoffs in great detail (perf_explained).