From 30d7ead6af5c28ff72d6e47bab7e044657be7ce6 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Wed, 25 May 2016 21:43:32 -0400 Subject: 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 --- manual/plugins/main.tex | 2 ++ 1 file changed, 2 insertions(+) (limited to 'manual/plugins/main.tex') diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index e5f5deb..2cd4903 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex @@ -272,6 +272,8 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).} {\input{plugins/metronome.tex}} +{\input{plugins/otp.tex}} + \opt{lcd_bitmap}{\input{plugins/periodic_table.tex}} \opt{swcodec}{\opt{recording_mic}{\input{plugins/pitch_detector.tex}}} -- cgit v1.1