Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring in Picnic | Peter Dettman | 2022-07-12 | 2 | -285/+217 |
* | Generate random bytes in place | Peter Dettman | 2022-07-12 | 1 | -25/+12 |
* | Picnic performance | Peter Dettman | 2022-07-12 | 1 | -16/+17 |
* | Detached picnic signature | Roy Basmacier | 2022-07-11 | 1 | -1/+1 |
* | Added SIKE to PrivateKeyFactory.cs and changed SikeVectorTest.cs | Roy Basmacier | 2022-07-11 | 1 | -0/+8 |
* | Fixed static problem in Picnic | Roy Basmacier | 2022-07-11 | 4 | -26/+39 |
* | minor reformatting | David Hook | 2022-07-10 | 1 | -30/+27 |
* | thread safety fix | David Hook | 2022-07-08 | 1 | -2/+2 |
* | made constructor private | David Hook | 2022-07-08 | 1 | -3/+1 |
* | modified parameters to ensure thread safety | David Hook | 2022-07-08 | 1 | -4/+4 |
* | modified parameters to ensure thread safety | David Hook | 2022-07-08 | 5 | -43/+116 |
* | Fix a few warnings | Peter Dettman | 2022-07-06 | 4 | -14/+10 |
* | Fix namespace of sike code | Peter Dettman | 2022-07-06 | 25 | -51/+26 |
* | SIKE implementation with compression added | Roy Basmacier | 2022-07-01 | 33 | -159/+8556 |
* | Generics migration in Pqc | Peter Dettman | 2022-06-29 | 5 | -53/+45 |
* | Generics migration work | Peter Dettman | 2022-06-27 | 1 | -7/+4 |
* | Cleanup in PQC code | Peter Dettman | 2022-06-26 | 18 | -1463/+1471 |
* | Merge remote-tracking branch 'origin/master' | Roy Basmacier | 2022-06-24 | 1 | -13/+21 |
|\ | |||||
| * | Cleanup Exception classes | Peter Dettman | 2022-06-24 | 1 | -13/+21 |
* | | sphincs plus v3.1 | Roy Basmacier | 2022-06-23 | 7 | -185/+298 |
|/ | |||||
* | Replace Assembly.GetExecutingAssembly calls | Peter Dettman | 2022-06-23 | 1 | -9/+4 |
* | Initial merge of PQC port | royb | 2022-06-23 | 110 | -0/+16329 |