Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By lotus49
#49621 I am looking for a crypto library, specifically one that supports HMAC SHA-1.

I have seen a few Arduino implementations but I have struggled to import them into the Arduino IDE. I have done this with other libraries but I wasn't able to with the two crypto libraries I found (https://github.com/Cathedrow/Cryptosuite and http://spaniakos.github.io/Cryptosuite).

Is there anything available?
User avatar
By bbx10node
#49688 I worked on the Cryptosuite library a while ago for a project that fizzled out. I cleaned the code up so it compiles and runs without errors for Uno and ESP8266. There are 74 forks of the original library so it possible someone has already done this but good luck finding it.

https://github.com/bbx10/Cryptosuite