Unverified Commit 1568efb7 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

[skip-changelog] Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#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](https://github.com/cloudflare/circl/compare/v1.3.3...v1.3.7)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
  dependency-type: indirect
...
Signed-off-by: default avatardependabot[bot] <support@github.com>

* Updated license cache

---------
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: default avatarCristian Maglie <c.maglie@arduino.cc>
parent ea8c281f
---
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.
......@@ -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: []
---
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.
......@@ -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: []
---
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.
......@@ -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: []
---
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.
......@@ -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: []
---
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.
......@@ -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: []
---
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.
......@@ -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: []
---
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.
......@@ -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: []
---
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.
......@@ -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: []
---
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.
......@@ -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: []
---
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.
......@@ -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: []
---
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.
......@@ -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: []
---
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.
......@@ -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: []
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment