aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/aes/aes_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/aes/aes_test.go')
-rw-r--r--src/crypto/aes/aes_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/aes/aes_test.go b/src/crypto/aes/aes_test.go
index 28144968fc..bedc2da946 100644
--- a/src/crypto/aes/aes_test.go
+++ b/src/crypto/aes/aes_test.go
@@ -122,7 +122,7 @@ func TestTd(t *testing.T) {
}
// Test vectors are from FIPS 197:
-// http://www.csrc.nist.gov/publications/fips/fips197/fips-197.pdf
+// https://csrc.nist.gov/publications/fips/fips197/fips-197.pdf
// Appendix A of FIPS 197: Key expansion examples
type KeyTest struct {