Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@TheMrMilchmann TheMrMilchmann released this 04 Aug 13:35
· 15 commits to master since this release
c2216a7

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.

This is a maintenance release only and does not contain any behavioral change.