summaryrefslogtreecommitdiffstats
path: root/movement/lib/TOTP-MCU/TOTP.c
Commit message (Collapse)AuthorAgeFilesLines
* Properly vendor TOTP-MCU temporarilyWesley Ellis2021-11-232-0/+69
|
* Add initial TOTP watch face implWesley Ellis2021-11-221-0/+0
Vendor code from https://github.com/Netthaw/TOTP-MCU to do the heavy lifting of computing SHA-1 and HMAC and the rest of TOTP Also implement a date_time to unix timestamp method