mirror of
https://github.com/golang/go.git
synced 2025-12-07 13:50:04 +00:00
Fixes #73627 Change-Id: I6a6a69649927e9b1cdff910832084fdc04ff5bc2 Reviewed-on: https://go-review.googlesource.com/c/go/+/703795 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Filippo Valsorda <filippo@golang.org> Reviewed-by: Mark Freeman <markfreeman@google.com> Reviewed-by: Junyang Shao <shaojunyang@google.com> Reviewed-by: Daniel McCarney <daniel@binaryparadox.net>
186 B
186 B
The new [crypto/mlkem/mlkemtest] package exposes the [Encapsulate768] and [Encapsulate1024] functions which implement derandomized ML-KEM encapsulation, for use with known-answer tests.