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

Add go.sum
#25 by mmcloughlin was merged Jun 5, 2019 Loading…
Align internal SHAKE buffer when using it as []uint64
#92 by bwesterb was merged Mar 4, 2020 Loading…
Fix spelling cosmetic readability an cleanliness of code
#130 by jbampton was merged Jul 1, 2020 Loading…
Fix spelling cosmetic readability an cleanliness of code
#131 by jbampton was merged Jul 2, 2020 Loading…
Dilithium: optimized MakeHint
#124 by bwesterb was merged Jun 17, 2020 Loading…
dilithium: don't permutate when done enhancement Improvement over something already in the project
#144 by bwesterb was merged Jul 29, 2020 Loading…
Fix spelling cosmetic readability an cleanliness of code
#134 by jbampton was merged Jul 6, 2020 Loading…
Fix spelling cosmetic readability an cleanliness of code
#133 by jbampton was merged Jul 6, 2020 Loading…
Fix spelling cosmetic readability an cleanliness of code
#135 by jbampton was merged Jul 7, 2020 Loading…
Fix spelling cosmetic readability an cleanliness of code
#137 by jbampton was merged Jul 8, 2020 Loading…
kyber: DeriveNoise: optimize for 64 bits
#175 by bwesterb was merged Nov 5, 2020 Loading…
kyber/invntt: add note on optimality
#185 by bwesterb was merged Nov 11, 2020 Loading…
kyber: ntt: get rid of InvZetas table
#163 by bwesterb was merged Oct 14, 2020 Loading…
kyber: AVX2-optimized InvNTT
#171 by bwesterb was merged Nov 4, 2020 Loading…
dilithium: avx2: use intended VPADDD instead of VPADDQ
#156 by bwesterb was merged Oct 12, 2020 Loading…
Kyber: InvNTT: reduce number of Barrett reductions enhancement Improvement over something already in the project
#169 by bwesterb was merged Oct 26, 2020 Loading…
Fix spelling
#206 by jbampton was merged Dec 22, 2020 Loading…
Point serialization new feature New functionality or module
#244 by wbl was merged Jul 15, 2021 Loading…
Fix cases with the identity new feature New functionality or module
#248 by wbl was merged Jul 16, 2021 Loading…
Change signature of Random function
#251 by wbl was merged Jul 19, 2021 Loading…
Add function for setting a scalar from bytes
#250 by wbl was merged Jul 19, 2021 Loading…
Add ProdPairPublicExp function that optimizes common case
#262 by wbl was merged Aug 9, 2021 Loading…
hpke: Have each AEAD define its ciphertext expansion enhancement Improvement over something already in the project
#230 by cjpatton was merged Jun 17, 2021 Loading…
group/ristretto255: use SetUint64 instead of SetBigInt
#302 by bwesterb was merged Nov 8, 2021 Loading…
Correctly document CMov
#267 by bwesterb was merged Aug 23, 2021 Loading…
ProTip! Exclude everything labeled bug with -label:bug.