crypto/openpgp
Scott Ragan 34f69633bf openpgp/packet: support crypto.Decrypter in EncryptedKey.Decrypt
Fixes golang/go#33301

Change-Id: I74a389367d34d4718d70349794027ed9f1eca370
GitHub-Last-Rev: 6d95cdf632
GitHub-Pull-Request: golang/crypto#94
Reviewed-on: https://go-review.googlesource.com/c/crypto/+/189497
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Run-TryBot: Filippo Valsorda <filippo@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2019-10-02 19:21:27 +00:00
..
armor crypto: add import comments. 2014-12-09 23:26:36 +00:00
clearsign openpgp/clearsign: reject potentially misleading headers and messages 2019-04-24 20:35:55 +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 openpgp/packet: support crypto.Decrypter in EncryptedKey.Decrypt 2019-10-02 19:21:27 +00:00
s2k x/crypto/openpgp/s2k: fix misleading function comment 2016-05-04 14:33:35 +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 openpgp: replace "currentTime" with "creationTime" as appropriate 2019-05-06 20:42:51 +00:00
keys_data_test.go openpgp: split up tests and keys 2018-10-09 21:39:50 +00:00
keys_test.go openpgp: split up tests and keys 2018-10-09 21:39:50 +00:00
read.go openpgp: fix a typo in a comment 2016-09-28 22:09:27 +00:00
read_test.go openpgp: fix vet issue in tests 2018-05-09 02:20:26 +00:00
write.go openpgp: support SHA384 2018-12-03 04:23:31 +00:00
write_test.go openpgp: support creating signatures compatible with 'gpg --sign'. 2018-07-18 16:05:20 +00:00