go/src/crypto
Russ Cox 844426104a internal/copyright: add test that copyright notices exist
We shouldn't spend human code review time checking this.
Let the computer check.

Change-Id: I6de9d733c128d833b958b0e43a52b564e8f82dd3
Reviewed-on: https://go-review.googlesource.com/c/go/+/630417
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Sam Thanawalla <samthanawalla@google.com>
2024-11-21 16:12:09 +00:00
..
aes all: rename crypto/internal/fips to crypto/internal/fips140 2024-11-20 20:28:34 +00:00
boring all: drop old +build lines 2023-10-19 23:33:27 +00:00
cipher internal/byteorder: use canonical Go casing in names 2024-11-20 20:59:28 +00:00
des internal/byteorder: use canonical Go casing in names 2024-11-20 20:59:28 +00:00
dsa crypto,hash: add t.Helper calls to test helpers 2024-08-15 20:19:52 +00:00
ecdh all: rename crypto/internal/fips to crypto/internal/fips140 2024-11-20 20:28:34 +00:00
ecdsa all: rename crypto/internal/fips to crypto/internal/fips140 2024-11-20 20:28:34 +00:00
ed25519 all: rename crypto/internal/fips to crypto/internal/fips140 2024-11-20 20:28:34 +00:00
elliptic all: rename crypto/internal/fips to crypto/internal/fips140 2024-11-20 20:28:34 +00:00
hmac all: rename crypto/internal/fips to crypto/internal/fips140 2024-11-20 20:28:34 +00:00
internal internal/copyright: add test that copyright notices exist 2024-11-21 16:12:09 +00:00
md5 internal/byteorder: use canonical Go casing in names 2024-11-20 20:59:28 +00:00
rand all: rename crypto/internal/fips to crypto/internal/fips140 2024-11-20 20:28:34 +00:00
rc4 all: rename crypto/internal/fips to crypto/internal/fips140 2024-11-20 20:28:34 +00:00
rsa all: rename crypto/internal/fips to crypto/internal/fips140 2024-11-20 20:28:34 +00:00
sha1 internal/byteorder: use canonical Go casing in names 2024-11-20 20:59:28 +00:00
sha256 all: rename crypto/internal/fips to crypto/internal/fips140 2024-11-20 20:28:34 +00:00
sha512 all: rename crypto/internal/fips to crypto/internal/fips140 2024-11-20 20:28:34 +00:00
subtle all: rename crypto/internal/fips to crypto/internal/fips140 2024-11-20 20:28:34 +00:00
tls internal/copyright: add test that copyright notices exist 2024-11-21 16:12:09 +00:00
x509 crypto/x509: remove x509sha1 GODEBUG 2024-11-20 18:27:31 +00:00
crypto.go crypto: add available godoc link 2023-10-13 17:09:47 +00:00
issue21104_test.go
purego_test.go crypto: use and test purego tag consistently 2024-03-04 17:29:44 +00:00