mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-26 23:36:37 -04:00
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
This commit is contained in:
parent
59ae562a32
commit
30d7ead6af
9 changed files with 1724 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ mp3_encoder,apps
|
|||
mpegplayer,viewers
|
||||
nim,games
|
||||
oscilloscope,demos
|
||||
otp,apps
|
||||
pacbox,games
|
||||
pdbox,viewers
|
||||
pegbox,games
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue