1
0
mirror of https://github.com/golang/go synced 2024-10-05 11:41:22 -06:00
go/src/crypto
Martin Möhrmann fdd0179bb1 all: fix typos and spelling
Change-Id: Icd06d99c42b8299fd931c7da821e1f418684d913
Reviewed-on: https://go-review.googlesource.com/19829
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-02-24 18:42:29 +00:00
..
aes cmd/internal/obj/x86: add new instructions, cleanup. 2016-01-13 14:04:44 +00:00
cipher crypto/cipher: Add AES-GCM encryption and decryption example 2016-01-26 15:58:42 +00:00
des
dsa crypto/dsa: adjust GenerateParameters comment 2016-01-06 16:58:21 +00:00
ecdsa all: fix typos and spelling 2016-02-24 18:42:29 +00:00
elliptic crypto/elliptic: resample private keys if out of range. 2015-12-08 17:39:09 +00:00
hmac crypto/hmac: update link to FIPS HMAC spec 2016-01-06 02:17:06 +00:00
md5 all: fix typos and spelling 2016-02-24 18:42:29 +00:00
rand crypt/rand: update docs for Linux 2015-07-26 02:57:16 +00:00
rc4 [dev.cc] cmd/asm: make 4(SP) illegal except on 386 2015-02-18 03:41:29 +00:00
rsa all: fix typos 2016-02-23 13:58:47 +00:00
sha1 [dev.cc] crypto/md5, crypto/sha1: restore a few SP references 2015-02-20 18:54:29 +00:00
sha256
sha512 crypto: add SHA-512/224 and SHA-512/256 as described in FIPS 180-4 2015-07-14 19:45:21 +00:00
subtle
tls all: fix typos and spelling 2016-02-24 18:42:29 +00:00
x509 all: fix typos and spelling 2016-02-24 18:42:29 +00:00
crypto.go crypto: document that Signer.Sign does not hash 2016-01-26 16:27:16 +00:00