Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-10-21 | Add Xor methods to Nat classes | Peter Dettman | 4 | -16/+182 |
2022-10-21 | Unroll ShiftUp methods | Peter Dettman | 1 | -29/+346 |
2022-10-21 | added HQC ack | David Hook | 1 | -1/+1 |
2022-10-21 | Make FalconFPR a struct | Peter Dettman | 1 | -2/+3 |
2022-10-21 | Refactoring in Pqc.Crypto.Cmce (performance) | Peter Dettman | 1 | -6/+44 |
2022-10-20 | Remove unnecessary special cases | Peter Dettman | 1 | -62/+15 |
2022-10-20 | Refactoring in Pqc.Crypto.Hqc (performance) | Peter Dettman | 15 | -308/+153 |
2022-10-20 | Initial import of HQC | Peter Dettman | 29 | -16/+6762 |
2022-10-20 | Fix BinaryReader usage in Pqc.Crypto.Lms | Peter Dettman | 10 | -164/+104 |
2022-10-20 | Add Inverse64 method | Peter Dettman | 1 | -1/+16 |
2022-10-20 |