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

Optimize Keccak Permutation and Sponge Operations #28

Merged
merged 12 commits into from
Feb 23, 2025

Conversation

itzmeanjan
Copy link
Owner

  • Use roundx4 implementation of keccak permutation on all targets
  • Do not support big-endian platforms anymore
  • Simplify absorption/ finalization/ squeezing of keccak sponge

@itzmeanjan itzmeanjan changed the title Optimize Keccak Permutation Optimize Keccak Permutation and Sponge Operations Feb 23, 2025
@itzmeanjan itzmeanjan force-pushed the keep-only-roundx4-keccak-permutation branch from 296b10f to e6ecb1f Compare February 23, 2025 11:49
@itzmeanjan itzmeanjan merged commit 5150442 into master Feb 23, 2025
24 checks passed
@itzmeanjan itzmeanjan deleted the keep-only-roundx4-keccak-permutation branch February 23, 2025 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant