Skip to content
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

Use of 'internal' procedures for testing of FIPS algorithms #2049

Open
RodriM11 opened this issue Jan 23, 2025 · 0 comments
Open

Use of 'internal' procedures for testing of FIPS algorithms #2049

RodriM11 opened this issue Jan 23, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@RodriM11
Copy link

According to FIPS 203, 204 and 205, the separation between the main internal and the actual processes of each operation of the PQ FIPS algorithms is done to allow testing directly over the internal (derandomized) versions, as for example FIPS 203 establishes:
"The interfaces specified in this section will be used to test ML-KEM implementations through the Cryptographic Algorithm Validation Program (CAVP). "

My question was whether the internal processes already present on ML-KEM and ML-DSA will be made available 'somehow', in order to test the 'derandomized' versions of these algorithms.

Thanks in advance!

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
Status: Todo
Development

No branches or pull requests

2 participants