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

[book] Full-width variable-base scalar mul allowing the scalar to be outside the base field #626

Merged
merged 4 commits into from
Sep 2, 2022

Commits on Aug 19, 2022

  1. [book] WIP: full-width variable-base scalar mul allowing the scalar t…

    …o be outside the base field.
    
    Signed-off-by: Daira Hopwood <[email protected]>
    daira authored and moss committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    c11d527 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. [book] var-base-scalar-mul: Include general overflow check.

    Co-authored-by: Daira Hopwood <[email protected]>
    therealyingtong and daira committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    6396a0e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Apply suggestions from code review

    Co-authored-by: ying tong <[email protected]>
    daira and therealyingtong committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    c7d6459 View commit details
    Browse the repository at this point in the history
  2. Clarify overflow condition

    daira authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    3abf14e View commit details
    Browse the repository at this point in the history