Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 #238

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.

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: [email protected].3/README.md
- sources: [email protected].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/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.

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: [email protected].3/README.md
- sources: [email protected].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: bsd-3-clause
licenses:
- sources: [email protected].3/LICENSE
- sources: [email protected].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: [email protected].3/README.md
- sources: [email protected].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:
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.

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: [email protected].3/README.md
- sources: [email protected].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: bsd-3-clause
licenses:
- sources: [email protected].3/LICENSE
- sources: [email protected].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: [email protected].3/README.md
- sources: [email protected].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/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.

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: [email protected].3/README.md
- sources: [email protected].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/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.

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: [email protected].3/README.md
- sources: [email protected].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/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.

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: [email protected].3/README.md
- sources: [email protected].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/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.

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: [email protected].3/README.md
- sources: [email protected].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/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.

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: [email protected].3/README.md
- sources: [email protected].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/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.

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: [email protected].3/README.md
- sources: [email protected].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/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.

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: [email protected].3/README.md
- sources: [email protected].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 @@ -18,7 +18,7 @@ require (
github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 // indirect
github.com/acomagu/bufpipe v1.0.4 // indirect
github.com/arduino/go-properties-orderedmap v1.3.0 // indirect
github.com/cloudflare/circl v1.3.3 // indirect
github.com/cloudflare/circl v1.3.7 // indirect
github.com/codeclysm/extract/v3 v3.0.2 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/emirpasic/gods v1.18.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA
github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cloudflare/circl v1.1.0/go.mod h1:prBCrKB9DV4poKZY1l9zBXg2QJY7mvgRvtMxxK7fi4I=
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/go.rice v1.0.3/go.mod h1:AF3bOWkvdOpp8/S3UL8qbQ4N7DiISIbJtj54GWFPAsc=
github.com/cmaglie/pb v1.0.27/go.mod h1:GilkKZMXYjBA4NxItWFfO+lwkp59PLHQ+IOW/b/kmZI=
github.com/codeclysm/cc v1.2.2/go.mod h1:XtW4ArCNgQwFphcRGG9+sPX5WM1J6/u0gMy5ZdV3obA=
Expand Down