go/src/crypto
Shenghou Ma 354467ffbb crypto/cipher: update docs for the Stream interface
Specify what will happen if len(dst) != len(src).

Change-Id: I66afa3730f637753b825189687418f14ddec3629
Reviewed-on: https://go-review.googlesource.com/1754
Reviewed-by: Adam Langley <agl@golang.org>
2014-12-26 20:57:43 +00:00
..
aes
cipher crypto/cipher: update docs for the Stream interface 2014-12-26 20:57:43 +00:00
des
dsa
ecdsa
elliptic
hmac
md5
rand crypto/rand: handle EAGAIN reads from /dev/urandom 2014-12-16 04:52:09 +00:00
rc4
rsa
sha1
sha256
sha512
subtle
tls crypto/tls: change default minimum version to TLS 1.0. 2014-12-18 19:49:41 +00:00
x509 crypto/x509: add Solaris certificate file location 2014-11-09 20:57:44 -08:00
crypto.go all: use golang.org/x/... import paths 2014-11-10 09:15:57 +11:00