Skip to content

Add support for derandomized-only configuration? #975

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
hanno-becker opened this issue Apr 17, 2025 · 0 comments
Open

Add support for derandomized-only configuration? #975

hanno-becker opened this issue Apr 17, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@hanno-becker
Copy link
Contributor

hanno-becker commented Apr 17, 2025

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

@hanno-becker hanno-becker changed the title Add support for deterministic-only API? Add support for deterministic-only configuration? Apr 17, 2025
@hanno-becker hanno-becker changed the title Add support for deterministic-only configuration? Add support for derandomized-only configuration? Apr 17, 2025
@hanno-becker hanno-becker added the enhancement New feature or request label May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant