simpleTOTP A minimal implementation of the TOTP and HOTP algorithms. Dependencies C99-compliant C compiler OpenSSL (optional) GNU Make Building Run make to compile simpleTOTP.o and run a simple test suite. Licence MIT, see LICENCE file for full text.