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

feat: Hash to Curve Utility for Secp256k1 #261

Open
wants to merge 24 commits into
base: community-edition
Choose a base branch
from

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    18a0fc0 View commit details
    Browse the repository at this point in the history
  2. feat: hash to field

    shreyas-londhe committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b2e2cde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8741785 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e0a842 View commit details
    Browse the repository at this point in the history
  5. chore: minor changes

    shreyas-londhe committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    58c190b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65713b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    657276d View commit details
    Browse the repository at this point in the history
  8. chore: code cleanup

    shreyas-londhe committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2d4adae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b24d103 View commit details
    Browse the repository at this point in the history
  10. fix: minor changes

    shreyas-londhe committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a202c6d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    90d647b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    23f3419 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on Apr 26, 2024

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

Commits on Apr 30, 2024

  1. Add link to PLUME to examples (axiom-crypto#263)

    Add PLUME to examples
    Divide-By-0 authored and shreyas-londhe committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5b64f76 View commit details
    Browse the repository at this point in the history
  2. chore: update rust toolchain (axiom-crypto#266)

    * chore: fix link (axiom-crypto#256)
    
    * chore: update `snark-verifier` git tag in `zkevm-hashes`
    
    * chore: update rust toolchain
    
    * chore: fix clippy
    
    * chore: update should_panic message
    
    * chore: switch to community-edition
    
    ---------
    
    Co-authored-by: yanziseeker <153156292+AdventureSeeker987@users.noreply.github.com>
    2 people authored and shreyas-londhe committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    63d58f5 View commit details
    Browse the repository at this point in the history
  3. Fix some typos (axiom-crypto#265)

    * chore: fixing typos
    
    * fix: lint issue
    0xisk authored and shreyas-londhe committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5195ae6 View commit details
    Browse the repository at this point in the history
  4. chore: fix typo (axiom-crypto#267)

    * chore:fix typo
    
    * chore:fix typo
    goofylfg authored and shreyas-londhe committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5ce9ecf View commit details
    Browse the repository at this point in the history
  5. chore(all):fix typos (axiom-crypto#268)

    * Update mod.rs
    
    * Update mod.rs
    
    * Update fixed_base.rs
    
    * Update mod.rs
    
    * Update bytes.rs
    AdventureSeeker987 authored and shreyas-londhe committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    957445b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. fix: mod_inverse bug

    shreyas-londhe committed May 17, 2024
    Configuration menu
    Copy the full SHA
    72037c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    b7f4960 View commit details
    Browse the repository at this point in the history
  2. fix: xy2_selector

    shreyas-londhe committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    243f778 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

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