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

Expose test_for_all_curves! macro #96

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Dec 10, 2020

  1. Expose test_for_all_curves

    Denis Varlakov committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    bed4a5d View commit details
    Browse the repository at this point in the history
  2. Fix macro

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

Commits on Dec 11, 2020

  1. Fix test

    leading zeroes in the hash lead to test failure
    Denis Varlakov committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    62da573 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Don't require to depend directly on paste crate

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

Commits on Dec 17, 2020

  1. Fix comparing p256 point

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