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

Do not store max_corr and rank, unify cpa struct, check for processor compatibility #14

Merged
merged 10 commits into from
Jul 15, 2024

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    4d5c52b View commit details
    Browse the repository at this point in the history
  2. Allow to use an Fn instead of a function pointer

    This allows to use closures as leakage models.
    TrAyZeN committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    65d9551 View commit details
    Browse the repository at this point in the history
  3. Put quicklog behind a feature

    TrAyZeN committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    928f10a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Remove redundant Cpa struct

    TrAyZeN committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9e14ac4 View commit details
    Browse the repository at this point in the history
  2. Derive Debug

    TrAyZeN committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    35ae5cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b24e0d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    5aed96c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b95d823 View commit details
    Browse the repository at this point in the history
  3. Improve documentation

    TrAyZeN committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f3c6e2c View commit details
    Browse the repository at this point in the history
  4. Add argmax_by util

    TrAyZeN committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c282404 View commit details
    Browse the repository at this point in the history