diff options
| author | Adam Langley <agl@golang.org> | 2011-04-19 11:00:35 -0400 |
|---|---|---|
| committer | Adam Langley <agl@golang.org> | 2011-04-19 11:00:35 -0400 |
| commit | b8df1465ccd8a45f8c7da66757ef18ad71c115fe (patch) | |
| tree | b9a1b759683d163106a3aecde934fd1f0cee01cb /src/pkg/exec | |
| parent | 90d3837193fd8224bb44e979ff250cfb76a0710a (diff) | |
| download | go-b8df1465ccd8a45f8c7da66757ef18ad71c115fe.tar.xz | |
crypto/openpgp: better handling of keyrings.
* Accept armored private key blocks
* If an armored block is missing, return an InvalidArgumentError,
rather than ignoring it.
* If every key in a block is skipped due to being unsupported,
return the last unsupported error.
* Include the numeric type of unsupported public keys.
* Don't assume that the self-signature comes immediately after the
user id packet.
R=bradfitzgo
CC=golang-dev
https://golang.org/cl/4434048
Diffstat (limited to 'src/pkg/exec')
0 files changed, 0 insertions, 0 deletions
