]> Cypherpunks repositories - gostls13.git/commit
crypto/internal/fips140/drbg: add Counter warning
authorRoland Shoemaker <roland@golang.org>
Fri, 7 Feb 2025 21:53:58 +0000 (13:53 -0800)
committerGopher Robot <gobot@golang.org>
Wed, 19 Feb 2025 20:54:48 +0000 (12:54 -0800)
commit28d7eec3a23c04fb74863d032d499b76c3c3d4c3
treef4a6d969ef600dc71378bb5ac457ff05a67de5ff
parentabd023911360006fedee9fccc707c73cdfb20b23
crypto/internal/fips140/drbg: add Counter warning

The support we provide is tightly scoped, and is not safe for generic
usage elsewhere in the standard library.

Change-Id: Ic38d5c4b416859ab30e2b4a3fc977ba8a2535ae8
Reviewed-on: https://go-review.googlesource.com/c/go/+/647815
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Roland Shoemaker <roland@golang.org>
src/crypto/internal/fips140/drbg/ctrdrbg.go