radius: Remote Authentication Dial In User Service (RADIUS)

[ bsd3, library, network ] [ Propose Tags ]

This module provides types and on the wire de/coding of RADIUS packets as per RFC2865


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.6.0.0, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.1.0, 0.7.1.0
Dependencies base (>=4.7 && <5), binary, bytestring, cryptonite, iproute, memory [details]
License BSD-3-Clause
Copyright 2017 Erick Gonzalez
Author Erick Gonzalez
Maintainer erick@codemonkeylabs.de
Category Network
Home page https://gitlab.com/codemonkeylabs/RADIUS
Source repo head: git clone https://gitlab.com/codemonkeylabs/RADIUS
Uploaded by erick at 2019-07-05T08:31:44Z
Distributions LTSHaskell:0.7.1.0, NixOS:0.7.1.0, Stackage:0.7.1.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 6743 total (41 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-07-05 [all 1 reports]

Readme for radius-0.6.0.3

[back to package description]

Remote Authentication Dial In User Service (RADIUS)

This module compiles RADIUS packet definitions and different attributes as specified in RFC 2865, as well as de/coding functions to serialize and deserialize RADIUS packets to/from binary data.

RADIUS extensions in RFC 2869 are also supported, as well as RFC 3162 for IPv6 related attributes