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

Fix test vectors for bign256 crate #1065

Merged
merged 15 commits into from
Jul 27, 2024
Merged

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    eb276c5 View commit details
    Browse the repository at this point in the history
  2. remove patch

    makavity committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3e9f2aa View commit details
    Browse the repository at this point in the history
  3. add ecdh + fixes

    makavity committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4c56ebd View commit details
    Browse the repository at this point in the history
  4. fix clippy + fmt

    makavity committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e2cc8a3 View commit details
    Browse the repository at this point in the history
  5. fix no_std

    makavity committed May 10, 2024
    Configuration menu
    Copy the full SHA
    518c102 View commit details
    Browse the repository at this point in the history
  6. maybe fix alloc

    makavity committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2c6b871 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75a9c11 View commit details
    Browse the repository at this point in the history
  8. fix dead code linter

    makavity committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f50ac39 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on Jul 10, 2024

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

Commits on Jul 25, 2024

  1. update hybrid-array to rc8

    makavity committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3c0400c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	bign256/Cargo.toml
    makavity committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    56399a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. fix test vectors for bign256

    makavity committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    cd100e1 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    makavity committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    9e06275 View commit details
    Browse the repository at this point in the history
  3. Remove snippet from doc

    makavity committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    af48289 View commit details
    Browse the repository at this point in the history