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

replace keccakf1600 - with significant performance improvements for ref #24

Merged
merged 3 commits into from
Feb 21, 2024

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    44c44f8 View commit details
    Browse the repository at this point in the history
  2. fips/keccakf: replace keccakf1600 implementation for a more efficient…

    … one in ref and avx2 (some extra spills were needed)
    
    Co-authored-by: Vincent Laporte <[email protected]>
    tfaoliveira and vbgl committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    e6a20d7 View commit details
    Browse the repository at this point in the history
  3. Tighter loop bounds

    vbgl committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    82d5ba7 View commit details
    Browse the repository at this point in the history