Skip to content

One-time password utilities in Erlang.

License

Notifications You must be signed in to change notification settings

jobteaser-oss/erl-otp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erl-otp

CircleCI

Introduction

The repository contains an OTP library application which provides various utilities related to HOTP (HMAC-based one-time passwords) and TOTP (time-based one-time passwords).

Build

The project can be built with:

    make

Tests

Tests can be run with:

    make test

Documentation

The handbook contains informations about various aspects of the library.

Code documentation is available at https://jobteaser.github.io/erl-otp/doc.

About

One-time password utilities in Erlang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published