{"id":17483483,"url":"https://github.com/xandkar/erlang-hotp","last_synced_at":"2025-04-22T14:45:44.030Z","repository":{"id":34311126,"uuid":"38228246","full_name":"xandkar/erlang-hotp","owner":"xandkar","description":"HMAC-Based One-Time Password Algorithm, as described in RFC 4226","archived":false,"fork":false,"pushed_at":"2021-05-12T12:31:33.000Z","size":12,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-19T03:06:20.944Z","etag":null,"topics":["erlang","hotp","rfc-4226"],"latest_commit_sha":null,"homepage":"","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xandkar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-29T04:46:35.000Z","updated_at":"2023-11-07T12:40:02.000Z","dependencies_parsed_at":"2022-09-26T17:00:50.619Z","dependency_job_id":null,"html_url":"https://github.com/xandkar/erlang-hotp","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xandkar%2Ferlang-hotp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xandkar%2Ferlang-hotp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xandkar%2Ferlang-hotp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xandkar%2Ferlang-hotp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xandkar","download_url":"https://codeload.github.com/xandkar/erlang-hotp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250262349,"owners_count":21401660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["erlang","hotp","rfc-4226"],"created_at":"2024-10-19T00:05:36.057Z","updated_at":"2025-04-22T14:45:44.011Z","avatar_url":"https://github.com/xandkar.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/xandkar/erlang-hotp.svg?branch=master)](https://travis-ci.org/xandkar/erlang-hotp)\n\nHOTP\n====\n\nErlang adaptation of HMAC-Based One-Time Password Algorithm, as described in\n[RFC 4226].\n\n[RFC 4226]: https://tools.ietf.org/html/rfc4226\n\nUsage\n-----\n\nSimplest example:\n\n```erlang\n1\u003e Secret = hotp_secret:new().\n\u003c\u003c104,212,164,165,146,193,202,163,7,141,26,71,82,17,133,\n  95,108,68,35,130\u003e\u003e\n2\u003e\n2\u003e hotp:cons(Secret, 0).\n130575\n3\u003e\n```\n\nSee tests for more.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxandkar%2Ferlang-hotp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxandkar%2Ferlang-hotp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxandkar%2Ferlang-hotp/lists"}