otp

TOTP library for Go

APACHE-2.0 License

Stars
2.3K
Committers
23
otp - v1.4.0: Minor Changes and Improvements Latest Release

Published by pquerna almost 2 years ago

Functional changes

otp - v1.3.0

Published by pquerna almost 4 years ago

v1.3.0 contains minor changes and enhancements. All users should be safe to upgrade.

Functional changes

Documentation changes

otp - v1.2.0

Published by pquerna over 5 years ago

v1.2.0 of otp contains no breaking changes, and is safe for all users to upgrade.

Changes since v1.1.0:

Non-functional changes since v1.1.0:

otp - v1.1.0

Published by pquerna almost 6 years ago

Most users of otp should be able to upgrade safely. I'm happy to say otp is a stable library and is being used by many groups successfully.

Changes since v1.0.0:

  • #30: Increases default secret size from 10 bytes to 20 bytes. This may effect storage of newly generated secrets, eg in a SQL database backend.
  • #25: Improved interoperability with broken base32 encoders.
  • #31: Bugfix: Check for a zero default Digits in hotp.Generate.
  • #21: Adds otp.key.URL() method.

Non-functional changes since v1.0.0:

  • #27: Add additional test cases.
  • #28 and #23: Update Travis CI Settings.
  • #23: gofmt repo.

Thank you to all of the contributors for this release:

  • @champkeh
  • @clarcharr
  • @pquerna
  • @rohitshriwas
  • @shawnps
otp - 1.0 - Stable!

Published by pquerna about 7 years ago

otp has held its stable API for >24 months, figure we might as well make it official with a 1.0 release.

Package Rankings
Top 0.79% on Proxy.golang.org
Badges
Extracted from project README
PkgGoDev Build Status