abol-core 0.1.0

Core data structures and protocol logic for the Abol RADIUS framework.
Documentation
[dependencies.byteorder]
version = "1.5"

[dependencies.bytes]
version = "1.11"

[dependencies.md-5]
version = "0.10"

[dependencies.rand]
version = "0.9"

[dependencies.thiserror]
version = "2.0"

[dependencies.zeroize]
version = "1.8"

[lib]
name = "abol_core"
path = "src/lib.rs"

[package]
authors = ["Abel W. Shimeles <abel.wen0@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Core data structures and protocol logic for the Abol RADIUS framework."
edition = "2024"
license = "MIT OR Apache-2.0"
name = "abol-core"
publish = true
readme = false
repository = "https://github.com/Abel981/abol"
rust-version = "1.87"
version = "0.1.0"