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

ENH: adds ipa-multipoint library with Pedersen primitives #123

Merged
merged 3 commits into from
Nov 3, 2023

Commits on Oct 31, 2023

  1. ENH: adds ipa-multipoint library with Pedersen primitives

    Rust nativelib for ipa-multipoint includes pedersen hash and pedersen commit
    These primitives are used by Verkle Tries.
    
    Signed-off-by: Thomas Zamojski <thomas.zamojski@quadratic-labs.com>
    thomas-quadratic committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    01e5f08 View commit details
    Browse the repository at this point in the history
  2. FIX: make snyk pass with testImplementations for tuweni

    Signed-off-by: Thomas Zamojski <thomas.zamojski@quadratic-labs.com>
    thomas-quadratic committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    bfd032e View commit details
    Browse the repository at this point in the history
  3. FIX: ipa-multipoint build dependencies cleaned up

    Signed-off-by: Thomas Zamojski <thomas.zamojski@quadratic-labs.com>
    thomas-quadratic committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    78ef66a View commit details
    Browse the repository at this point in the history