liboath-hs: Bindings to liboath

[ gpl, library, program, security ] [ Propose Tags ]

See README for details.


[Skip to Readme]

Modules

  • LibOath
    • LibOath.Internal

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0, 0.0.1.1, 0.0.1.2
Change log changelog.md
Dependencies base (>=4.7 && <5), bytestring, inline-c (>=0.5.6.1 && <0.10), liboath-hs, safe-exceptions, time [details]
License GPL-3.0-only
Copyright 2017 Matt Parsons
Author Matt Parsons
Maintainer parsonsmatt@gmail.com
Category Security
Home page https://github.com/parsonsmatt/liboath-hs#readme
Source repo head: git clone https://github.com/parsonsmatt/liboath-hs
Uploaded by parsonsmatt at 2020-10-26T14:34:00Z
Distributions LTSHaskell:0.0.1.2, Stackage:0.0.1.2
Executables oathtool-hs
Downloads 1520 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2020-10-26 [all 3 reports]

Readme for liboath-hs-0.0.1.2

[back to package description]

liboath-hs

BuildStatus

This package contains Haskell bindings for the OATH Toolkit C library.

The bindings are developed on an as-needed basis. If you need something, please submit an issue or pull request and I'll be happy to help.

You should probably just use one-time-password instead, though.