a5 0.1.0

Rust implementation of A5
Documentation
[dev-dependencies.approx]
version = "0.5.1"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Rust implementation of A5"
edition = "2024"
license = "Apache-2.0"
name = "a5"
readme = false
repository = "https://github.com/felixpalmer/a5-rs"
version = "0.1.0"