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