mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
b2bffe5fc7
Uses a similar strategy to `rsa`, cloning the Wycheproof test vectors as a submodule and parsing the JSON files directly (I tried to use `wycheproof2blb` and it seems really out of date). Adds the following as an initial integration: - `mldsa_44_sign_seed_test` - `mldsa_65_sign_seed_test` - `mldsa_87_sign_seed_test`