• Adam Langley's avatar
    crypto/openpgp: better handling of keyrings. · b8df1465
    Adam Langley authored
      * 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
    b8df1465
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...