Skip to content

Commit 77a1dfd

Browse files
authored
Merge pull request #238 from arduino/dependabot/go_modules/github.com/cloudflare/circl-1.3.7
Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
2 parents 326266d + 0d30f90 commit 77a1dfd

File tree

14 files changed

+39
-39
lines changed

14 files changed

+39
-39
lines changed

.licenses/libraries-repository-engine/go/github.com/cloudflare/circl/dh/x25519.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/cloudflare/circl/dh/x25519
3-
version: v1.3.3
3+
version: v1.3.7
44
type: go
55
summary: Package x25519 provides Diffie-Hellman functions as specified in RFC-7748.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/dh/x25519
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected].3/LICENSE
9+
- sources: [email protected].7/LICENSE
1010
text: |
1111
Copyright (c) 2019 Cloudflare. All rights reserved.
1212
@@ -65,6 +65,6 @@ licenses:
6565
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6666
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6767
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
68-
- sources: [email protected].3/README.md
68+
- sources: [email protected].7/README.md
6969
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
7070
notices: []

.licenses/libraries-repository-engine/go/github.com/cloudflare/circl/dh/x448.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/cloudflare/circl/dh/x448
3-
version: v1.3.3
3+
version: v1.3.7
44
type: go
55
summary: Package x448 provides Diffie-Hellman functions as specified in RFC-7748.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/dh/x448
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected].3/LICENSE
9+
- sources: [email protected].7/LICENSE
1010
text: |
1111
Copyright (c) 2019 Cloudflare. All rights reserved.
1212
@@ -65,6 +65,6 @@ licenses:
6565
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6666
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6767
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
68-
- sources: [email protected].3/README.md
68+
- sources: [email protected].7/README.md
6969
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
7070
notices: []

.licenses/libraries-repository-engine/go/github.com/cloudflare/circl/ecc/goldilocks.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/cloudflare/circl/ecc/goldilocks
3-
version: v1.3.3
3+
version: v1.3.7
44
type: go
55
summary: Package goldilocks provides elliptic curve operations over the goldilocks
66
curve.
77
homepage: https://pkg.go.dev/github.com/cloudflare/circl/ecc/goldilocks
88
license: bsd-3-clause
99
licenses:
10-
- sources: [email protected].3/LICENSE
10+
- sources: [email protected].7/LICENSE
1111
text: |
1212
Copyright (c) 2019 Cloudflare. All rights reserved.
1313
@@ -66,6 +66,6 @@ licenses:
6666
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6767
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6868
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
69-
- sources: [email protected].3/README.md
69+
- sources: [email protected].7/README.md
7070
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
7171
notices: []

.licenses/libraries-repository-engine/go/github.com/cloudflare/circl/internal/conv.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/cloudflare/circl/internal/conv
3-
version: v1.3.3
3+
version: v1.3.7
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/internal/conv
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected].3/LICENSE
9+
- sources: [email protected].7/LICENSE
1010
text: |
1111
Copyright (c) 2019 Cloudflare. All rights reserved.
1212
@@ -65,6 +65,6 @@ licenses:
6565
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6666
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6767
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
68-
- sources: [email protected].3/README.md
68+
- sources: [email protected].7/README.md
6969
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
7070
notices: []

.licenses/libraries-repository-engine/go/github.com/cloudflare/circl/internal/sha3.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/cloudflare/circl/internal/sha3
3-
version: v1.3.3
3+
version: v1.3.7
44
type: go
55
summary: Package sha3 implements the SHA-3 fixed-output-length hash functions and
66
the SHAKE variable-output-length hash functions defined by FIPS-202.
77
homepage: https://pkg.go.dev/github.com/cloudflare/circl/internal/sha3
88
license: bsd-3-clause
99
licenses:
10-
- sources: [email protected].3/LICENSE
10+
- sources: [email protected].7/LICENSE
1111
text: |
1212
Copyright (c) 2019 Cloudflare. All rights reserved.
1313
@@ -66,6 +66,6 @@ licenses:
6666
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6767
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6868
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
69-
- sources: [email protected].3/README.md
69+
- sources: [email protected].7/README.md
7070
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
7171
notices: []

.licenses/libraries-repository-engine/go/github.com/cloudflare/circl/math.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/cloudflare/circl/math
3-
version: v1.3.3
3+
version: v1.3.7
44
type: go
55
summary: Package math provides some utility functions for big integers.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/math
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected].3/LICENSE
9+
- sources: [email protected].7/LICENSE
1010
text: |
1111
Copyright (c) 2019 Cloudflare. All rights reserved.
1212
@@ -65,6 +65,6 @@ licenses:
6565
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6666
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6767
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
68-
- sources: [email protected].3/README.md
68+
- sources: [email protected].7/README.md
6969
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
7070
notices: []

.licenses/libraries-repository-engine/go/github.com/cloudflare/circl/math/fp25519.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/cloudflare/circl/math/fp25519
3-
version: v1.3.3
3+
version: v1.3.7
44
type: go
55
summary: Package fp25519 provides prime field arithmetic over GF(2^255-19).
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/math/fp25519
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected].3/LICENSE
9+
- sources: [email protected].7/LICENSE
1010
text: |
1111
Copyright (c) 2019 Cloudflare. All rights reserved.
1212
@@ -65,6 +65,6 @@ licenses:
6565
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6666
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6767
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
68-
- sources: [email protected].3/README.md
68+
- sources: [email protected].7/README.md
6969
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
7070
notices: []

.licenses/libraries-repository-engine/go/github.com/cloudflare/circl/math/fp448.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/cloudflare/circl/math/fp448
3-
version: v1.3.3
3+
version: v1.3.7
44
type: go
55
summary: Package fp448 provides prime field arithmetic over GF(2^448-2^224-1).
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/math/fp448
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected].3/LICENSE
9+
- sources: [email protected].7/LICENSE
1010
text: |
1111
Copyright (c) 2019 Cloudflare. All rights reserved.
1212
@@ -65,6 +65,6 @@ licenses:
6565
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6666
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6767
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
68-
- sources: [email protected].3/README.md
68+
- sources: [email protected].7/README.md
6969
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
7070
notices: []

.licenses/libraries-repository-engine/go/github.com/cloudflare/circl/math/mlsbset.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/cloudflare/circl/math/mlsbset
3-
version: v1.3.3
3+
version: v1.3.7
44
type: go
55
summary: Package mlsbset provides a constant-time exponentiation method with precomputation.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/math/mlsbset
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected].3/LICENSE
9+
- sources: [email protected].7/LICENSE
1010
text: |
1111
Copyright (c) 2019 Cloudflare. All rights reserved.
1212
@@ -65,6 +65,6 @@ licenses:
6565
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6666
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6767
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
68-
- sources: [email protected].3/README.md
68+
- sources: [email protected].7/README.md
6969
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
7070
notices: []

.licenses/libraries-repository-engine/go/github.com/cloudflare/circl/sign.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/cloudflare/circl/sign
3-
version: v1.3.3
3+
version: v1.3.7
44
type: go
55
summary: Package sign provides unified interfaces for signature schemes.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/sign
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected].3/LICENSE
9+
- sources: [email protected].7/LICENSE
1010
text: |
1111
Copyright (c) 2019 Cloudflare. All rights reserved.
1212
@@ -65,6 +65,6 @@ licenses:
6565
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6666
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6767
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
68-
- sources: [email protected].3/README.md
68+
- sources: [email protected].7/README.md
6969
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
7070
notices: []

.licenses/libraries-repository-engine/go/github.com/cloudflare/circl/sign/ed25519.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/cloudflare/circl/sign/ed25519
3-
version: v1.3.3
3+
version: v1.3.7
44
type: go
55
summary: Package ed25519 implements Ed25519 signature scheme as described in RFC-8032.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/sign/ed25519
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected].3/LICENSE
9+
- sources: [email protected].7/LICENSE
1010
text: |
1111
Copyright (c) 2019 Cloudflare. All rights reserved.
1212
@@ -65,6 +65,6 @@ licenses:
6565
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6666
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6767
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
68-
- sources: [email protected].3/README.md
68+
- sources: [email protected].7/README.md
6969
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
7070
notices: []

.licenses/libraries-repository-engine/go/github.com/cloudflare/circl/sign/ed448.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/cloudflare/circl/sign/ed448
3-
version: v1.3.3
3+
version: v1.3.7
44
type: go
55
summary: Package ed448 implements Ed448 signature scheme as described in RFC-8032.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/sign/ed448
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected].3/LICENSE
9+
- sources: [email protected].7/LICENSE
1010
text: |
1111
Copyright (c) 2019 Cloudflare. All rights reserved.
1212
@@ -65,6 +65,6 @@ licenses:
6565
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6666
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6767
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
68-
- sources: [email protected].3/README.md
68+
- sources: [email protected].7/README.md
6969
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
7070
notices: []

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 // indirect
1919
github.com/acomagu/bufpipe v1.0.4 // indirect
2020
github.com/arduino/go-properties-orderedmap v1.3.0 // indirect
21-
github.com/cloudflare/circl v1.3.3 // indirect
21+
github.com/cloudflare/circl v1.3.7 // indirect
2222
github.com/codeclysm/extract/v3 v3.0.2 // indirect
2323
github.com/davecgh/go-spew v1.1.1 // indirect
2424
github.com/emirpasic/gods v1.18.1 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA
3838
github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc=
3939
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
4040
github.com/cloudflare/circl v1.1.0/go.mod h1:prBCrKB9DV4poKZY1l9zBXg2QJY7mvgRvtMxxK7fi4I=
41-
github.com/cloudflare/circl v1.3.3 h1:fE/Qz0QdIGqeWfnwq0RE0R7MI51s0M2E4Ga9kq5AEMs=
42-
github.com/cloudflare/circl v1.3.3/go.mod h1:5XYMA4rFBvNIrhs50XuiBJ15vF2pZn4nnUKZrLbUZFA=
41+
github.com/cloudflare/circl v1.3.7 h1:qlCDlTPz2n9fu58M0Nh1J/JzcFpfgkFHHX3O35r5vcU=
42+
github.com/cloudflare/circl v1.3.7/go.mod h1:sRTcRWXGLrKw6yIGJ+l7amYJFfAXbZG0kBSc8r4zxgA=
4343
github.com/cmaglie/go.rice v1.0.3/go.mod h1:AF3bOWkvdOpp8/S3UL8qbQ4N7DiISIbJtj54GWFPAsc=
4444
github.com/cmaglie/pb v1.0.27/go.mod h1:GilkKZMXYjBA4NxItWFfO+lwkp59PLHQ+IOW/b/kmZI=
4545
github.com/codeclysm/cc v1.2.2/go.mod h1:XtW4ArCNgQwFphcRGG9+sPX5WM1J6/u0gMy5ZdV3obA=

0 commit comments

Comments
 (0)