summaryrefslogtreecommitdiffstats
path: root/movement/lib/TOTP-MCU
Commit message (Collapse)AuthorAgeFilesLines
* add header guards, move declarations to source fileJoey Castillo2021-11-243-15/+25
|
* Properly vendor TOTP-MCU temporarilyWesley Ellis2021-11-238-0/+374
|
* 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