Skip to content

0.1.0

Compare
Choose a tag to compare
@TheMrMilchmann TheMrMilchmann released this 05 Feb 13:14
· 63 commits to master since this release
7a9afdd

Overview

OneTrickPony is a modern Java library that implements support for One-Time Passwords (OTPs). The library requires Java 11 or later and is fully compatible with Java's module system. It has zero runtime dependencies on external libraries. Built-In support is provided for the HOTP (RFC 4226) and TOTP (RFC 6238) algorithms.