diff --git a/.licenses/arduino-lint/go/github.com/cloudflare/circl/dh/x25519.dep.yml b/.licenses/arduino-lint/go/github.com/cloudflare/circl/dh/x25519.dep.yml index 9246b41c7..e0eda6b2f 100644 --- a/.licenses/arduino-lint/go/github.com/cloudflare/circl/dh/x25519.dep.yml +++ b/.licenses/arduino-lint/go/github.com/cloudflare/circl/dh/x25519.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/dh/x25519 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/arduino-lint/go/github.com/cloudflare/circl/dh/x448.dep.yml b/.licenses/arduino-lint/go/github.com/cloudflare/circl/dh/x448.dep.yml index 4eb40e151..f60d82346 100644 --- a/.licenses/arduino-lint/go/github.com/cloudflare/circl/dh/x448.dep.yml +++ b/.licenses/arduino-lint/go/github.com/cloudflare/circl/dh/x448.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/dh/x448 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/arduino-lint/go/github.com/cloudflare/circl/ecc/goldilocks.dep.yml b/.licenses/arduino-lint/go/github.com/cloudflare/circl/ecc/goldilocks.dep.yml index 67f2b8e7e..fd43be52f 100644 --- a/.licenses/arduino-lint/go/github.com/cloudflare/circl/ecc/goldilocks.dep.yml +++ b/.licenses/arduino-lint/go/github.com/cloudflare/circl/ecc/goldilocks.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/cloudflare/circl/ecc/goldilocks -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/arduino-lint/go/github.com/cloudflare/circl/internal/conv.dep.yml b/.licenses/arduino-lint/go/github.com/cloudflare/circl/internal/conv.dep.yml index 52f075b65..3dc8f5cd6 100644 --- a/.licenses/arduino-lint/go/github.com/cloudflare/circl/internal/conv.dep.yml +++ b/.licenses/arduino-lint/go/github.com/cloudflare/circl/internal/conv.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/internal/conv -version: v1.1.0 +version: v1.3.3 type: go summary: homepage: https://pkg.go.dev/github.com/cloudflare/circl/internal/conv license: bsd-3-clause licenses: -- sources: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/arduino-lint/go/github.com/cloudflare/circl/internal/sha3.dep.yml b/.licenses/arduino-lint/go/github.com/cloudflare/circl/internal/sha3.dep.yml index e7061ddbd..f0ba22d6a 100644 --- a/.licenses/arduino-lint/go/github.com/cloudflare/circl/internal/sha3.dep.yml +++ b/.licenses/arduino-lint/go/github.com/cloudflare/circl/internal/sha3.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/cloudflare/circl/internal/sha3 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/arduino-lint/go/github.com/cloudflare/circl/math.dep.yml b/.licenses/arduino-lint/go/github.com/cloudflare/circl/math.dep.yml index 768b9e3df..eeef872e8 100644 --- a/.licenses/arduino-lint/go/github.com/cloudflare/circl/math.dep.yml +++ b/.licenses/arduino-lint/go/github.com/cloudflare/circl/math.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/math -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/arduino-lint/go/github.com/cloudflare/circl/math/fp25519.dep.yml b/.licenses/arduino-lint/go/github.com/cloudflare/circl/math/fp25519.dep.yml index d5d1fae88..a8661f9b5 100644 --- a/.licenses/arduino-lint/go/github.com/cloudflare/circl/math/fp25519.dep.yml +++ b/.licenses/arduino-lint/go/github.com/cloudflare/circl/math/fp25519.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/math/fp25519 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/arduino-lint/go/github.com/cloudflare/circl/math/fp448.dep.yml b/.licenses/arduino-lint/go/github.com/cloudflare/circl/math/fp448.dep.yml index 72a11b9dc..07dd4ed21 100644 --- a/.licenses/arduino-lint/go/github.com/cloudflare/circl/math/fp448.dep.yml +++ b/.licenses/arduino-lint/go/github.com/cloudflare/circl/math/fp448.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/math/fp448 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/arduino-lint/go/github.com/cloudflare/circl/math/mlsbset.dep.yml b/.licenses/arduino-lint/go/github.com/cloudflare/circl/math/mlsbset.dep.yml index f28eabad8..1775ab340 100644 --- a/.licenses/arduino-lint/go/github.com/cloudflare/circl/math/mlsbset.dep.yml +++ b/.licenses/arduino-lint/go/github.com/cloudflare/circl/math/mlsbset.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/math/mlsbset -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/arduino-lint/go/github.com/cloudflare/circl/sign.dep.yml b/.licenses/arduino-lint/go/github.com/cloudflare/circl/sign.dep.yml index 3cf7fb629..ab71e652c 100644 --- a/.licenses/arduino-lint/go/github.com/cloudflare/circl/sign.dep.yml +++ b/.licenses/arduino-lint/go/github.com/cloudflare/circl/sign.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/sign -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/arduino-lint/go/github.com/cloudflare/circl/sign/ed25519.dep.yml b/.licenses/arduino-lint/go/github.com/cloudflare/circl/sign/ed25519.dep.yml index 33eeee42b..29e83acec 100644 --- a/.licenses/arduino-lint/go/github.com/cloudflare/circl/sign/ed25519.dep.yml +++ b/.licenses/arduino-lint/go/github.com/cloudflare/circl/sign/ed25519.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/sign/ed25519 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/arduino-lint/go/github.com/cloudflare/circl/sign/ed448.dep.yml b/.licenses/arduino-lint/go/github.com/cloudflare/circl/sign/ed448.dep.yml index 8b47c03e5..e6efcc2ac 100644 --- a/.licenses/arduino-lint/go/github.com/cloudflare/circl/sign/ed448.dep.yml +++ b/.licenses/arduino-lint/go/github.com/cloudflare/circl/sign/ed448.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/sign/ed448 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/docsgen/go/github.com/cloudflare/circl/dh/x25519.dep.yml b/.licenses/docsgen/go/github.com/cloudflare/circl/dh/x25519.dep.yml index 9246b41c7..e0eda6b2f 100644 --- a/.licenses/docsgen/go/github.com/cloudflare/circl/dh/x25519.dep.yml +++ b/.licenses/docsgen/go/github.com/cloudflare/circl/dh/x25519.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/dh/x25519 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/docsgen/go/github.com/cloudflare/circl/dh/x448.dep.yml b/.licenses/docsgen/go/github.com/cloudflare/circl/dh/x448.dep.yml index 4eb40e151..f60d82346 100644 --- a/.licenses/docsgen/go/github.com/cloudflare/circl/dh/x448.dep.yml +++ b/.licenses/docsgen/go/github.com/cloudflare/circl/dh/x448.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/dh/x448 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/docsgen/go/github.com/cloudflare/circl/ecc/goldilocks.dep.yml b/.licenses/docsgen/go/github.com/cloudflare/circl/ecc/goldilocks.dep.yml index 67f2b8e7e..fd43be52f 100644 --- a/.licenses/docsgen/go/github.com/cloudflare/circl/ecc/goldilocks.dep.yml +++ b/.licenses/docsgen/go/github.com/cloudflare/circl/ecc/goldilocks.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/cloudflare/circl/ecc/goldilocks -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/docsgen/go/github.com/cloudflare/circl/internal/conv.dep.yml b/.licenses/docsgen/go/github.com/cloudflare/circl/internal/conv.dep.yml index 52f075b65..3dc8f5cd6 100644 --- a/.licenses/docsgen/go/github.com/cloudflare/circl/internal/conv.dep.yml +++ b/.licenses/docsgen/go/github.com/cloudflare/circl/internal/conv.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/internal/conv -version: v1.1.0 +version: v1.3.3 type: go summary: homepage: https://pkg.go.dev/github.com/cloudflare/circl/internal/conv license: bsd-3-clause licenses: -- sources: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/docsgen/go/github.com/cloudflare/circl/internal/sha3.dep.yml b/.licenses/docsgen/go/github.com/cloudflare/circl/internal/sha3.dep.yml index e7061ddbd..f0ba22d6a 100644 --- a/.licenses/docsgen/go/github.com/cloudflare/circl/internal/sha3.dep.yml +++ b/.licenses/docsgen/go/github.com/cloudflare/circl/internal/sha3.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/cloudflare/circl/internal/sha3 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/docsgen/go/github.com/cloudflare/circl/math.dep.yml b/.licenses/docsgen/go/github.com/cloudflare/circl/math.dep.yml index 768b9e3df..eeef872e8 100644 --- a/.licenses/docsgen/go/github.com/cloudflare/circl/math.dep.yml +++ b/.licenses/docsgen/go/github.com/cloudflare/circl/math.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/math -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/docsgen/go/github.com/cloudflare/circl/math/fp25519.dep.yml b/.licenses/docsgen/go/github.com/cloudflare/circl/math/fp25519.dep.yml index d5d1fae88..a8661f9b5 100644 --- a/.licenses/docsgen/go/github.com/cloudflare/circl/math/fp25519.dep.yml +++ b/.licenses/docsgen/go/github.com/cloudflare/circl/math/fp25519.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/math/fp25519 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/docsgen/go/github.com/cloudflare/circl/math/fp448.dep.yml b/.licenses/docsgen/go/github.com/cloudflare/circl/math/fp448.dep.yml index 72a11b9dc..07dd4ed21 100644 --- a/.licenses/docsgen/go/github.com/cloudflare/circl/math/fp448.dep.yml +++ b/.licenses/docsgen/go/github.com/cloudflare/circl/math/fp448.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/math/fp448 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/docsgen/go/github.com/cloudflare/circl/math/mlsbset.dep.yml b/.licenses/docsgen/go/github.com/cloudflare/circl/math/mlsbset.dep.yml index f28eabad8..1775ab340 100644 --- a/.licenses/docsgen/go/github.com/cloudflare/circl/math/mlsbset.dep.yml +++ b/.licenses/docsgen/go/github.com/cloudflare/circl/math/mlsbset.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/math/mlsbset -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/docsgen/go/github.com/cloudflare/circl/sign.dep.yml b/.licenses/docsgen/go/github.com/cloudflare/circl/sign.dep.yml index 3cf7fb629..ab71e652c 100644 --- a/.licenses/docsgen/go/github.com/cloudflare/circl/sign.dep.yml +++ b/.licenses/docsgen/go/github.com/cloudflare/circl/sign.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/sign -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/docsgen/go/github.com/cloudflare/circl/sign/ed25519.dep.yml b/.licenses/docsgen/go/github.com/cloudflare/circl/sign/ed25519.dep.yml index 33eeee42b..29e83acec 100644 --- a/.licenses/docsgen/go/github.com/cloudflare/circl/sign/ed25519.dep.yml +++ b/.licenses/docsgen/go/github.com/cloudflare/circl/sign/ed25519.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/sign/ed25519 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/docsgen/go/github.com/cloudflare/circl/sign/ed448.dep.yml b/.licenses/docsgen/go/github.com/cloudflare/circl/sign/ed448.dep.yml index 8b47c03e5..e6efcc2ac 100644 --- a/.licenses/docsgen/go/github.com/cloudflare/circl/sign/ed448.dep.yml +++ b/.licenses/docsgen/go/github.com/cloudflare/circl/sign/ed448.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/sign/ed448 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/dh/x25519.dep.yml b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/dh/x25519.dep.yml index 9246b41c7..e0eda6b2f 100644 --- a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/dh/x25519.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/dh/x25519.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/dh/x25519 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/dh/x448.dep.yml b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/dh/x448.dep.yml index 4eb40e151..f60d82346 100644 --- a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/dh/x448.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/dh/x448.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/dh/x448 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/ecc/goldilocks.dep.yml b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/ecc/goldilocks.dep.yml index 67f2b8e7e..fd43be52f 100644 --- a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/ecc/goldilocks.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/ecc/goldilocks.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/cloudflare/circl/ecc/goldilocks -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/internal/conv.dep.yml b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/internal/conv.dep.yml index 52f075b65..3dc8f5cd6 100644 --- a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/internal/conv.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/internal/conv.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/internal/conv -version: v1.1.0 +version: v1.3.3 type: go summary: homepage: https://pkg.go.dev/github.com/cloudflare/circl/internal/conv license: bsd-3-clause licenses: -- sources: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/internal/sha3.dep.yml b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/internal/sha3.dep.yml index e7061ddbd..f0ba22d6a 100644 --- a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/internal/sha3.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/internal/sha3.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/cloudflare/circl/internal/sha3 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/math.dep.yml b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/math.dep.yml index 768b9e3df..eeef872e8 100644 --- a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/math.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/math.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/math -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/math/fp25519.dep.yml b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/math/fp25519.dep.yml index d5d1fae88..a8661f9b5 100644 --- a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/math/fp25519.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/math/fp25519.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/math/fp25519 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/math/fp448.dep.yml b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/math/fp448.dep.yml index 72a11b9dc..07dd4ed21 100644 --- a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/math/fp448.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/math/fp448.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/math/fp448 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/math/mlsbset.dep.yml b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/math/mlsbset.dep.yml index f28eabad8..1775ab340 100644 --- a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/math/mlsbset.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/math/mlsbset.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/math/mlsbset -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/sign.dep.yml b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/sign.dep.yml index 3cf7fb629..ab71e652c 100644 --- a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/sign.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/sign.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/sign -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/sign/ed25519.dep.yml b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/sign/ed25519.dep.yml index 33eeee42b..29e83acec 100644 --- a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/sign/ed25519.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/sign/ed25519.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/sign/ed25519 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/sign/ed448.dep.yml b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/sign/ed448.dep.yml index 8b47c03e5..e6efcc2ac 100644 --- a/.licenses/ruledocsgen/go/github.com/cloudflare/circl/sign/ed448.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/cloudflare/circl/sign/ed448.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/cloudflare/circl/sign/ed448 -version: v1.1.0 +version: v1.3.3 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: circl@v1.1.0/LICENSE +- sources: circl@v1.3.3/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.1.0/README.md +- sources: circl@v1.3.3/README.md text: The project is licensed under the [BSD-3-Clause License](./LICENSE). notices: [] diff --git a/docsgen/go.mod b/docsgen/go.mod index da01f320b..1d663970b 100644 --- a/docsgen/go.mod +++ b/docsgen/go.mod @@ -23,7 +23,7 @@ require ( github.com/arduino/go-properties-orderedmap v1.7.2 // indirect github.com/cespare/xxhash v1.1.0 // indirect github.com/client9/misspell v0.3.4 // indirect - github.com/cloudflare/circl v1.1.0 // indirect + github.com/cloudflare/circl v1.3.3 // indirect github.com/cmaglie/go.rice v1.0.3 // indirect github.com/codeclysm/extract/v3 v3.0.2 // indirect github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect diff --git a/docsgen/go.sum b/docsgen/go.sum index bc34eab1c..24e5a9eda 100644 --- a/docsgen/go.sum +++ b/docsgen/go.sum @@ -108,8 +108,9 @@ github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575/go.mod h1:9d6lWj8KzO/ github.com/clbanning/x2j v0.0.0-20191024224557-825249438eec/go.mod h1:jMjuTZXRI4dUb/I5gc9Hdhagfvm9+RyrPryS/auMzxE= github.com/client9/misspell v0.3.4 h1:ta993UF76GwbvJcIo3Y68y/M3WxlpEHPWIGDkJYwzJI= github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw= -github.com/cloudflare/circl v1.1.0 h1:bZgT/A+cikZnKIwn7xL2OBj012Bmvho/o6RpRvv3GKY= 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/cmaglie/go.rice v1.0.3 h1:ZBLmBdQp6ejc+n8eMNH0uuRSKkg6kKe6ORjXKnyHBYw= 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= diff --git a/go.mod b/go.mod index 14d41f9ef..1ae366199 100644 --- a/go.mod +++ b/go.mod @@ -29,7 +29,7 @@ require ( github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 // indirect github.com/acomagu/bufpipe v1.0.4 // indirect github.com/cespare/xxhash v1.1.0 // indirect - github.com/cloudflare/circl v1.1.0 // indirect + github.com/cloudflare/circl v1.3.3 // indirect github.com/cmaglie/go.rice v1.0.3 // indirect github.com/codeclysm/extract/v3 v3.0.2 // indirect github.com/daaku/go.zipexe v1.0.1 // indirect diff --git a/go.sum b/go.sum index fd22adc33..fda791419 100644 --- a/go.sum +++ b/go.sum @@ -109,8 +109,9 @@ github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575/go.mod h1:9d6lWj8KzO/ github.com/clbanning/x2j v0.0.0-20191024224557-825249438eec/go.mod h1:jMjuTZXRI4dUb/I5gc9Hdhagfvm9+RyrPryS/auMzxE= github.com/client9/misspell v0.3.4 h1:ta993UF76GwbvJcIo3Y68y/M3WxlpEHPWIGDkJYwzJI= github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw= -github.com/cloudflare/circl v1.1.0 h1:bZgT/A+cikZnKIwn7xL2OBj012Bmvho/o6RpRvv3GKY= 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/cmaglie/go.rice v1.0.3 h1:ZBLmBdQp6ejc+n8eMNH0uuRSKkg6kKe6ORjXKnyHBYw= 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= diff --git a/ruledocsgen/go.mod b/ruledocsgen/go.mod index f8e2cbdab..03fdacaec 100644 --- a/ruledocsgen/go.mod +++ b/ruledocsgen/go.mod @@ -22,7 +22,7 @@ require ( github.com/arduino/go-properties-orderedmap v1.7.2 // indirect github.com/cespare/xxhash v1.1.0 // indirect github.com/client9/misspell v0.3.4 // indirect - github.com/cloudflare/circl v1.1.0 // indirect + github.com/cloudflare/circl v1.3.3 // indirect github.com/cmaglie/go.rice v1.0.3 // indirect github.com/codeclysm/extract/v3 v3.0.2 // indirect github.com/daaku/go.zipexe v1.0.1 // indirect diff --git a/ruledocsgen/go.sum b/ruledocsgen/go.sum index 423b7d089..34829c0b7 100644 --- a/ruledocsgen/go.sum +++ b/ruledocsgen/go.sum @@ -112,8 +112,9 @@ github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575/go.mod h1:9d6lWj8KzO/ github.com/clbanning/x2j v0.0.0-20191024224557-825249438eec/go.mod h1:jMjuTZXRI4dUb/I5gc9Hdhagfvm9+RyrPryS/auMzxE= github.com/client9/misspell v0.3.4 h1:ta993UF76GwbvJcIo3Y68y/M3WxlpEHPWIGDkJYwzJI= github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw= -github.com/cloudflare/circl v1.1.0 h1:bZgT/A+cikZnKIwn7xL2OBj012Bmvho/o6RpRvv3GKY= 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/cmaglie/go.rice v1.0.3 h1:ZBLmBdQp6ejc+n8eMNH0uuRSKkg6kKe6ORjXKnyHBYw= 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=