mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
4 lines
186 B
Markdown
4 lines
186 B
Markdown
|
|
The new [crypto/mlkem/mlkemtest] package exposes the [Encapsulate768] and
|
||
|
|
[Encapsulate1024] functions which implement derandomized ML-KEM encapsulation,
|
||
|
|
for use with known-answer tests.
|