]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: document FIPS 140-3 mode behavior
authorFilippo Valsorda <filippo@golang.org>
Thu, 6 Feb 2025 10:34:20 +0000 (11:34 +0100)
committerGopher Robot <gobot@golang.org>
Wed, 12 Feb 2025 22:52:40 +0000 (14:52 -0800)
commitfc0049fb20fe5998232a365b5ee08d6730693f1b
treec60489a0322e9ec9f7561d309639e0e04b75a39d
parent6519aa955dd765072ac25881b127796d43de2b9a
crypto/tls: document FIPS 140-3 mode behavior

Change-Id: I6a6a465612cf76d148b9758ee3fcdc8606497830
Reviewed-on: https://go-review.googlesource.com/c/go/+/648835
Reviewed-by: Daniel McCarney <daniel@binaryparadox.net>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/crypto/tls/tls.go