arduino-libraries / ArduinoECCX08

76 stars 49 forks source link

HMAC SHA256 hashing #42

Closed markpatterson27 closed 1 year ago

markpatterson27 commented 2 years ago

According to the datasheet, the ECC508 can do HMAC hashing but I don't see it implemented in this library. Is it possible to do HMAC-SHA256 hashing with this library?

RLeclair commented 1 year ago

I'm interested as well in this and I am investigating a way to implement it, is there already work being done?

per1234 commented 1 year ago

Closing as resolved by https://github.com/arduino-libraries/ArduinoECCX08/pull/45