summary refs log tree commit diff
path: root/crypto/src/pqc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring in PicnicPeter Dettman2022-07-122-285/+217
* Generate random bytes in placePeter Dettman2022-07-121-25/+12
* Picnic performancePeter Dettman2022-07-121-16/+17
* Detached picnic signatureRoy Basmacier2022-07-111-1/+1
* Added SIKE to PrivateKeyFactory.cs and changed SikeVectorTest.csRoy Basmacier2022-07-111-0/+8
* Fixed static problem in PicnicRoy Basmacier2022-07-114-26/+39
* minor reformattingDavid Hook2022-07-101-30/+27
* thread safety fixDavid Hook2022-07-081-2/+2
* made constructor privateDavid Hook2022-07-081-3/+1
* modified parameters to ensure thread safetyDavid Hook2022-07-081-4/+4
* modified parameters to ensure thread safetyDavid Hook2022-07-085-43/+116
* Fix a few warningsPeter Dettman2022-07-064-14/+10
* Fix namespace of sike codePeter Dettman2022-07-0625-51/+26
* SIKE implementation with compression addedRoy Basmacier2022-07-0133-159/+8556
* Generics migration in PqcPeter Dettman2022-06-295-53/+45
* Generics migration workPeter Dettman2022-06-271-7/+4
* Cleanup in PQC codePeter Dettman2022-06-2618-1463/+1471
* Merge remote-tracking branch 'origin/master'Roy Basmacier2022-06-241-13/+21
|\
| * Cleanup Exception classesPeter Dettman2022-06-241-13/+21
* | sphincs plus v3.1Roy Basmacier2022-06-237-185/+298
|/
* Replace Assembly.GetExecutingAssembly callsPeter Dettman2022-06-231-9/+4
* Initial merge of PQC portroyb2022-06-23110-0/+16329