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 an optimized P-384 implementation
#1 by Ko- was merged Oct 29, 2018 Loading…
Adding support for X25519 and X448. deprecated
#2 by armfazh was closed May 6, 2019 Loading…
Implementation of X25519 and X448 for AMD64 arch. enhancement Improvement over something already in the project
#3 by armfazh was merged May 6, 2019 Loading…
Makes 'vet' happy again:
#8 by kriskwiatkowski was merged May 3, 2019 Loading…
Adds the package P384
#10 by armfazh was merged Jun 5, 2019 Loading…
Add math and refactor utils
#11 by armfazh was merged May 16, 2019 Loading…
Add go.mod
#12 by kriskwiatkowski was merged May 15, 2019 Loading…
Add code for FourQ curve
#13 by armfazh was merged Jun 17, 2019 Loading…
[CI] Add initial CI run
#15 by kriskwiatkowski was merged May 27, 2019 Loading…
CI for x86-64 and ARM64
#16 by kriskwiatkowski was merged May 27, 2019 Loading…
[ci] Let's drop support for Go 1.11
#18 by kriskwiatkowski was merged May 29, 2019 Loading…
Arithmetic for fp25519/fp448 and x25519/x448.
#20 by armfazh was closed Jun 18, 2019 Loading…
Cleanup
#21 by kriskwiatkowski was merged Jun 4, 2019 Loading…
abolish utils/cpu
#23 by kriskwiatkowski was merged Jun 4, 2019 Loading…
Add go.sum
#25 by mmcloughlin was merged Jun 5, 2019 Loading…
Fix staticcheck problems
#27 by mmcloughlin was merged Jun 5, 2019 Loading…
Linters: WiP
#30 by kriskwiatkowski was closed Jun 5, 2019 Loading…
[ci] checks if code is generated correctly
#31 by kriskwiatkowski was merged Jun 6, 2019 Loading…
Enable golangci-lint in CI
#32 by mmcloughlin was merged Jun 5, 2019 Loading…
Remove fmtcheck and use gofmt from linters
#33 by kriskwiatkowski was merged Jun 10, 2019 Loading…
Enable nakedret linter
#34 by mmcloughlin was merged Jun 6, 2019 Loading…
Enable unconvert linter
#35 by mmcloughlin was merged Jun 6, 2019 Loading…
Enable gosimple linter
#36 by mmcloughlin was merged Jun 10, 2019 Loading…
Enable linters: deadcode, varcheck, unused
#37 by mmcloughlin was merged Jun 15, 2019 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.