schmidmt / libopt

A C TOPT and HOTP authentication library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libOTP

One time password library implementing HOTP(RFC 4226) and TOTP(RFC 6238).

Installation

Execute the following commands to install the library:

$ ./configure
$ make
$ sudo make install

About

A C TOPT and HOTP authentication library.


Languages

Language:M4 46.0%Language:C 27.6%Language:Shell 19.9%Language:Makefile 6.6%