arx-kw 0.1.11

An implementation of the ARX-KW-8-2-4 Key Wrap constructions
Documentation
[dependencies.arrayref]
version = "0.3.6"

[dependencies.byteorder]
version = "1.4.2"

[dependencies.chacha]
version = "0.3.0"

[dependencies.siphasher]
version = "0.3.3"

[dependencies.thiserror]
version = "1.0.23"
[dev-dependencies.anyhow]
version = "1.0"

[dev-dependencies.hex]
version = "0.4.2"

[features]
nightly = ["chacha/nightly"]

[package]
authors = ["Thor McAvenia <mcaveniathor@gmail.com>"]
categories = ["cryptography", "encoding", "algorithms", "authentication"]
description = "An implementation of the ARX-KW-8-2-4 Key Wrap constructions"
edition = "2018"
keywords = ["cryptography", "key", "encryption", "keywrap", "arx-kw"]
license = "MIT"
name = "arx-kw"
readme = "README.md"
repository = "https://github.com/mcaveniathor/arx-kw"
version = "0.1.11"