1
1
spegling av https://github.com/henrydcase/pqc.git synced 2024-11-26 01:11:25 +00:00
pqcrypto/test/katrunner/Cargo.toml
Kris Kwiatkowski fbd5687be2
Dilithium 3.1 (#25)
* Dilithium 3.1

* KAT testing
* Incluide AARCH64 implementation
* Add test for Z packing/unpacking
2023-01-09 12:30:12 +00:00

15 rader
305 B
TOML

[package]
name = "katrunner"
version = "0.1.0"
authors = ["Kris Kwiatkowski <contact@amongbytes.com>"]
edition = "2018"
[dependencies]
katwalk = "0.0.10"
pqc-sys = { path = "../../src/rustapi/pqc-sys" }
hex = "0.4.2"
threadpool = "1.8.1"
rust-crypto = "^0.2"
lazy_static = "1.4.0"
aes_ctr_drbg = "0.0.2"