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

Optimized SHA2 implementation. #78

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Optimized SHA2 implementation. #78

wants to merge 18 commits into from

Commits on Apr 30, 2024

  1. Initial commit.

    cheatfate committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    410b77c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    c787388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cb065f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c03a290 View commit details
    Browse the repository at this point in the history
  4. Upgrade mingw64 compiler.

    cheatfate committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f4632ab View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    6f205db View commit details
    Browse the repository at this point in the history
  2. Do some NEON fixes.

    cheatfate committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c8eb098 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f94c6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ab18d0 View commit details
    Browse the repository at this point in the history
  5. Fix MacOS detection scheme.

    Remove debugging echoes.
    cheatfate committed May 9, 2024
    Configuration menu
    Copy the full SHA
    93644c6 View commit details
    Browse the repository at this point in the history
  6. Get old compilers back.

    cheatfate committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0af0939 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    fa18ee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8e3c1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8714cf1 View commit details
    Browse the repository at this point in the history
  4. Add missing test name.

    cheatfate committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ff6afc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17328f5 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

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

Commits on May 12, 2024

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