summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces/complication/totp_face.c
Commit message (Collapse)AuthorAgeFilesLines
* add default loop handler to all current watch facesJeremy O'Brien2023-01-251-6/+2
|
* totp : rework and add SHA256/512 (#151)EmilienCourt2023-01-141-8/+22
| | | | | | | | | | | | | | | | | | | | * totp : rework and add SHA256/512 * totp : comment code * totp : fix SHA224/SHA384 and examples * totp : fix bug in totp_face_lfs * totp : init_totp_record to SHA1 * totp : move TOTP-MCU to TOTP, update README and example * totp : SHAX, use size_t n instead of harcoded 8 * clarify what to put in TOTP face Co-authored-by: Emilien <Emilien> Co-authored-by: joeycastillo <joeycastillo@utexas.edu>
* add support for multiple TOTP keysJack Bond-Preston2022-08-291-13/+33
|
* movement: slight reorganizationJoey Castillo2022-01-251-0/+80