Skip to content

deps: bump cloudflare/circl to v1.6.5 - #386

Merged
at-wr merged 1 commit into
mainfrom
deps/circl-1.6.5
Aug 18, 2026
Merged

deps: bump cloudflare/circl to v1.6.5#386
at-wr merged 1 commit into
mainfrom
deps/circl-1.6.5

Conversation

@at-wr

@at-wr at-wr commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Bumps the only third-party crypto dependency from v1.6.3 to v1.6.5.

Motivation: v1.6.5 hardens the exact primitives aurora-core imports — ML-DSA (sign/mldsa/mldsa65, mldsa87) signature parsing now rejects trailing data (cloudflare/circl#632), and KEM key unmarshaling enforces exact lengths (cloudflare/circl#627). Strictness only; no API changes.

Verification: go build ./..., go test ./..., and go test -tags aurora_lab ./... all pass locally on go1.26.6; go mod tidy clean; govulncheck (rebuilt on go1.26.6) reports 0 called vulnerabilities.

🤖 Generated with Claude Code

Picks up upstream hardening in the exact primitives this module uses:
ML-DSA (Dilithium) signature parsing now rejects trailing data, and
KEM key unmarshaling enforces exact lengths. Full test suite (plain
and aurora_lab tags) passes unchanged.
@at-wr
at-wr merged commit fab82ba into main Aug 18, 2026
4 checks passed
@at-wr
at-wr deleted the deps/circl-1.6.5 branch August 18, 2026 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant