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

testing #2

Closed
wants to merge 6 commits into from
Closed

testing #2

wants to merge 6 commits into from

Commits on Jan 27, 2024

  1. Elligator2 hash-to-curve for Bandersnatch (arkworks-rs#758)

    * Implement Elligator2 hash-to-curve for Bandersnatch curve
    
    * Add relevant entry to `CHANGELOG.md`
    
    * Remove sha3 unused dependancy
    
    * Include the script to compute an efficient z for elligator2 map.
    
    * move Elligator2 for Bandersnatch from Pending to Features
    
    ---------
    
    Co-authored-by: Marcin <marcin.gorny.94@protonmail.com>
    drskalman and mmagician authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    228787b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd1f11e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2340b82 View commit details
    Browse the repository at this point in the history
  4. fix macros

    mmagician committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    ef9e3fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54db402 View commit details
    Browse the repository at this point in the history
  6. decrease iters further

    mmagician committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    d282834 View commit details
    Browse the repository at this point in the history