diff options
| author | Filippo Valsorda <filippo@golang.org> | 2024-11-22 03:12:52 +0100 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2024-11-22 03:07:04 +0000 |
| commit | b2f7a2154a36c6dd7d20c53205aab6348228618f (patch) | |
| tree | 4dad3a777b02ec786c855cd7788bc6055743625e /api | |
| parent | 918765b619b87a603c40b331bd5f5e2335d265f0 (diff) | |
| download | go-b2f7a2154a36c6dd7d20c53205aab6348228618f.tar.xz | |
crypto/fips140: new package
This package holds only the Enabled() function.
Updates #70123
Change-Id: If0e731724d9997001fa52002fa6ae72df4eb16ff
Reviewed-on: https://go-review.googlesource.com/c/go/+/631017
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Daniel McCarney <daniel@binaryparadox.net>
Diffstat (limited to 'api')
| -rw-r--r-- | api/next/70123.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/next/70123.txt b/api/next/70123.txt new file mode 100644 index 0000000000..57698c97c9 --- /dev/null +++ b/api/next/70123.txt @@ -0,0 +1 @@ +pkg crypto/fips140, func Enabled() bool #70123 |
