Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-10-14 | Fix constructor access | Peter Dettman | 2 | -2/+2 | |
2022-10-14 | Use BinaryPrimitives when available | Peter Dettman | 1 | -33/+106 | |
2022-10-13 | fixed truncation issue in BikeRandom (Harrison patch) | David Hook | 2 | -3/+2 | |
2022-10-13 | Refactoring in Pqc.Crypto.Tests | Peter Dettman | 10 | -216/+196 | |
2022-10-13 | Remove unnecessary copies | Peter Dettman | 2 | -6/+3 | |
2022-10-13 | Refactoring in Frodo (performance) | Peter Dettman | 3 | -32/+74 | |
2022-10-12 | general cleanups - naming, imports | David Hook | 44 | -117/+8490 | |
2022-10-12 | added BIKE cred | David Hook | 1 | -0/+3 | |
2022-10-13 | Minor fixes in PQC tests | Peter Dettman | 4 | -8/+8 | |
2022-10-13 | Refactor FrodoMatrixGenerator (performance) | Peter Dettman | 1 | -28/+15 | |
2022-10-12 | Reorganize FrodoVectorTest | Peter Dettman | 2 | -96/+102 | |
2022-10-12 | Skip redundant cipher init in Frodo-AES | Peter Dettman | 2 | -76/+35 | |
2022-10-12 | Refactoring SphincsPlus (performance) | Peter Dettman | 6 | -103/+489 | |
2022-10-12 | Improve digest API compliance in sphincs haraka impls | Peter Dettman | 3 | -6/+83 | |
2022-10-12 |