u2f: Haskell Universal Two Factor helper toolbox library thing

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.1, 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-29T02:48:33Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for u2f-0.1.0.1

[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/)