Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xandkar/erlang-totp
Time-Based One-Time Password Algorithm, as described in RFC 6238
https://github.com/xandkar/erlang-totp
erlang rfc-6238 totp
Last synced: 27 days ago
JSON representation
Time-Based One-Time Password Algorithm, as described in RFC 6238
- Host: GitHub
- URL: https://github.com/xandkar/erlang-totp
- Owner: xandkar
- License: mit
- Created: 2015-06-29T14:52:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-12T12:18:48.000Z (over 3 years ago)
- Last Synced: 2024-09-16T17:51:34.811Z (about 2 months ago)
- Topics: erlang, rfc-6238, totp
- Language: Erlang
- Homepage:
- Size: 896 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/xandkar/erlang-totp.svg?branch=master)](https://travis-ci.org/xandkar/erlang-totp)
TOTP
====Erlang adaptation of Time-Based One-Time Password Algorithm, as described in
[RFC 6238].[RFC 6238]: https://tools.ietf.org/html/rfc6238