1
0
mirror of https://github.com/golang/go synced 2024-11-13 20:10:32 -07:00
go/src/pkg/crypto/cipher
Russ Cox ae7497bda6 doc: remove overuse of simply
Specifically, remove simply where it is claiming that the
code or the action to be carried out is simple, since the
reader might disagree.

R=golang-dev, bradfitz, gri
CC=golang-dev
https://golang.org/cl/5637048
2012-02-06 13:34:35 -05:00
..
cbc_aes_test.go
cbc.go
cfb_test.go
cfb.go
cipher.go
common_test.go
ctr_aes_test.go
ctr.go
io.go doc: remove overuse of simply 2012-02-06 13:34:35 -05:00
ofb_test.go
ofb.go