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

User/dev/kupadhyayula/ntt masking #39

Merged
merged 29 commits into from
Nov 20, 2024

Conversation

upadhyayulakiran
Copy link
Collaborator

NTT masking updates

upadhyayulakiran and others added 25 commits November 6, 2024 09:11
…0' with updated timestamp and hash after successful run
fixed issue where signing end took a few extra clocks
renamed secondary sequencer logic
src/abr_libs/rtl/abr_masked_A2B_conv.sv Outdated Show resolved Hide resolved
src/mldsa_top/rtl/mldsa_top.sv Show resolved Hide resolved
…g' with updated timestamp and hash after successful run
…chipsalliance/adams-bridge into user/dev/kupadhyayula/ntt_masking
…g' with updated timestamp and hash after successful run
@upadhyayulakiran upadhyayulakiran merged commit 1b56034 into main Nov 20, 2024
5 checks passed
@upadhyayulakiran upadhyayulakiran deleted the user/dev/kupadhyayula/ntt_masking branch November 20, 2024 21:36

final_res[0] = calculation[0] + calculation_rand[0];
final_res[1] = calculation[3] + calculation_rand[1];
end
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will leak. Please check the slide that I shared with you. You need to register this.

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.

4 participants