dilithium 0.1.2+deprecated

DEPRECATED: use the `ml-dsa` crate instead
Documentation
[dependencies.arrayref]
version = "0.3"

[dependencies.byteorder]
version = "1"

[dependencies.digest]
version = "0.7"

[dependencies.itertools]
version = "0.7"

[dependencies.rand]
version = "0.4"

[dependencies.sha3]
version = "0.7"

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

[features]
default = ["mode2"]
mode0 = []
mode1 = []
mode2 = []
mode3 = []

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

[package]
authors = ["quininer <quininer@live.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "DEPRECATED: use the `ml-dsa` crate instead"
license = "MIT"
name = "dilithium"
readme = "README.md"
repository = "https://github.com/quininer/dilithium"
version = "0.1.2+deprecated"

[[test]]
name = "sign"
path = "tests/sign.rs"