commit | 30d7ead6af5c28ff72d6e47bab7e044657be7ce6 | [log] [tgz] |
---|---|---|
author | Franklin Wei <frankhwei536@gmail.com> | Wed May 25 21:43:32 2016 -0400 |
committer | Franklin Wei <frankhwei536@gmail.com> | Sun Jun 05 14:25:09 2016 -0400 |
tree | 57b38d872bb37cf361fb2777ba5da48d5fc14a3c | |
parent | 59ae562a3280105595e690ebff772ea4f7790970 [diff] |
One-Time Password client (HOTP and TOTP) * 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