| .. |
|
aes
|
all: single space after period.
|
2016-03-02 00:13:47 +00:00 |
|
cipher
|
all: use bytes.Equal, bytes.Contains and strings.Contains
|
2016-04-01 02:05:01 +00:00 |
|
des
|
…
|
|
|
dsa
|
all: remove public named return values when useless
|
2016-02-29 03:31:19 +00:00 |
|
ecdsa
|
all: remove public named return values when useless
|
2016-02-29 03:31:19 +00:00 |
|
elliptic
|
all: use &^ operator if possible
|
2016-03-29 14:28:41 +00:00 |
|
hmac
|
crypto/hmac: simplify implementation
|
2016-03-25 06:24:00 +00:00 |
|
md5
|
all: single space after period.
|
2016-03-02 00:13:47 +00:00 |
|
rand
|
all: single space after period.
|
2016-03-02 00:13:47 +00:00 |
|
rc4
|
all: single space after period.
|
2016-03-02 00:13:47 +00:00 |
|
rsa
|
all: single space after period.
|
2016-03-02 00:13:47 +00:00 |
|
sha1
|
all: single space after period.
|
2016-03-02 00:13:47 +00:00 |
|
sha256
|
all: single space after period.
|
2016-03-02 00:13:47 +00:00 |
|
sha512
|
all: single space after period.
|
2016-03-02 00:13:47 +00:00 |
|
subtle
|
…
|
|
|
tls
|
crypto/tls: Update references to draft-ietf-tls-downgrade-scsv-00.
|
2016-03-25 22:10:37 +00:00 |
|
x509
|
all: use bytes.Equal, bytes.Contains and strings.Contains
|
2016-04-01 02:05:01 +00:00 |
|
crypto.go
|
crypto: document that Signer.Sign does not hash
|
2016-01-26 16:27:16 +00:00 |