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

[ML-DSA/WIP] Add spec and proofs for arithmetic portable functions #796

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mamonet
Copy link
Member

@mamonet mamonet commented Feb 10, 2025

This PR aims to add spec and proofs for the remaining functions of arithmetic portable module for ML-DSA. The progress of those functions is as follows:

  • power2round_element (Spec)
  • power2round (Spec and proof)
  • infinity_norm_exceeds (Spec)
  • reduce_element (Spec and proof)
  • shift_left_then_reduce (Spec and proof)
  • compute_one_hint (Spec and proof)
  • compute_hint (Spec and proof)
  • decompose_element (Spec)
  • use_one_hint (WIP)
  • decompose (Spec and proof)
  • use_hint (WIP)

@mamonet mamonet requested a review from a team as a code owner February 10, 2025 07:35
@mamonet mamonet marked this pull request as draft February 10, 2025 07:37
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.

1 participant