Key-recovery mode for Falcon DSA
Open
corelib
signatures
- Dominant language
- Rust
- Stars
- 772
- Forks
- 352
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 93
Description
We should investigate adding key-recovery mode to our implementation of Falcon DSA. This will change the signing procedure a bit (e.g., we need to output `(s1, s2)` pair of signature polynomials and check that one of them is invertible) but will reduce the size of the signature by 15%.
Contributor guide
Assessment
This issue has not been assessed yet.