• Adam Langley's avatar
    crypto/openpgp: assorted cleanups · a68494bf
    Adam Langley authored
    1) Include Szabolcs Nagy's patch which adds serialisation for more
       signature subpackets.
    2) Include Szabolcs Nagy's patch which adds functions for making DSA
       keys.
    3) Make the random io.Reader an argument to the low-level signature
       functions rather than having them use crypto/rand.
    4) Rename crypto/openpgp/error to crypto/openpgp/errors so that it
       doesn't clash with the new error type.
    
    R=bradfitz, r
    CC=golang-dev
    https://golang.org/cl/5528044
    a68494bf
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...