1
0
mirror of https://github.com/golang/go synced 2024-10-05 04:31:22 -06:00
go/src/pkg/crypto/openpgp
Adam Langley 6392fc75cf bufio: add ReadLine
It matches encoding/line exactly and the tests are copied from there.
If we land this, then encoding/line will get marked as deprecated then
deleted in time.

R=rsc, rog, peterGo
CC=golang-dev
https://golang.org/cl/4389046
2011-04-13 15:12:28 -04:00
..
armor bufio: add ReadLine 2011-04-13 15:12:28 -04:00
error crypto/openpgp: minor updates to subpackages 2011-02-11 08:34:19 -05:00
packet crypto/openpgp: add DSA signature support. 2011-03-16 10:50:06 -04:00
s2k testing: shorten some tests. 2011-03-25 16:31:10 -07:00
canonical_text_test.go crypto/openpgp: add package 2011-02-24 20:19:53 -05:00
canonical_text.go crypto/openpgp: add package 2011-02-24 20:19:53 -05:00
keys.go crypto/openpgp: add package 2011-02-24 20:19:53 -05:00
Makefile crypto/openpgp: add package 2011-02-24 20:19:53 -05:00
read_test.go crypto/openpgp: add DSA signature support. 2011-03-16 10:50:06 -04:00
read.go crypto/openpgp: add package 2011-02-24 20:19:53 -05:00
write_test.go crypto/openpgp: add DSA signature support. 2011-03-16 10:50:06 -04:00
write.go crypto/openpgp: add DSA signature support. 2011-03-16 10:50:06 -04:00