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 LDE bench and salt support #37

Merged
merged 12 commits into from
Oct 15, 2024
Merged

add LDE bench and salt support #37

merged 12 commits into from
Oct 15, 2024

Commits on Sep 27, 2024

  1. update crypto_cuda ref

    dloghin committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6f925b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. add salt support in oracle.rs

    dloghin committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    067d4a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. add LDE benchmarks

    dloghin committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    56c42f6 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    dloghin committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    37d0b68 View commit details
    Browse the repository at this point in the history
  3. cargo fmt rustc 1.83.0

    dloghin committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    57a6c34 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    92a5413 View commit details
    Browse the repository at this point in the history
  2. update crypto cuda ref

    dloghin committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2b034f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    49813c8 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    dloghin committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c0d2b92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a6626e View commit details
    Browse the repository at this point in the history
  4. fix warning

    dloghin committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3acd1f0 View commit details
    Browse the repository at this point in the history
  5. fix cargo fmt

    dloghin committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3e2cc3f View commit details
    Browse the repository at this point in the history