crypto/openpgp
SeanBurford 2b8f0970a8 openpgp: Handle signatures that have multiple signature packets
Fixes #12242

Change-Id: Ie40e84bc9e7db390219d85a7eddea99accb19cb8
Reviewed-on: https://go-review.googlesource.com/13781
Reviewed-by: Adam Langley <agl@golang.org>
2015-08-29 22:14:55 +00:00
..
armor crypto: add import comments. 2014-12-09 23:26:36 +00:00
clearsign openpgp/clearsign: Correctly handle whitespace-only lines 2015-08-29 19:39:25 +00:00
elgamal crypto: add import comments. 2014-12-09 23:26:36 +00:00
errors crypto: add import comments. 2014-12-09 23:26:36 +00:00
packet x/crypto/openpgp/packet: validate parsed rsa private keys 2015-07-29 16:51:43 +00:00
s2k crypto: add import comments. 2014-12-09 23:26:36 +00:00
canonical_text.go go.crypto: initial code 2012-01-25 15:31:12 -05:00
canonical_text_test.go go.crypto: initial code 2012-01-25 15:31:12 -05:00
keys.go crypto/openpgp: make it possible to set the key length 2015-07-28 19:24:17 +00:00
keys_test.go x/crypto/openpgp: cross-signature validation for signing subkeys. 2015-05-31 18:57:27 +00:00
read.go openpgp: Handle signatures that have multiple signature packets 2015-08-29 22:14:55 +00:00
read_test.go openpgp: Handle signatures that have multiple signature packets 2015-08-29 22:14:55 +00:00
write.go crypto/openpgp: don't panic on nil private signing key in Encrypt 2015-06-27 20:43:49 +00:00
write_test.go crypto/openpgp: make it possible to set the key length 2015-07-28 19:24:17 +00:00