An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.1% on proxy.golang.org
Top 7.0% forks on proxy.golang.org

proxy.golang.org : github.com/fosskers/totp

A simple, correct TOTP implementation. Time-based One-time Passwords are a useful way to authenticate a client, since a valid password expires long before it could ever be guessed by an attacker. This library provides an implementation of TOTP that matches its specification (RFC6238), along with a simple interface. The Totp function is likely what you need. It uses the default time step of 30 seconds and gives 8 digits of output: See RFC6239 (https://tools.ietf.org/html/rfc6238) and its Errata (https://www.rfc-editor.org/errata_search.php?rfc=6238) for more information.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/fosskers/totp
License: MIT
Latest release: almost 5 years ago
First release: almost 5 years ago
Namespace: github.com/fosskers
Stars: 1 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/fosskers
Last synced: 28 days ago