Skip to content

Releases: arduino-libraries/ArduinoECCX08

1.3.8

31 Jan 08:13
15597a6
Compare
Choose a tag to compare

What's Changed

  • Add signing example by @sandeepmistry in #19
  • Fix typos in documentation by @per1234 in #46
  • Add missing mbed_opta and mbed_giga platforms by @pennam in #47
  • CI: Add new boards to compile examples workflow by @pennam in #51
  • fix: input length for ECCX08.ecSign() is 32 bytes by @fogzot in #49
  • Add monotonic counter support by @pennam in #53
  • Add library build configuration file by @pennam in #54
  • Build configuration: use a more flexible and already used pattern by @pennam in #55

New Contributors

Full Changelog: 1.3.7...1.3.8

1.3.7

02 Dec 08:11
0fd7aa5
Compare
Choose a tag to compare

What's Changed

  • Adding HMAC and nonce functionality for ATECC608 by @RLeclair in #45

New Contributors

Full Changelog: 1.3.6...1.3.7

1.3.6

01 Mar 14:54
Compare
Choose a tag to compare

Changelog

  • New CI workflows (mispelled words, example compilation, memory usage and linting) . (#29)
  • ESP32 support for M5Stack Core2 IoT EduKit (#30)
  • Adding mbed_portenta and mbed_nano as supported library to ArduinoECCX008 library . (#33)

1.3.5

18 Jan 05:33
Compare
Choose a tag to compare

Changelog

  • Adding mbed as supported library to ArduinoECCX008 library (since we are already using it on Portenta H7). (#27)

1.3.4

27 Jul 11:24
Compare
Choose a tag to compare
  • Adding support for using ArduinoECCX08 on Portenta H7.