http-downloader
http-downloader copied to clipboard
chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
Bumps github.com/cloudflare/circl from 1.3.3 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
@dependabot
in cloudflare/circl#467- kyber: remove division by q in ciphertext compression by
@bwesterb
in cloudflare/circl#468- Releasing CIRCL v1.3.7 by
@armfazh
in cloudflare/circl#469New Contributors
@dependabot
made 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
@bwesterb
in cloudflare/circl#430- Kangaroo12 draft -10 by
@bwesterb
in cloudflare/circl#431- Add K12 as XOF by
@bwesterb
in cloudflare/circl#437- xof/k12: Fix a typo in the package documentation by
@cjpatton
in cloudflare/circl#438- Set CIRCL version for generated assembler code. by
@armfazh
in cloudflare/circl#440- Add tkn20 benchmarks by
@tanyav2
in cloudflare/circl#442- Add partially blind RSA implementation by
@chris-wood
in cloudflare/circl#445- Update doc.go by
@nadimkobeissi
in cloudflare/circl#447- tss/rsa: key generation for threshold RSA (safe primes) by
@armfazh
in cloudflare/circl#450- Bumping Go version for CI jobs. by
@armfazh
in cloudflare/circl#457- Spelling by
@jsoref
in cloudflare/circl#456- blindrsa: updating blindrsa to be compliant with RFC9474 by
@armfazh
in cloudflare/circl#464- Releasing CIRCL v1.3.6 by
@armfazh
in cloudflare/circl#465New Contributors
@nadimkobeissi
made their first contribution in cloudflare/circl#447@jsoref
made their first contribution in cloudflare/circl#456Full Changelog: https://github.com/cloudflare/circl/compare/v1.3.3...v1.3.6
Commits
c48866b
Releasing CIRCL v1.3.775ef91e
kyber: remove division by q in ciphertext compression899732a
build(deps): bump golang.org/x/crypto99f0f71
Releasing CIRCL v1.3.6e728d0d
Apply thibmeu code review suggestionsceb2d90
Updating blindrsa to be compliant with RFC9474.44133f7
spelling: trippedc2076d6
spelling: transposesdad2166
spelling: title171c418
spelling: threshold- Additional commits viewable 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will 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.