go/doc/next/6-stdlib
Filippo Valsorda 8b97607280 crypto/sha3: new package
Implement the SHA-3 hash algorithms and the SHAKE extendable output
functions defined in FIPS 202.

This is a wrapper for crypto/internal/fips/sha3 which in turn was ported
from x/crypto/sha3 in CL 616717 as part of #65269.

Fixes #69982

Change-Id: I64ce7f362c1a773f7f5b05f7e0acb4110e52a329
Reviewed-on: https://go-review.googlesource.com/c/go/+/629176
Reviewed-by: Russ Cox <rsc@golang.org>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
2024-11-22 01:58:53 +00:00
..
99-minor crypto/sha3: new package 2024-11-22 01:58:53 +00:00
0-heading.md doc: initialize next directory for Go 1.24 2024-07-22 17:55:04 +00:00
1-os-root.md os: add Root 2024-11-20 23:20:45 +00:00
1-weak.md weak: move internal/weak to weak, and update according to proposal 2024-11-18 22:29:23 +00:00
2-pbkdf2.md crypto/pbkdf2: init package 2024-11-21 20:38:05 +00:00
3-hkdf.md crypto/hkdf: init package 2024-11-21 22:55:17 +00:00
5-sha3.md crypto/sha3: new package 2024-11-22 01:58:53 +00:00