[packages] add google-authenticator
authortripolar <tripolar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 22 Oct 2013 00:55:46 +0000 (00:55 +0000)
committertripolar <tripolar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 22 Oct 2013 00:55:46 +0000 (00:55 +0000)
commit9997c63f7acafb1ab090c47fad36fd3c9144320c
tree2878a1fb7378a98c743ca581516370d14d405cd5
parent0144c13fb9c178e9efc997ad15746d3bee108b27
[packages] add google-authenticator

The Google Authenticator project includes implementations of one-time
passcode generators for several mobile platforms, as well as a pluggable
authentication module (PAM). One-time passcodes are generated using open
standards developed by the Initiative for Open Authentication (OATH)
(which is unrelated to OAuth).

These implementations support the HMAC-Based One-time Password (HOTP)
algorithm specified in RFC 4226 and the Time-based One-time Password
(TOTP) algorithm specified in RFC 6238.

thanks DkSoul for the patch

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38492 3c298f89-4303-0410-b956-a3cf2f4a3e73
libs/google-authenticator/Makefile [new file with mode: 0644]
libs/google-authenticator/patches/000-makefile-fix [new file with mode: 0644]