summary refs log tree commit diff
path: root/crypto/test/src/pqc (follow)
Commit message (Expand)AuthorAgeFilesLines
* move KEMExtractor to KemExtractorDavid Hook2022-07-261-1/+1
* moved ntrup to ntruprime, reduced accessors on keys, marked key fields internalDavid Hook2022-07-241-28/+27
* initial NTRU PrimeDavid Hook2022-07-221-0/+150
* Refactoring around SecureRandomPeter Dettman2022-07-122-13/+21
* Detached picnic signatureRoy Basmacier2022-07-111-3/+15
* Added SIKE to PrivateKeyFactory.cs and changed SikeVectorTest.csRoy Basmacier2022-07-111-4/+5
* Fixed static problem in PicnicRoy Basmacier2022-07-111-2/+2
* Fix namespace of sike codePeter Dettman2022-07-061-2/+3
* Remove redundant test and add ParallelizablePeter Dettman2022-07-051-24/+5
* SIKE implementation with compression addedRoy Basmacier2022-07-011-0/+179
* Generics migration in PqcPeter Dettman2022-06-292-20/+14
* Split up fast/slow testsPeter Dettman2022-06-271-6/+26
* Reorganize test vector testsPeter Dettman2022-06-262-289/+295
* updated sphincsplus testsRoy Basmacier2022-06-241-16/+17
* Merge remote-tracking branch 'origin/master'Roy Basmacier2022-06-242-14/+4
|\
| * Cleanup in testsPeter Dettman2022-06-242-14/+4
* | sphincs plus v3.1Roy Basmacier2022-06-231-25/+25
|/
* Initial merge of PQC portroyb2022-06-2313-0/+2894