liboath-hs: Bindings to liboath

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

See README for details.


[Skip to Readme]

Modules

  • LibOath
    • LibOath.Internal

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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
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
Revised Revision 1 made by parsonsmatt at 2020-10-26T14:18:11Z
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 2019-03-16T02:15:24Z
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 2019-03-16 [all 3 reports]

Readme for liboath-hs-0.0.1.1

[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.