Skip to content

Commit

Permalink
[skip-changelog] Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (
Browse files Browse the repository at this point in the history
…#2493)

* Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7

Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.3 to 1.3.7.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](cloudflare/circl@v1.3.3...v1.3.7)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated license cache

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cristian Maglie <c.maglie@arduino.cc>
  • Loading branch information
dependabot[bot] and cmaglie committed Jan 8, 2024
1 parent ea8c281 commit 1568efb
Show file tree
Hide file tree
Showing 14 changed files with 40 additions and 39 deletions.
6 changes: 3 additions & 3 deletions .licenses/go/github.com/cloudflare/circl/dh/x25519.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/dh/x25519
version: v1.3.3
version: v1.3.7
type: go
summary: Package x25519 provides Diffie-Hellman functions as specified in RFC-7748.
homepage: https://pkg.go.dev/github.com/cloudflare/circl/dh/x25519
license: other
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
Expand Down Expand Up @@ -65,6 +65,6 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []
6 changes: 3 additions & 3 deletions .licenses/go/github.com/cloudflare/circl/dh/x448.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/dh/x448
version: v1.3.3
version: v1.3.7
type: go
summary: Package x448 provides Diffie-Hellman functions as specified in RFC-7748.
homepage: https://pkg.go.dev/github.com/cloudflare/circl/dh/x448
license: other
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
Expand Down Expand Up @@ -65,6 +65,6 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: github.com/cloudflare/circl/ecc/goldilocks
version: v1.3.3
version: v1.3.7
type: go
summary: Package goldilocks provides elliptic curve operations over the goldilocks
curve.
homepage: https://pkg.go.dev/github.com/cloudflare/circl/ecc/goldilocks
license: other
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
Expand Down Expand Up @@ -66,6 +66,6 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/internal/conv
version: v1.3.3
version: v1.3.7
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/cloudflare/circl/internal/conv
license: other
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
Expand Down Expand Up @@ -65,6 +65,6 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: github.com/cloudflare/circl/internal/sha3
version: v1.3.3
version: v1.3.7
type: go
summary: Package sha3 implements the SHA-3 fixed-output-length hash functions and
the SHAKE variable-output-length hash functions defined by FIPS-202.
homepage: https://pkg.go.dev/github.com/cloudflare/circl/internal/sha3
license: other
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
Expand Down Expand Up @@ -66,6 +66,6 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []
6 changes: 3 additions & 3 deletions .licenses/go/github.com/cloudflare/circl/math.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/math
version: v1.3.3
version: v1.3.7
type: go
summary: Package math provides some utility functions for big integers.
homepage: https://pkg.go.dev/github.com/cloudflare/circl/math
license: other
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
Expand Down Expand Up @@ -65,6 +65,6 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []
6 changes: 3 additions & 3 deletions .licenses/go/github.com/cloudflare/circl/math/fp25519.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/math/fp25519
version: v1.3.3
version: v1.3.7
type: go
summary: Package fp25519 provides prime field arithmetic over GF(2^255-19).
homepage: https://pkg.go.dev/github.com/cloudflare/circl/math/fp25519
license: other
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
Expand Down Expand Up @@ -65,6 +65,6 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []
6 changes: 3 additions & 3 deletions .licenses/go/github.com/cloudflare/circl/math/fp448.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/math/fp448
version: v1.3.3
version: v1.3.7
type: go
summary: Package fp448 provides prime field arithmetic over GF(2^448-2^224-1).
homepage: https://pkg.go.dev/github.com/cloudflare/circl/math/fp448
license: other
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
Expand Down Expand Up @@ -65,6 +65,6 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []
6 changes: 3 additions & 3 deletions .licenses/go/github.com/cloudflare/circl/math/mlsbset.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/math/mlsbset
version: v1.3.3
version: v1.3.7
type: go
summary: Package mlsbset provides a constant-time exponentiation method with precomputation.
homepage: https://pkg.go.dev/github.com/cloudflare/circl/math/mlsbset
license: other
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
Expand Down Expand Up @@ -65,6 +65,6 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []
6 changes: 3 additions & 3 deletions .licenses/go/github.com/cloudflare/circl/sign.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/sign
version: v1.3.3
version: v1.3.7
type: go
summary: Package sign provides unified interfaces for signature schemes.
homepage: https://pkg.go.dev/github.com/cloudflare/circl/sign
license: other
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
Expand Down Expand Up @@ -65,6 +65,6 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []
6 changes: 3 additions & 3 deletions .licenses/go/github.com/cloudflare/circl/sign/ed25519.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/sign/ed25519
version: v1.3.3
version: v1.3.7
type: go
summary: Package ed25519 implements Ed25519 signature scheme as described in RFC-8032.
homepage: https://pkg.go.dev/github.com/cloudflare/circl/sign/ed25519
license: other
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
Expand Down Expand Up @@ -65,6 +65,6 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []
6 changes: 3 additions & 3 deletions .licenses/go/github.com/cloudflare/circl/sign/ed448.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/sign/ed448
version: v1.3.3
version: v1.3.7
type: go
summary: Package ed448 implements Ed448 signature scheme as described in RFC-8032.
homepage: https://pkg.go.dev/github.com/cloudflare/circl/sign/ed448
license: other
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
Expand Down Expand Up @@ -65,6 +65,6 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ require (
require (
github.com/Microsoft/go-winio v0.6.1 // indirect
github.com/acomagu/bufpipe v1.0.3 // indirect
github.com/cloudflare/circl v1.3.3 // indirect
github.com/cloudflare/circl v1.3.7 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.3 // indirect
github.com/creack/goselect v0.1.2 // indirect
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ github.com/arduino/pluggable-monitor-protocol-handler v0.9.2/go.mod h1:vMG8tgHyE
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5/go.mod h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs=
github.com/bwesterb/go-ristretto v1.2.3/go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0=
github.com/cloudflare/circl v1.3.3 h1:fE/Qz0QdIGqeWfnwq0RE0R7MI51s0M2E4Ga9kq5AEMs=
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/cmaglie/easyjson v0.8.1 h1:nKQ6Yew57jsoGsuyRJPgm8PSsjbU3eO/uA9BsTu3E/8=
github.com/cmaglie/easyjson v0.8.1/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
github.com/cmaglie/pb v1.0.27 h1:ynGj8vBXR+dtj4B7Q/W/qGt31771Ux5iFfRQBnwdQiA=
Expand Down

0 comments on commit 1568efb

Please sign in to comment.