u2f: Haskell Universal Two Factor helper toolbox library thing

[ bsd3, library, web ] [ Propose Tags ]

Library useful for server-side U2F Registration and Signin flows.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2
Change log ChangeLog.md
Dependencies aeson (>=1.0 && <=1.4.0.0), asn1-encoding (>=0.9 && <0.10), asn1-types (>=0.3.2 && <0.4), base (>=4.8 && <5), base64-bytestring (>=1.0.0.1 && <1.0.1.0), binary (>=0.8.4.0 && <0.9), bytestring (>=0.10 && <0.11), cryptohash (>=0.11 && <0.12), cryptonite (>=0.17 && <=0.25), text (>=1.2 && <1.3) [details]
License BSD-3-Clause
Author Eugene Butler
Maintainer eugene@eugene4.com
Category Web
Home page https://github.com/EButlerIV/u2f
Uploaded by ebutleriv at 2018-11-29T22:30:53Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1770 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-11-29 [all 1 reports]

Readme for u2f-0.1.0.2

[back to package description]

U2F

Hackage Build Status

Haskell library for conveniently processing U2F registration/sign-in requests consistent with the FIDO U2F standard. (https://fidoalliance.org/download/)