Contributors

Daniel Knüttel

  • 2018 Initial version of the library

  • 2018 Initial version of the C++ Wrapper

  • 2018 SHA1 implementation and C++ Wrapper for SHA1

  • 2019 Some bug fixes & some usability enhancments

per1234

  • 2018 Add keywords.txt

  • 2018 Add library.properties

  • 2019 Move example sketches to appropriately named folders

JoshHeaney

  • 2019 SHA256 and SHA1 HMAC example digest fix.

nagimov

  • 2020 fix expected hmac256 test output

  • 2020 Moved some data from RAM to flash in the examples

Christoph Honal

  • 2021 Remove test sketches from the regular build on PlatformIO

  • 2021 Fix out-of-bounds memory access in SHA1 hashing