You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the user must provide a randombytes implementation to build mlkem-native, even if they only wish to use the deterministic API.
Should mlkem-native provide a configuration option that enables users to omit the derandomized API, and thereby the need for randombytes (in mlkem-native)?
Uh oh!
There was an error while loading. Please reload this page.
Currently, the user must provide a
randombytes
implementation to build mlkem-native, even if they only wish to use the deterministic API.Should mlkem-native provide a configuration option that enables users to omit the derandomized API, and thereby the need for
randombytes
(in mlkem-native)?WDYT @mkannwischer
The text was updated successfully, but these errors were encountered: