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

Generic over choice of curve #30

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Dec 5, 2020

  1. Upgrade inner_product

    Denis Varlakov committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    4b62120 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. Update range_proof

    Denis Varlakov committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    b91f1bb View commit details
    Browse the repository at this point in the history
  2. Apply rustfmt

    Denis Varlakov committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    bc782d0 View commit details
    Browse the repository at this point in the history
  3. Update weighted_inner_product

    Denis Varlakov committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    3acddbf View commit details
    Browse the repository at this point in the history
  4. Rename generate_random_point

    Denis Varlakov committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    4b71011 View commit details
    Browse the repository at this point in the history
  5. Update range_proof_wip

    Denis Varlakov committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    ab14585 View commit details
    Browse the repository at this point in the history
  6. Use test_for_all_curves macro from curv crate

    Denis Varlakov committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    1e856b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. Expose utils module, remove unnecessary dependency

    Denis Varlakov committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    c7fca9b View commit details
    Browse the repository at this point in the history