summary refs log tree commit diff
path: root/crypto/src/pqc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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