summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/sha1.c (follow)
Commit message (Collapse)AuthorAge
* Fix endianness handling for sha1 (used by the otp plugin)Frank Gevaerts2016-06-28
| | | | Change-Id: I408d88d984f9026539c2d1bc2a9608243802c152
* 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