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

Bedrock2 End2End field and co-Z operations for secp256k1 #1890

Closed
wants to merge 10 commits into from

Commits on Apr 25, 2024

  1. Point doubling formula in jacobian coordinates for short Weierstrass …

    …curves when a=0
    Alix Trieu committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ec85f83 View commit details
    Browse the repository at this point in the history
  2. WIP

    Alix Trieu committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8efb0dc View commit details
    Browse the repository at this point in the history
  3. Bedrock2 secp256k1 point operations

    Alix Trieu committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    73a2220 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Bedrock2 WordByWordMontgomery felem_copy_func_correct

    Alix Trieu committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7eda4aa View commit details
    Browse the repository at this point in the history
  2. secp256k1 scalarmult wip

    Alix Trieu committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    bade6e1 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. secp256k1_inv using addchain

    Alix Trieu committed May 2, 2024
    Configuration menu
    Copy the full SHA
    08b3424 View commit details
    Browse the repository at this point in the history
  2. Change spec_of_secp256k1_inv to make F.inv appear

    Alix Trieu committed May 2, 2024
    Configuration menu
    Copy the full SHA
    08b5bde View commit details
    Browse the repository at this point in the history
  3. update unverified secp256k1 ladder

    Alix Trieu committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ad9b3f1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Verified secp256k1_laddermul

    Alix Trieu committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d255ce2 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    1369d76 View commit details
    Browse the repository at this point in the history