1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:11:22 -06:00
go/src/pkg/crypto/openpgp
Adam Langley 4a14bc524b crypto/openpgp/packet: add public key support
Note that DSA public key support is nascent and the verification
functions clearly don't support it yet. I'm intending to get RSA keys
working first.

R=bradfitzgo
CC=golang-dev
https://golang.org/cl/3973054
2011-02-04 09:00:17 -05:00
..
armor crypto/openpgp/armor: bug fixes 2011-02-03 09:19:20 -05:00
error
packet crypto/openpgp/packet: add public key support 2011-02-04 09:00:17 -05:00
s2k crypto/openpgp: add s2k 2011-01-20 07:38:34 -05:00