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

PQClean Integration #76

Merged
merged 17 commits into from
Apr 17, 2019
Merged

PQClean Integration #76

merged 17 commits into from
Apr 17, 2019

Commits on Apr 11, 2019

  1. hashing benchmarks

    mkannwischer committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    b40d32c View commit details
    Browse the repository at this point in the history
  2. some more refactoring

    mkannwischer committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    13b56a3 View commit details
    Browse the repository at this point in the history
  3. sample benchmarks

    mkannwischer committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    92f48e6 View commit details
    Browse the repository at this point in the history
  4. sample benchmarks

    mkannwischer committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    bd28f38 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. namespacing for pqclean

    mkannwischer committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    8192ff7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c83bd80 View commit details
    Browse the repository at this point in the history
  3. Integrate PQClean's AES into pqm4

    Ko- committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    087b392 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. Configuration menu
    Copy the full SHA
    5d8fdc5 View commit details
    Browse the repository at this point in the history
  2. Update mupq

    Ko- committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    d02dfee View commit details
    Browse the repository at this point in the history
  3. Fix bug in testvectors AES-128

    Ko- committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    ba8ffa5 View commit details
    Browse the repository at this point in the history
  4. Add optimized AES-192/256 implementations.

    Round-2-Kyber will use this.
    Everything is put into separate sections such that the linker with
    gc-sections will succesfully throw out an AES instance (or all of them)
    whenever it is not used by a scheme.
    Ko- committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    a542cc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Update mupq

    Ko- committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    47bcaea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a90c8de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac6ff49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    570ba77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db6fea7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a51c8db View commit details
    Browse the repository at this point in the history