]> Cypherpunks repositories - gostls13.git/commit
crypto/openpgp: bug fixes and fix misnamed function.
authorAdam Langley <agl@golang.org>
Thu, 10 Mar 2011 15:14:31 +0000 (10:14 -0500)
committerAdam Langley <agl@golang.org>
Thu, 10 Mar 2011 15:14:31 +0000 (10:14 -0500)
commitdd5adcc3c3fdc36e34df72ece0bc56d0cf7c38e9
tree6d50346044b98ea06124a48d6dccf950528cc654
parentdaf33c3ebeb40300957cc6fa0fb8c350ae7d26f9
crypto/openpgp: bug fixes and fix misnamed function.

R=rsc, bradfitzwork
CC=golang-dev
https://golang.org/cl/4244066
src/pkg/crypto/openpgp/packet/packet.go
src/pkg/crypto/openpgp/packet/packet_test.go
src/pkg/crypto/openpgp/write.go