build: bump github.com/cloudflare/circl from 1.6.0 to 1.6.1
Closed
Number: #1574
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
June 10, 2025 at 09:33 PM UTC
(5 months ago)
(5 months ago)
Updated:
June 17, 2025 at 05:38 PM UTC
(5 months ago)
(5 months ago)
Closed:
June 17, 2025 at 05:38 PM UTC
(5 months ago)
(5 months ago)
Time to Close:
7 days
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/cloudflare/circl from 1.6.0 to 1.6.1.
Release notes
Sourced from github.com/cloudflare/circl's releases.
CIRCL v1.6.1
- Fixes some point checks on the FourQ curve.
- Hybrid KEM fails on low-order points.
What's Changed
- kem/hybrid: ensure X25519 hybrids fails with low order points by
@Lekensteynin cloudflare/circl#541- .github: Use native ARM64 builders instead of QEMU by
@Lekensteynin cloudflare/circl#542- Fixes several errors on twisted Edwards curves. by
@armfazhin cloudflare/circl#545- Release v1.6.1 by
@armfazhin cloudflare/circl#546Full Changelog: https://github.com/cloudflare/circl/compare/v1.6.0...v1.6.1
Commits
c6d33e3Release v1.6.10c3868ecurve4q: Shared must fail with low order points.9fd570dcurve4q: Test showing DH does not fails on identity point.c988cebfourq: Correctly unmarshalling point.ef2611dfourq: Test showing point unmarshal fails.05eba44fourq: Handle the case of Z=0 for IsOnCurve and IsEqual.eef0878fourq: Test showing isEqual and IsOnCurve fail.2298474goldilocks; Handling points with z=0.5a940a1goldilocks: Test for IsEqual must fail with Z=048c3b6aed25519: Fix isEqual to handle points with Z=0.- 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 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.
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+3
+3
Deletions:
-3
-3
Package Dependencies
Technical Details
| ID: | 1456936 |
| UUID: | 2582534668 |
| Node ID: | PR_kwDODaa6_s6Z7loM |
| Host: | GitHub |
| Repository: | go-git/go-git |
| Mergeable: | Yes |
| Merge State: | Clean |