Data Processing

SimpleHOTP

A lightweight HOTP (HMAC - Based one Time Password) Generator for Arduino.

This library is for those, who want to save on memory and still use HOTPs. HOTPS can be easily validated or generated using this library. This Library also enables the developer to use SHA1 and HMAC functionality.

Go to repository

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.