eap: Extensible Authentication Protocol (EAP)

[ bsd3, library, network ] [ Propose Tags ]

This module provides types and on the wire de/coding of EAP packets as per RFC 3748


[Skip to Readme]

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.1.0.0, 0.6.0.0, 0.7.0.0, 0.8.0.0, 0.9.0.0, 0.9.0.1, 0.9.0.2
Dependencies base (>=4.8.2 && <5), binary (>=0.7.5.0 && <1.0), bytestring (>=0.10.6.0 && <1.0), cryptonite (>=0.21 && <1.0), memory (>=0.13 && <1.0), mtl (>=2.2.1 && <3.0), pretty-hex (>=1.0 && <2.0) [details]
License BSD-3-Clause
Copyright 2017 Erick Gonzalez
Author Erick Gonzalez
Maintainer erick@codemonkeylabs.de
Revised Revision 1 made by erick at 2019-01-30T20:34:56Z
Category Network
Home page https://gitlab.com/codemonkeylabs/eap#readme
Bug tracker https://gitlab.com/codemonkeylabs/eap/issues
Source repo head: git clone https://gitlab.com/codemonkeylabs/eap
Uploaded by erick at 2017-10-25T21:12:58Z
Distributions LTSHaskell:0.9.0.2, NixOS:0.9.0.2, Stackage:0.9.0.2
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4923 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-10-25 [all 1 reports]

Readme for eap-0.7.0.0

[back to package description]

Extensible Authentication Protocol - EAP

This module provides types and definitions as well as on the wire encoding and decoding of EAP packets and messages as per RFC 3748