-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
Showing
14 changed files
with
39 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].3/LICENSE | ||
- sources: [email protected].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: [email protected].3/README.md | ||
- sources: [email protected].7/README.md | ||
text: The project is licensed under the [BSD-3-Clause License](./LICENSE). | ||
notices: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].3/LICENSE | ||
- sources: [email protected].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: [email protected].3/README.md | ||
- sources: [email protected].7/README.md | ||
text: The project is licensed under the [BSD-3-Clause License](./LICENSE). | ||
notices: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].3/LICENSE | ||
- sources: [email protected].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: [email protected].3/README.md | ||
- sources: [email protected].7/README.md | ||
text: The project is licensed under the [BSD-3-Clause License](./LICENSE). | ||
notices: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: | ||
homepage: https://pkg.go.dev/github.com/cloudflare/circl/internal/conv | ||
license: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].3/LICENSE | ||
- sources: [email protected].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: [email protected].3/README.md | ||
- sources: [email protected].7/README.md | ||
text: The project is licensed under the [BSD-3-Clause License](./LICENSE). | ||
notices: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].3/LICENSE | ||
- sources: [email protected].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: [email protected].3/README.md | ||
- sources: [email protected].7/README.md | ||
text: The project is licensed under the [BSD-3-Clause License](./LICENSE). | ||
notices: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].3/LICENSE | ||
- sources: [email protected].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: [email protected].3/README.md | ||
- sources: [email protected].7/README.md | ||
text: The project is licensed under the [BSD-3-Clause License](./LICENSE). | ||
notices: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].3/LICENSE | ||
- sources: [email protected].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: [email protected].3/README.md | ||
- sources: [email protected].7/README.md | ||
text: The project is licensed under the [BSD-3-Clause License](./LICENSE). | ||
notices: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].3/LICENSE | ||
- sources: [email protected].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: [email protected].3/README.md | ||
- sources: [email protected].7/README.md | ||
text: The project is licensed under the [BSD-3-Clause License](./LICENSE). | ||
notices: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].3/LICENSE | ||
- sources: [email protected].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: [email protected].3/README.md | ||
- sources: [email protected].7/README.md | ||
text: The project is licensed under the [BSD-3-Clause License](./LICENSE). | ||
notices: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].3/LICENSE | ||
- sources: [email protected].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: [email protected].3/README.md | ||
- sources: [email protected].7/README.md | ||
text: The project is licensed under the [BSD-3-Clause License](./LICENSE). | ||
notices: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].3/LICENSE | ||
- sources: [email protected].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: [email protected].3/README.md | ||
- sources: [email protected].7/README.md | ||
text: The project is licensed under the [BSD-3-Clause License](./LICENSE). | ||
notices: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].3/LICENSE | ||
- sources: [email protected].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: [email protected].3/README.md | ||
- sources: [email protected].7/README.md | ||
text: The project is licensed under the [BSD-3-Clause License](./LICENSE). | ||
notices: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters