]> Cypherpunks repositories - gostls13.git/commit
crypto/ed25519: fix TestAllocations in FIPS mode
authorFilippo Valsorda <filippo@golang.org>
Wed, 20 Nov 2024 15:11:49 +0000 (16:11 +0100)
committerGopher Robot <gobot@golang.org>
Wed, 20 Nov 2024 16:57:48 +0000 (16:57 +0000)
commitc483fdbfcfba9c86dbe93a096f120cc15f783d38
treeec75ff9e35a341178ea346530c648f61c9dc252b
parent93fcd8fb1882b55b3456aa753d32a2cf3d369b1c
crypto/ed25519: fix TestAllocations in FIPS mode

Change-Id: Ic36e95dba29d43e73ddf105d538c4795bc4ce557
Reviewed-on: https://go-review.googlesource.com/c/go/+/630097
Reviewed-by: Russ Cox <rsc@golang.org>
Reviewed-by: Daniel McCarney <daniel@binaryparadox.net>
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>
src/crypto/internal/fips/ed25519/cast.go