Package com.eatthepath.otp


package com.eatthepath.otp
Contains classes for generating one-time passwords using either the HOTP (RFC 4226) or TOTP (RFC 6328) algorithms.
Author:
Jon Chambers