Cargo Features
FN-DSA has no features set by default.
[dependencies]
fn-dsa = { version = "0.3.0", features = ["no_avx2", "shake256x4"] }
- no_avx2
- shake256x4
-
Enables shake256x4 of fn-dsa-comm, fn-dsa-kgen, and fn-dsa-sign
FN-DSA has 2 features without comments.