Skip to content

Commit 3ebca0a

Browse files
dependabot[bot]umbynos
andauthoredAug 5, 2024··
Bump github.com/ProtonMail/go-crypto from 1.1.0-alpha.2 to 1.1.0-alpha.5-proton (#974)
* Bump github.com/ProtonMail/go-crypto Bumps [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) from 1.1.0-alpha.2 to 1.1.0-alpha.5-proton. - [Release notes](https://github.com/ProtonMail/go-crypto/releases) - [Commits](ProtonMail/go-crypto@v1.1.0-alpha.2...v1.1.0-alpha.5-proton) --- updated-dependencies: - dependency-name: github.com/ProtonMail/go-crypto dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * update licenses --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Umberto Baldi <[email protected]>
1 parent 1561223 commit 3ebca0a

28 files changed

+259
-69
lines changed
 

‎.licensed.yml

+3
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,12 @@ reviewed:
2828
- github.com/ProtonMail/go-crypto/openpgp/errors
2929
- github.com/ProtonMail/go-crypto/openpgp/internal/algorithm
3030
- github.com/ProtonMail/go-crypto/openpgp/internal/ecc
31+
- github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curve25519
32+
- github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curve25519/field
3133
- github.com/ProtonMail/go-crypto/openpgp/internal/encoding
3234
- github.com/ProtonMail/go-crypto/openpgp/packet
3335
- github.com/ProtonMail/go-crypto/openpgp/s2k
36+
- github.com/ProtonMail/go-crypto/openpgp/symmetric
3437
- github.com/ProtonMail/go-crypto/openpgp/x25519
3538
- github.com/ProtonMail/go-crypto/openpgp/x448
3639
- github.com/cloudflare/circl/dh/x25519

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/bitcurves.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/bitcurves
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/bitcurves
77
license: other
88
licenses:
9-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
9+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/brainpool.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/brainpool
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary: Package brainpool implements Brainpool elliptic curves.
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/brainpool
77
license: other
88
licenses:
9-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
9+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/eax.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/ProtonMail/go-crypto/eax
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary: 'Package eax provides an implementation of the EAX (encrypt-authenticate-translate)
66
mode of operation, as described in Bellare, Rogaway, and Wagner "THE EAX MODE OF
@@ -9,7 +9,7 @@ summary: 'Package eax provides an implementation of the EAX (encrypt-authenticat
99
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/eax
1010
license: other
1111
licenses:
12-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
12+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1313
text: |
1414
Copyright (c) 2009 The Go Authors. All rights reserved.
1515
@@ -38,7 +38,7 @@ licenses:
3838
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3939
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4040
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
41-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
41+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
4242
text: |
4343
Additional IP Rights Grant (Patents)
4444

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/internal/byteutil.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/internal/byteutil
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/internal/byteutil
77
license: other
88
licenses:
9-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
9+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/ocb.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/ProtonMail/go-crypto/ocb
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary: 'Package ocb provides an implementation of the OCB (offset codebook) mode
66
of operation, as described in RFC-7253 of the IRTF and in Rogaway, Bellare, Black
@@ -9,7 +9,7 @@ summary: 'Package ocb provides an implementation of the OCB (offset codebook) mo
99
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/ocb
1010
license: other
1111
licenses:
12-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
12+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1313
text: |
1414
Copyright (c) 2009 The Go Authors. All rights reserved.
1515
@@ -38,7 +38,7 @@ licenses:
3838
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3939
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4040
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
41-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
41+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
4242
text: |
4343
Additional IP Rights Grant (Patents)
4444

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/openpgp.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary: Package openpgp implements high level operations on OpenPGP messages.
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp
77
license: other
88
licenses:
9-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
9+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/openpgp/aes/keywrap.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/aes/keywrap
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary: Package keywrap is an implementation of the RFC 3394 AES key wrapping algorithm.
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/aes/keywrap
77
license: other
88
licenses:
9-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
9+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/openpgp/armor.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/armor
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary: Package armor implements OpenPGP ASCII Armor, see RFC 4880.
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/armor
77
license: other
88
licenses:
9-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
9+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/openpgp/ecdh.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/ecdh
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary: Package ecdh implements ECDH encryption, suitable for OpenPGP, as specified
66
in RFC 6637, section 8.
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/ecdh
88
license: other
99
licenses:
10-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
10+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
39+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/openpgp/ecdsa.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/ecdsa
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary: Package ecdsa implements ECDSA signature, suitable for OpenPGP, as specified
66
in RFC 6637, section 5.
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/ecdsa
88
license: other
99
licenses:
10-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
10+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
39+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/openpgp/ed25519.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/ed25519
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary: Package ed25519 implements the ed25519 signature algorithm for OpenPGP as
66
defined in the Open PGP crypto refresh.
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/ed25519
88
license: other
99
licenses:
10-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
10+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
39+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/openpgp/ed448.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/ed448
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary: Package ed448 implements the ed448 signature algorithm for OpenPGP as defined
66
in the Open PGP crypto refresh.
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/ed448
88
license: other
99
licenses:
10-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
10+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
39+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/openpgp/eddsa.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/eddsa
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary: Package eddsa implements EdDSA signature, suitable for OpenPGP, as specified
66
in https://datatracker.ietf.org/doc/html/draft-ietf-openpgp-crypto-refresh-06#section-13.7
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/eddsa
88
license: other
99
licenses:
10-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
10+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
39+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/openpgp/elgamal.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/elgamal
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary: Package elgamal implements ElGamal encryption, suitable for OpenPGP, as specified
66
in "A Public-Key Cryptosystem and a Signature Scheme Based on Discrete Logarithms,"
77
IEEE Transactions on Information Theory, v.
88
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/elgamal
99
license: bsd-3-clause
1010
licenses:
11-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
11+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1212
text: |
1313
Copyright (c) 2009 The Go Authors. All rights reserved.
1414
@@ -37,7 +37,7 @@ licenses:
3737
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3838
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3939
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
40+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
4141
text: |
4242
Additional IP Rights Grant (Patents)
4343

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/openpgp/errors.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/errors
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary: Package errors contains common error types for the OpenPGP packages.
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/errors
77
license: bsd-3-clause
88
licenses:
9-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
9+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/openpgp/internal/algorithm.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/internal/algorithm
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/internal/algorithm
77
license: other
88
licenses:
9-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
9+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/openpgp/internal/ecc.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/internal/ecc
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary: Package ecc implements a generic interface for ECDH, ECDSA, and EdDSA.
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/internal/ecc
77
license: other
88
licenses:
9-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
9+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
---
2+
name: github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curve25519
3+
version: v1.1.0-alpha.5-proton
4+
type: go
5+
summary: Package curve25519 implements custom field operations without clamping for
6+
forwarding.
7+
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curve25519
8+
license: other
9+
licenses:
10+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
11+
text: |
12+
Copyright (c) 2009 The Go Authors. All rights reserved.
13+
14+
Redistribution and use in source and binary forms, with or without
15+
modification, are permitted provided that the following conditions are
16+
met:
17+
18+
* Redistributions of source code must retain the above copyright
19+
notice, this list of conditions and the following disclaimer.
20+
* Redistributions in binary form must reproduce the above
21+
copyright notice, this list of conditions and the following disclaimer
22+
in the documentation and/or other materials provided with the
23+
distribution.
24+
* Neither the name of Google Inc. nor the names of its
25+
contributors may be used to endorse or promote products derived from
26+
this software without specific prior written permission.
27+
28+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
29+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
30+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
31+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
32+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
34+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
35+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
36+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
37+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
38+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
40+
text: |
41+
Additional IP Rights Grant (Patents)
42+
43+
"This implementation" means the copyrightable works distributed by
44+
Google as part of the Go project.
45+
46+
Google hereby grants to You a perpetual, worldwide, non-exclusive,
47+
no-charge, royalty-free, irrevocable (except as stated in this section)
48+
patent license to make, have made, use, offer to sell, sell, import,
49+
transfer and otherwise run, modify and propagate the contents of this
50+
implementation of Go, where such license applies only to those patent
51+
claims, both currently owned or controlled by Google and acquired in
52+
the future, licensable by Google that are necessarily infringed by this
53+
implementation of Go. This grant does not include claims that would be
54+
infringed only as a consequence of further modification of this
55+
implementation. If you or your agent or exclusive licensee institute or
56+
order or agree to the institution of patent litigation against any
57+
entity (including a cross-claim or counterclaim in a lawsuit) alleging
58+
that this implementation of Go or any code incorporated within this
59+
implementation of Go constitutes direct or contributory patent
60+
infringement, or inducement of patent infringement, then any patent
61+
rights granted to you under this License for this implementation of Go
62+
shall terminate as of the date such litigation is filed.
63+
notices: []
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
name: github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curve25519/field
3+
version: v1.1.0-alpha.5-proton
4+
type: go
5+
summary: Package field implements fast arithmetic modulo 2^255-19.
6+
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curve25519/field
7+
license: other
8+
licenses:
9+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
10+
text: |
11+
Copyright (c) 2009 The Go Authors. All rights reserved.
12+
13+
Redistribution and use in source and binary forms, with or without
14+
modification, are permitted provided that the following conditions are
15+
met:
16+
17+
* Redistributions of source code must retain the above copyright
18+
notice, this list of conditions and the following disclaimer.
19+
* Redistributions in binary form must reproduce the above
20+
copyright notice, this list of conditions and the following disclaimer
21+
in the documentation and/or other materials provided with the
22+
distribution.
23+
* Neither the name of Google Inc. nor the names of its
24+
contributors may be used to endorse or promote products derived from
25+
this software without specific prior written permission.
26+
27+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
28+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
29+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
30+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
31+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
32+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
33+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
34+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
35+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
36+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
39+
text: |
40+
Additional IP Rights Grant (Patents)
41+
42+
"This implementation" means the copyrightable works distributed by
43+
Google as part of the Go project.
44+
45+
Google hereby grants to You a perpetual, worldwide, non-exclusive,
46+
no-charge, royalty-free, irrevocable (except as stated in this section)
47+
patent license to make, have made, use, offer to sell, sell, import,
48+
transfer and otherwise run, modify and propagate the contents of this
49+
implementation of Go, where such license applies only to those patent
50+
claims, both currently owned or controlled by Google and acquired in
51+
the future, licensable by Google that are necessarily infringed by this
52+
implementation of Go. This grant does not include claims that would be
53+
infringed only as a consequence of further modification of this
54+
implementation. If you or your agent or exclusive licensee institute or
55+
order or agree to the institution of patent litigation against any
56+
entity (including a cross-claim or counterclaim in a lawsuit) alleging
57+
that this implementation of Go or any code incorporated within this
58+
implementation of Go constitutes direct or contributory patent
59+
infringement, or inducement of patent infringement, then any patent
60+
rights granted to you under this License for this implementation of Go
61+
shall terminate as of the date such litigation is filed.
62+
notices: []

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/openpgp/internal/encoding.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/internal/encoding
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary: Package encoding implements openpgp packet field encodings as specified in
66
RFC 4880 and 6637.
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/internal/encoding
88
license: other
99
licenses:
10-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
10+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
39+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/openpgp/packet.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/packet
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary: Package packet implements parsing and serialization of OpenPGP packets, as
66
specified in RFC 4880.
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/packet
88
license: bsd-3-clause
99
licenses:
10-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
10+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
39+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/openpgp/s2k.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/s2k
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary: Package s2k implements the various OpenPGP string-to-key transforms as specified
66
in RFC 4800 section 3.7.1, and Argon2 specified in draft-ietf-openpgp-crypto-refresh-08
77
section 3.7.1.4.
88
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/s2k
99
license: bsd-3-clause
1010
licenses:
11-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
11+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1212
text: |
1313
Copyright (c) 2009 The Go Authors. All rights reserved.
1414
@@ -37,7 +37,7 @@ licenses:
3737
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3838
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3939
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
40+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
4141
text: |
4242
Additional IP Rights Grant (Patents)
4343
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
name: github.com/ProtonMail/go-crypto/openpgp/symmetric
3+
version: v1.1.0-alpha.5-proton
4+
type: go
5+
summary:
6+
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/symmetric
7+
license: other
8+
licenses:
9+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
10+
text: |
11+
Copyright (c) 2009 The Go Authors. All rights reserved.
12+
13+
Redistribution and use in source and binary forms, with or without
14+
modification, are permitted provided that the following conditions are
15+
met:
16+
17+
* Redistributions of source code must retain the above copyright
18+
notice, this list of conditions and the following disclaimer.
19+
* Redistributions in binary form must reproduce the above
20+
copyright notice, this list of conditions and the following disclaimer
21+
in the documentation and/or other materials provided with the
22+
distribution.
23+
* Neither the name of Google Inc. nor the names of its
24+
contributors may be used to endorse or promote products derived from
25+
this software without specific prior written permission.
26+
27+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
28+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
29+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
30+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
31+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
32+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
33+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
34+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
35+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
36+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
39+
text: |
40+
Additional IP Rights Grant (Patents)
41+
42+
"This implementation" means the copyrightable works distributed by
43+
Google as part of the Go project.
44+
45+
Google hereby grants to You a perpetual, worldwide, non-exclusive,
46+
no-charge, royalty-free, irrevocable (except as stated in this section)
47+
patent license to make, have made, use, offer to sell, sell, import,
48+
transfer and otherwise run, modify and propagate the contents of this
49+
implementation of Go, where such license applies only to those patent
50+
claims, both currently owned or controlled by Google and acquired in
51+
the future, licensable by Google that are necessarily infringed by this
52+
implementation of Go. This grant does not include claims that would be
53+
infringed only as a consequence of further modification of this
54+
implementation. If you or your agent or exclusive licensee institute or
55+
order or agree to the institution of patent litigation against any
56+
entity (including a cross-claim or counterclaim in a lawsuit) alleging
57+
that this implementation of Go or any code incorporated within this
58+
implementation of Go constitutes direct or contributory patent
59+
infringement, or inducement of patent infringement, then any patent
60+
rights granted to you under this License for this implementation of Go
61+
shall terminate as of the date such litigation is filed.
62+
notices: []

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/openpgp/x25519.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/x25519
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/x25519
77
license: other
88
licenses:
9-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
9+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/openpgp/x448.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/openpgp/x448
3-
version: v1.1.0-alpha.2
3+
version: v1.1.0-alpha.5-proton
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/x448
77
license: other
88
licenses:
9-
- sources: go-crypto@v1.1.0-alpha.2/LICENSE
9+
- sources: go-crypto@v1.1.0-alpha.5-proton/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: go-crypto@v1.1.0-alpha.2/PATENTS
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.21
44

55
require (
66
fyne.io/systray v1.10.0
7-
github.com/ProtonMail/go-crypto v1.1.0-alpha.2
7+
github.com/ProtonMail/go-crypto v1.1.0-alpha.5-proton
88
github.com/arduino/go-paths-helper v1.12.0
99
github.com/arduino/go-serial-utils v0.1.2
1010
github.com/arduino/pluggable-discovery-protocol-handler/v2 v2.2.0

‎go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ fyne.io/systray v1.10.0 h1:Yr1D9Lxeiw3+vSuZWPlaHC8BMjIHZXJKkek706AfYQk=
22
fyne.io/systray v1.10.0/go.mod h1:oM2AQqGJ1AMo4nNqZFYU8xYygSBZkW2hmdJ7n4yjedE=
33
github.com/AnatolyRugalev/goregen v0.1.0 h1:xrdXkLaskMnbxW0x4FWNj2yoednv0X2bcTBWpuJGYfE=
44
github.com/AnatolyRugalev/goregen v0.1.0/go.mod h1:sVlY1tjcirqLBRZnCcIq1+7/Lwmqz5g7IK8AStjOVzI=
5-
github.com/ProtonMail/go-crypto v1.1.0-alpha.2 h1:bkyFVUP+ROOARdgCiJzNQo2V2kiB97LyUpzH9P6Hrlg=
6-
github.com/ProtonMail/go-crypto v1.1.0-alpha.2/go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE=
5+
github.com/ProtonMail/go-crypto v1.1.0-alpha.5-proton h1:KVBEgU3CJpmzLChnLiSuEyCuhGhcMt3eOST+7A+ckto=
6+
github.com/ProtonMail/go-crypto v1.1.0-alpha.5-proton/go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE=
77
github.com/arduino/go-paths-helper v1.0.1/go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck=
88
github.com/arduino/go-paths-helper v1.12.0 h1:xizOQtI9iHdl19qXd1EmWg5i9W//2bOCOYwlNv8F61E=
99
github.com/arduino/go-paths-helper v1.12.0/go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM=

0 commit comments

Comments
 (0)
Please sign in to comment.