summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/sha1.h (follow)
Commit message (Collapse)AuthorAge
* support static passwords, hardware-accelerated AES, SHA1Franklin Wei2016-07-09
| | | | Change-Id: Iacb1ac768741f40a7b3ed39eb820bb228bbabd0a
* fix cryptoFranklin Wei2016-07-07
| | | | Change-Id: I585a03d0420fc9317ee11e6f8e6d9419cab3f2de
* One-Time Password client (HOTP and TOTP)Franklin Wei2016-06-05
* Implements RFC 4226 (HOTP) and RFC 6238 (TOTP) * Adds sha1.c to apps/plugins/lib (orignally tools/hmac-sha1.c) * See manual entry for more information Change-Id: Ia4a4031b29f97361b541e71438aa7f3ea82212f2