diff --git a/doc/go1.21.html b/doc/go1.21.html index da41a6e4a8..14ce575df1 100644 --- a/doc/go1.21.html +++ b/doc/go1.21.html @@ -459,13 +459,9 @@ Do not send CLs removing the interior tags from such phrases. -
crypto/sha1
-
-

- TODO: https://go.dev/cl/483815: crypto/sha1: add WriteString and WriteByte method -

-
-
+ + +
crypto/sha256
@@ -476,21 +472,9 @@ Do not send CLs removing the interior tags from such phrases.

TODO: https://go.dev/cl/408795: crypto/sha256: add sha-ni implementation; crypto/sha256 uses Intel SHA extensions on new enough x86 processors, making it 3-4X faster.

- -

- TODO: https://go.dev/cl/481478: crypto/sha256: add WriteString and WriteByte method -

-
crypto/sha512
-
-

- TODO: https://go.dev/cl/483816: crypto/sha512: add WriteString and WriteByte method -

-
-
-
crypto/x509