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

Add PrimeField::from_bytes_mod_order #164

Merged
merged 17 commits into from
Jan 9, 2021
Merged

Commits on Dec 31, 2020

  1. Configuration menu
    Copy the full SHA
    86d309e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    379582a View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

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

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    b7c5234 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e29d48 View commit details
    Browse the repository at this point in the history
  3. fix lint

    ValarDragon committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    48f5f63 View commit details
    Browse the repository at this point in the history
  4. Move test to std

    ValarDragon committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    f722cbc View commit details
    Browse the repository at this point in the history
  5. update cargo for no-std

    ValarDragon committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    27da5df View commit details
    Browse the repository at this point in the history
  6. forgot to move imports

    ValarDragon committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    6e9d6af View commit details
    Browse the repository at this point in the history
  7. move test

    ValarDragon committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    e50358e View commit details
    Browse the repository at this point in the history
  8. fix unused import

    ValarDragon committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    1bd023d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

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

Commits on Jan 9, 2021

  1. Apply comments

    ValarDragon committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    821e094 View commit details
    Browse the repository at this point in the history
  2. FIx lint

    ValarDragon committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    f074329 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa38d8c View commit details
    Browse the repository at this point in the history
  4. Fix lint

    ValarDragon committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    4c1f1f0 View commit details
    Browse the repository at this point in the history