go/src/pkg/crypto
Shenghou Ma da291de5a2 crypto/rsa: fix docs for PrecomputedValues.Qinv
Fixes #7507.

LGTM=agl
R=agl
CC=golang-codereviews
https://golang.org/cl/74090043
2014-03-11 13:06:01 -04:00
..
aes all: change textflags from numbers to symbols. 2013-08-12 10:25:36 -07:00
cipher crypto/cipher: fix AEAD.Open documentation nit 2014-03-04 09:58:54 -08:00
des crypto/des: faster permutation. 2013-07-31 22:06:48 +02:00
dsa build: remove dead code 2013-03-22 17:28:22 -04:00
ecdsa all: be more idiomatic when documenting boolean return values. 2013-07-23 11:59:49 +10:00
elliptic crypto/elliptic: add constant-time, P-256 implementation. 2013-06-27 13:31:05 -04:00
hmac crypto/hmac: add tests for Size() and BlockSize() 2013-12-29 20:56:05 +11:00
md5 crypto/md5, crypto/sha1: exclude amd64p32 from generic implementations. 2014-03-08 07:54:41 +11:00
rand all: merge NaCl branch (part 1) 2014-02-25 09:47:42 -05:00
rc4 all: merge NaCl branch (part 1) 2014-02-25 09:47:42 -05:00
rsa crypto/rsa: fix docs for PrecomputedValues.Qinv 2014-03-11 13:06:01 -04:00
sha1 crypto/md5, crypto/sha1: exclude amd64p32 from generic implementations. 2014-03-08 07:54:41 +11:00
sha256 crypto/sha256: block implementation in 386 assembly 2014-01-06 13:31:22 -05:00
sha512 crypto/sha512: avoid duplicate block declaration on 386 2014-01-07 23:50:31 +11:00
subtle crypto/subtle: panic if slices of different lengths are passed to ConstantTimeCompare. 2014-02-12 11:58:48 -05:00
tls crypto/tls: split connErr to avoid read/write races. 2014-03-03 09:01:44 -05:00
x509 all: merge NaCl branch (part 1) 2014-02-25 09:47:42 -05:00
crypto.go crypto: include hash number in panic message. 2013-08-05 14:23:32 -04:00