1
0
mirror of https://github.com/golang/go synced 2024-10-05 18:21:21 -06:00
go/src/crypto
Russ Cox 7f0b4a879b crypto/dsa: adjust GenerateParameters comment
Fixes #13725.

Change-Id: I5fe46851b238fc9ab301da8f8fc37bd1b7871748
Reviewed-on: https://go-review.googlesource.com/18316
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-01-06 16:58:21 +00:00
..
aes crypto/tls, crypto/aes: remove allocations when Writing & Reading 2015-11-14 13:12:47 +00:00
cipher crypto/cipher: fix typo from last change 2015-12-22 23:26:12 +00:00
des
dsa crypto/dsa: adjust GenerateParameters comment 2016-01-06 16:58:21 +00:00
ecdsa crypto/elliptic,crypto/ecdsa: P256 amd64 assembly 2015-11-10 22:16:56 +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 crypto/md5: uniform Write func 2015-11-04 15:41:25 +00:00
rand crypt/rand: update docs for Linux 2015-07-26 02:57:16 +00:00
rc4
rsa crypto/rsa: check CRT result. 2015-12-17 00:00:33 +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 crypto/tls: document lack of Lucky13 hardening 2015-12-14 18:51:31 +00:00
x509 crypto/x509: handle ECC private keys with the wrong length. 2016-01-06 02:16:54 +00:00
crypto.go crypto: add SHA-512/224 and SHA-512/256 as described in FIPS 180-4 2015-07-14 19:45:21 +00:00