Skip to content

Pull requests: cloudflare/circl

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[ci] Let's drop support for Go 1.11
#18 by kriskwiatkowski was merged May 29, 2019 Loading… updated Jun 4, 2019
Add go.sum
#25 by mmcloughlin was merged Jun 5, 2019 Loading… updated Jun 15, 2019
[sidh] Redesign with a goal to remove most of memory allocations
#14 by kriskwiatkowski was merged Jun 4, 2019 Loading… updated Jun 15, 2019
Add a versioning policy
#60 by wbl was merged Jul 10, 2019 Loading… updated Jul 10, 2019
Cleanup in linting
#72 by kriskwiatkowski was merged Sep 12, 2019 Loading… updated Sep 12, 2019
Implementation of p434 finite field for SIDH/SIKE
#75 by kriskwiatkowski was merged Oct 31, 2019 Loading… updated Oct 31, 2019
Changes to SHAKE in preparation for Dilithium support
#86 by bwesterb was merged Feb 13, 2020 Loading… updated Feb 13, 2020
Align internal SHAKE buffer when using it as []uint64
#92 by bwesterb was merged Mar 4, 2020 Loading… updated Mar 4, 2020
add codecov.io to ci and readme badge
#88 by dougnukem was merged Mar 3, 2020 Loading… updated Mar 5, 2020
Adding test and build in go 1.14 maintenance Related to issues on the repository
#91 by armfazh was merged Mar 5, 2020 Loading… updated Mar 5, 2020
Fix #89
#95 by bwesterb was merged Mar 16, 2020 Loading… updated Mar 16, 2020
Support for CRYSTALS-Dilithium (NIST PQC Round2)
#87 by bwesterb was merged May 11, 2020 Loading… updated May 13, 2020
13 of 17 tasks
4-way KeccaK-f[1600] using AVX2 to speed up Dilithium
#111 by bwesterb was merged May 21, 2020 Loading… updated May 21, 2020
Refactor avo code
#118 by bwesterb was merged May 29, 2020 Loading… updated May 29, 2020
Dilithium: optimized MakeHint
#124 by bwesterb was merged Jun 17, 2020 Loading… updated Jun 17, 2020
Dilithium: MulBy2toD, UnpackLeGamma1, DeriveUniformB60
#125 by bwesterb was merged Jun 18, 2020 Loading… updated Jun 18, 2020
Make f1600x4 public
#117 by bwesterb was merged Jul 1, 2020 Loading… updated Jul 1, 2020
dilithium: NewKeyFromSeed: use SHAKE-256 instead of SHAKE-128
#128 by bwesterb was merged Jul 4, 2020 Loading… updated Jul 4, 2020
Fix linting
#136 by claucece was merged Jul 7, 2020 Loading… updated Jul 7, 2020
Fix spelling cosmetic readability an cleanliness of code
#130 by jbampton was merged Jul 1, 2020 Loading… updated Jul 8, 2020
Fix spelling cosmetic readability an cleanliness of code
#131 by jbampton was merged Jul 2, 2020 Loading… updated Jul 8, 2020
Fix spelling cosmetic readability an cleanliness of code
#133 by jbampton was merged Jul 6, 2020 Loading… updated Jul 8, 2020
Fix spelling cosmetic readability an cleanliness of code
#127 by jbampton was merged Jul 1, 2020 Loading… updated Jul 8, 2020
Fix spelling cosmetic readability an cleanliness of code
#134 by jbampton was merged Jul 6, 2020 Loading… updated Jul 8, 2020
Fix spelling cosmetic readability an cleanliness of code
#135 by jbampton was merged Jul 7, 2020 Loading… updated Jul 8, 2020
ProTip! Exclude everything labeled bug with -label:bug.