1
0
mirror of https://github.com/golang/go synced 2024-10-04 14:31:21 -06:00
go/src/pkg/crypto
Robert Griesemer f44fa9b4c7 gofmt: experiment: align values in map composites where possible
- gofmt -w src misc
- looking for feedback

R=rsc, r
CC=golang-dev
https://golang.org/cl/223076
2010-03-02 13:46:51 -08:00
..
aes crypto package documentation fix 2010-02-23 12:01:09 -08:00
block 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00
blowfish crypto/blowfish: new package 2010-02-26 15:24:46 -08:00
hmac strings: delete Runes, Bytes 2010-02-25 16:01:29 -08:00
md4 hash: document that Sum does not change hash state 2010-01-19 10:50:04 -08:00
md5 hash: document that Sum does not change hash state 2010-01-19 10:50:04 -08:00
rc4 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00
rsa strings: delete Runes, Bytes 2010-02-25 16:01:29 -08:00
sha1 hash: document that Sum does not change hash state 2010-01-19 10:50:04 -08:00
sha256 hash: document that Sum does not change hash state 2010-01-19 10:50:04 -08:00
subtle 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00
tls gofmt: experiment: align values in map composites where possible 2010-03-02 13:46:51 -08:00
x509 gofmt: experiment: align values in map composites where possible 2010-03-02 13:46:51 -08:00
xtea crypto package documentation fix 2010-02-23 12:01:09 -08:00