cluster.dev
cluster.dev copied to clipboard
Bump github.com/cloudflare/circl from 1.3.5 to 1.3.7
Bumps github.com/cloudflare/circl from 1.3.5 to 1.3.7.
Release notes
Sourced from github.com/cloudflare/circl's releases.
CIRCL v1.3.7
What's Changed
- build(deps): bump golang.org/x/crypto from 0.3.1-0.20221117191849-2c476679df9a to 0.17.0 by
@dependabotin cloudflare/circl#467- kyber: remove division by q in ciphertext compression by
@bwesterbin cloudflare/circl#468- Releasing CIRCL v1.3.7 by
@armfazhin cloudflare/circl#469New Contributors
@dependabotmade their first contribution in cloudflare/circl#467Full Changelog: https://github.com/cloudflare/circl/compare/v1.3.6...v1.3.7
CIRCL v1.3.6
What's Changed
- internal: add TurboShake{128,256} by
@bwesterbin cloudflare/circl#430- Kangaroo12 draft -10 by
@bwesterbin cloudflare/circl#431- Add K12 as XOF by
@bwesterbin cloudflare/circl#437- xof/k12: Fix a typo in the package documentation by
@cjpattonin cloudflare/circl#438- Set CIRCL version for generated assembler code. by
@armfazhin cloudflare/circl#440- Add tkn20 benchmarks by
@tanyav2in cloudflare/circl#442- Add partially blind RSA implementation by
@chris-woodin cloudflare/circl#445- Update doc.go by
@nadimkobeissiin cloudflare/circl#447- tss/rsa: key generation for threshold RSA (safe primes) by
@armfazhin cloudflare/circl#450- Bumping Go version for CI jobs. by
@armfazhin cloudflare/circl#457- Spelling by
@jsorefin cloudflare/circl#456- blindrsa: updating blindrsa to be compliant with RFC9474 by
@armfazhin cloudflare/circl#464- Releasing CIRCL v1.3.6 by
@armfazhin cloudflare/circl#465New Contributors
@nadimkobeissimade their first contribution in cloudflare/circl#447@jsorefmade their first contribution in cloudflare/circl#456Full Changelog: https://github.com/cloudflare/circl/compare/v1.3.3...v1.3.6
Commits
c48866bReleasing CIRCL v1.3.775ef91ekyber: remove division by q in ciphertext compression899732abuild(deps): bump golang.org/x/crypto99f0f71Releasing CIRCL v1.3.6e728d0dApply thibmeu code review suggestionsceb2d90Updating blindrsa to be compliant with RFC9474.- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.