Skip to content

Commit e89c7df

Browse files
committed
Upgrade go-crypto to v1.1.0-alpha.5-proton
1 parent bc4787e commit e89c7df

28 files changed

+259
-69
lines changed

Diff for: .licensed.yml

+3
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,12 @@ reviewed:
2727
- github.com/ProtonMail/go-crypto/openpgp/errors
2828
- github.com/ProtonMail/go-crypto/openpgp/internal/algorithm
2929
- github.com/ProtonMail/go-crypto/openpgp/internal/ecc
30+
- github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curve25519
31+
- github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curve25519/field
3032
- github.com/ProtonMail/go-crypto/openpgp/internal/encoding
3133
- github.com/ProtonMail/go-crypto/openpgp/packet
3234
- github.com/ProtonMail/go-crypto/openpgp/s2k
35+
- github.com/ProtonMail/go-crypto/openpgp/symmetric
3336
- github.com/ProtonMail/go-crypto/openpgp/x25519
3437
- github.com/ProtonMail/go-crypto/openpgp/x448
3538
- github.com/cloudflare/circl/dh/x25519

Diff for: .licenses/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.0
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.0/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.0/PATENTS
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

Diff for: .licenses/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.0
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.0/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.0/PATENTS
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

Diff for: .licenses/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.0
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.0/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.0/PATENTS
41+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
4242
text: |
4343
Additional IP Rights Grant (Patents)
4444

Diff for: .licenses/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.0
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.0/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.0/PATENTS
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

Diff for: .licenses/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.0
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.0/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.0/PATENTS
41+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
4242
text: |
4343
Additional IP Rights Grant (Patents)
4444

Diff for: .licenses/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.0
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.0/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.0/PATENTS
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

Diff for: .licenses/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.0
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.0/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.0/PATENTS
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

Diff for: .licenses/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.0
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.0/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.0/PATENTS
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

Diff for: .licenses/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.0
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.0/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.0/PATENTS
39+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

Diff for: .licenses/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.0
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.0/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.0/PATENTS
39+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

Diff for: .licenses/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.0
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.0/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.0/PATENTS
39+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

Diff for: .licenses/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.0
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.0/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.0/PATENTS
39+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

Diff for: .licenses/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.0
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.0/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.0/PATENTS
39+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

Diff for: .licenses/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.0
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: other
1010
licenses:
11-
- sources: go-crypto@v1.1.0-alpha.0/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.0/PATENTS
40+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
4141
text: |
4242
Additional IP Rights Grant (Patents)
4343

Diff for: .licenses/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.0
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: other
88
licenses:
9-
- sources: go-crypto@v1.1.0-alpha.0/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.0/PATENTS
38+
- sources: go-crypto@v1.1.0-alpha.5-proton/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

0 commit comments

Comments
 (0)