| .. |
|
aes
|
crypto/aes,crypto/cipher: add asm implementation for aes-gcm on ppc64le
|
2019-09-24 16:15:36 +00:00 |
|
cipher
|
crypto/cipher: require non-zero nonce size for AES-GCM
|
2020-02-24 15:45:26 +00:00 |
|
des
|
cmd/go: further reduce init work
|
2019-03-31 10:49:55 +00:00 |
|
dsa
|
all: fix a bunch of misspellings
|
2019-11-15 21:04:43 +00:00 |
|
ecdsa
|
crypto/ecdsa: add SignASN1, VerifyASN1
|
2020-02-21 19:38:55 +00:00 |
|
ed25519
|
crypto/ed25519: outline NewKeyFromSeed and Sign
|
2019-09-24 10:23:40 +00:00 |
|
elliptic
|
crypto/elliptic: document the Name and names of each curve
|
2020-02-11 00:59:47 +00:00 |
|
hmac
|
crypto/hmac: rename CheckHMAC to ValidHMAC in package docs
|
2018-11-17 21:29:23 +00:00 |
|
internal
|
crypto: panic on illegal input and output overlap
|
2018-06-19 21:06:50 +00:00 |
|
md5
|
all: remove nacl (part 3, more amd64p32)
|
2019-10-10 22:38:38 +00:00 |
|
rand
|
all: remove the nacl port (part 1)
|
2019-10-09 06:14:44 +00:00 |
|
rc4
|
crypto/rc4: remove false guarantees from Reset docs and deprecate it
|
2019-02-22 17:05:17 +00:00 |
|
rsa
|
all: change some function documentation to be more idiomatic
|
2019-07-28 18:09:57 +00:00 |
|
sha1
|
all: remove nacl (part 3, more amd64p32)
|
2019-10-10 22:38:38 +00:00 |
|
sha256
|
crypto/sha*: replace putUint{32,64} helpers
|
2019-05-23 16:16:26 +00:00 |
|
sha512
|
crypto/sha*: replace putUint{32,64} helpers
|
2019-05-23 16:16:26 +00:00 |
|
subtle
|
crypto/subtle: normalize constant time ops docs
|
2019-01-22 19:40:30 +00:00 |
|
tls
|
crypto/tls: update ExampleDial with a valid root
|
2020-02-21 23:20:22 +00:00 |
|
x509
|
crypto/x509: correct error message for trailing issuer data
|
2020-02-21 18:28:52 +00:00 |
|
crypto.go
|
crypto: add BLAKE2b and BLAKE2s hash constants
|
2017-03-01 19:26:16 +00:00 |
|
issue21104_test.go
|
crypto/{aes,cipher,rc4}: fix out of bounds write in stream ciphers
|
2017-08-09 04:17:51 +00:00 |