Commit 9248e73
committed
crypto/internal/fips/sha3: import x/crypto/sha3
For now just internally, pending a dedicated proposal for the exposed
package API.
In this CL the code is copied verbatim, for ease of review. Only the
imports were replaced with the corresponding internal ones, and
crypto.RegisterHash calls were disabled.
DO NOT SUBMIT until CL 616635 is submitted, and this CL is synced, then
specify here what commit was imported.
Updates golang#65269
For golang#69536
Change-Id: Ia4735b50c99b9573a5c4889733c4a119930fe6581 parent ea54216 commit 9248e73
18 files changed
Lines changed: 8020 additions & 0 deletions
File tree
- src
- crypto/internal/fips/sha3
- _asm
- testdata
- go/build
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments