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

Make it Constant-Time #43

Merged
merged 17 commits into from
Dec 21, 2023
Merged

Make it Constant-Time #43

merged 17 commits into from
Dec 21, 2023

Conversation

itzmeanjan
Copy link
Owner

@itzmeanjan itzmeanjan commented Dec 17, 2023

Use dudect (see https://github.com/oreparaz/dudect) to ensure that there is no timing leakage from this Kyber KEM implementation.

Closes #41

… keypair and cipher text byte length

Signed-off-by: Anjan Roy <[email protected]>
@itzmeanjan itzmeanjan merged commit 17cd973 into master Dec 21, 2023
2 checks passed
@itzmeanjan itzmeanjan deleted the integrate-dudect branch December 21, 2023 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make Compression Constant-Time
1 participant