Skip to content

Commit

Permalink
chore(deps): update module github.com/cloudflare/circl to v1.5.0 (#6063)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/cloudflare/circl](https://redirect.github.com/cloudflare/circl)
| `v1.3.7` -> `v1.5.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcloudflare%2fcircl/v1.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fcloudflare%2fcircl/v1.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fcloudflare%2fcircl/v1.3.7/v1.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcloudflare%2fcircl/v1.3.7/v1.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>cloudflare/circl (github.com/cloudflare/circl)</summary>

###
[`v1.5.0`](https://redirect.github.com/cloudflare/circl/releases/tag/v1.5.0):
CIRCL v1.5.0

[Compare
Source](https://redirect.github.com/cloudflare/circl/compare/v1.4.0...v1.5.0)

### CIRCL v1.5.0

**New:** ML-DSA, Module-Lattice-based Digital Signature Algorithm.

##### What's Changed

- kem: add X25519MLKEM768 TLS hybrid KEM by
[@&#8203;bwesterb](https://redirect.github.com/bwesterb) in
[https://github.com/cloudflare/circl/pull/510](https://redirect.github.com/cloudflare/circl/pull/510)
- Create semgrep.yml by
[@&#8203;hrushikeshdeshpande](https://redirect.github.com/hrushikeshdeshpande)
in
[https://github.com/cloudflare/circl/pull/514](https://redirect.github.com/cloudflare/circl/pull/514)
- repo: Some fixes reported by CodeQL by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/515](https://redirect.github.com/cloudflare/circl/pull/515)
- Add ML-DSA (FIPS204) by
[@&#8203;bwesterb](https://redirect.github.com/bwesterb) in
[https://github.com/cloudflare/circl/pull/480](https://redirect.github.com/cloudflare/circl/pull/480)
- sign/mldsa: Add test for ML-DSA signature verification. by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/517](https://redirect.github.com/cloudflare/circl/pull/517)
- Release v1.5.0 by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/518](https://redirect.github.com/cloudflare/circl/pull/518)

##### New Contributors

-
[@&#8203;hrushikeshdeshpande](https://redirect.github.com/hrushikeshdeshpande)
made their first contribution in
[https://github.com/cloudflare/circl/pull/514](https://redirect.github.com/cloudflare/circl/pull/514)

**Full Changelog**:
cloudflare/circl@v1.4.0...v1.5.0

###
[`v1.4.0`](https://redirect.github.com/cloudflare/circl/releases/tag/v1.4.0):
CIRCL v1.4.0

[Compare
Source](https://redirect.github.com/cloudflare/circl/compare/v1.3.9...v1.4.0)

### CIRCL v1.4.0

##### Changes

New: ML-KEM compatible with FIPS-203.

##### Commit History

- eddilithium3: fix typos by
[@&#8203;bwesterb](https://redirect.github.com/bwesterb) in
[https://github.com/cloudflare/circl/pull/503](https://redirect.github.com/cloudflare/circl/pull/503)
- Add ML-KEM (FIPS 203). by
[@&#8203;bwesterb](https://redirect.github.com/bwesterb) in
[https://github.com/cloudflare/circl/pull/470](https://redirect.github.com/cloudflare/circl/pull/470)
- Add ML-KEM decapsulation key check. by
[@&#8203;bwesterb](https://redirect.github.com/bwesterb) in
[https://github.com/cloudflare/circl/pull/507](https://redirect.github.com/cloudflare/circl/pull/507)
- Preparing for release v1.4.0 by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/508](https://redirect.github.com/cloudflare/circl/pull/508)

**Full Changelog**:
cloudflare/circl@v1.3.9...v1.4.0

###
[`v1.3.9`](https://redirect.github.com/cloudflare/circl/releases/tag/v1.3.9):
CIRCL v1.3.9

[Compare
Source](https://redirect.github.com/cloudflare/circl/compare/v1.3.8...v1.3.9)

#### CIRCL v1.3.9

##### Changes:

-   Fix bug on BLS12381 decoding elements.

##### Commit History

- dilithium: fix typo by
[@&#8203;bwesterb](https://redirect.github.com/bwesterb) in
[https://github.com/cloudflare/circl/pull/498](https://redirect.github.com/cloudflare/circl/pull/498)
- bls12381: Detects invalid prefix in G1 and G2 serialized elements by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/500](https://redirect.github.com/cloudflare/circl/pull/500)
- Preparing CIRCL release v1.3.9 by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/501](https://redirect.github.com/cloudflare/circl/pull/501)

**Full Changelog**:
cloudflare/circl@v1.3.8...v1.3.9

###
[`v1.3.8`](https://redirect.github.com/cloudflare/circl/releases/tag/v1.3.8):
CIRCL v1.3.8

[Compare
Source](https://redirect.github.com/cloudflare/circl/compare/v1.3.7...v1.3.8)

### CIRCL v1.3.8

#### New

-   BLS Signatures on top of BLS12-381.
-   Adopt faster squaring in pairings.
-   BlindRSA compliant with RFC9474.
- (Verifiable) Secret Sharing compatible with the Group interface
(elliptic curves).

#### Notice

- Update on cpabe/tkn20 ciphertexts, read more at
https://github.com/cloudflare/circl/wiki/tkn20-Ciphertext-Format-(v1.3.8)

##### What's Changed

- Implement Granger-Scott faster squaring in the cyclotomic subgroup. by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/449](https://redirect.github.com/cloudflare/circl/pull/449)
- Updates avo and CIRCL's own dependency. by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/474](https://redirect.github.com/cloudflare/circl/pull/474)
- Updating documentation for OPRF package. by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/475](https://redirect.github.com/cloudflare/circl/pull/475)
- group: removes order method from group interface by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/356](https://redirect.github.com/cloudflare/circl/pull/356)
- zk/dleq: Adding DLEQ proofs for Qn, the subgroup of squares in
(Z/nZ)\* by [@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/451](https://redirect.github.com/cloudflare/circl/pull/451)
- Reduce x/crypto and x/sys versions to match Go 1.21 by
[@&#8203;Lekensteyn](https://redirect.github.com/Lekensteyn) in
[https://github.com/cloudflare/circl/pull/476](https://redirect.github.com/cloudflare/circl/pull/476)
- Bump GitHub Actions versions and use Go 1.22 and 1.21 by
[@&#8203;Lekensteyn](https://redirect.github.com/Lekensteyn) in
[https://github.com/cloudflare/circl/pull/477](https://redirect.github.com/cloudflare/circl/pull/477)
- Adding rule for constant values by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/478](https://redirect.github.com/cloudflare/circl/pull/478)
- Add BLS signatures over BLS12-381 by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/446](https://redirect.github.com/cloudflare/circl/pull/446)
- group: Implements Shamir and Feldman secret sharing. by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/348](https://redirect.github.com/cloudflare/circl/pull/348)
- blindrsa: add support for all variants of RFC9474 by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/479](https://redirect.github.com/cloudflare/circl/pull/479)
- Explicitly installs Go with version before CodeQL analysis. by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/481](https://redirect.github.com/cloudflare/circl/pull/481)
- Bumps golangci-lint action by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/485](https://redirect.github.com/cloudflare/circl/pull/485)
- ecc/bls12381: Ensures pairing operations don't overwrite their input
by [@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/494](https://redirect.github.com/cloudflare/circl/pull/494)
- Align to the `purego` build tag, removing `noasm` build tag by
[@&#8203;mattyclarkson](https://redirect.github.com/mattyclarkson) in
[https://github.com/cloudflare/circl/pull/492](https://redirect.github.com/cloudflare/circl/pull/492)
- cpabe: Serializing ciphertext with 32-bit prefixes. by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/490](https://redirect.github.com/cloudflare/circl/pull/490)

##### New Contributors

- [@&#8203;mattyclarkson](https://redirect.github.com/mattyclarkson)
made their first contribution in
[https://github.com/cloudflare/circl/pull/492](https://redirect.github.com/cloudflare/circl/pull/492)

**Full Changelog**:
cloudflare/circl@v1.3.7...v1.3.8

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 2e84120 commit cc7c37a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion internal/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ require (
github.com/charithe/durationcheck v0.0.10 // indirect
github.com/chavacava/garif v0.1.0 // indirect
github.com/ckaznocha/intrange v0.2.1 // indirect
github.com/cloudflare/circl v1.3.7 // indirect
github.com/cloudflare/circl v1.5.0 // indirect
github.com/curioswitch/go-reassign v0.2.0 // indirect
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
github.com/daixiang0/gci v0.13.5 // indirect
Expand Down
4 changes: 2 additions & 2 deletions internal/tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ github.com/ckaznocha/intrange v0.2.1/go.mod h1:7NEhVyf8fzZO5Ds7CRaqPEm52Ut83hsTi
github.com/client9/misspell v0.3.4 h1:ta993UF76GwbvJcIo3Y68y/M3WxlpEHPWIGDkJYwzJI=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cloudflare/circl v1.3.3/go.mod h1:5XYMA4rFBvNIrhs50XuiBJ15vF2pZn4nnUKZrLbUZFA=
github.com/cloudflare/circl v1.3.7 h1:qlCDlTPz2n9fu58M0Nh1J/JzcFpfgkFHHX3O35r5vcU=
github.com/cloudflare/circl v1.3.7/go.mod h1:sRTcRWXGLrKw6yIGJ+l7amYJFfAXbZG0kBSc8r4zxgA=
github.com/cloudflare/circl v1.5.0 h1:hxIWksrX6XN5a1L2TI/h53AGPhNHoUBo+TD1ms9+pys=
github.com/cloudflare/circl v1.5.0/go.mod h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/curioswitch/go-reassign v0.2.0 h1:G9UZyOcpk/d7Gd6mqYgd8XYWFMw/znxwGDUstnC9DIo=
github.com/curioswitch/go-reassign v0.2.0/go.mod h1:x6OpXuWvgfQaMGks2BZybTngWjT84hqJfKoO8Tt/Roc=
Expand Down

0 comments on commit cc7c37a

Please sign in to comment.