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

Add asm feature #10

Merged
merged 7 commits into from
Jul 24, 2024
Merged

Add asm feature #10

merged 7 commits into from
Jul 24, 2024

Conversation

rozbb
Copy link
Owner

@rozbb rozbb commented Jul 24, 2024

The keccak crate has an assembly implementation of keccak-f[1600] that yields a 12% speedup on all operations on my Macbook Air. This PR adds a feature to enable this speedup.

@rozbb rozbb merged commit 7ab2137 into master Jul 24, 2024
7 checks passed
@rozbb rozbb deleted the asm-flag branch July 24, 2024 18:15
@rozbb rozbb restored the asm-flag branch July 24, 2024 18:29
@rozbb rozbb deleted the asm-flag branch July 24, 2024 18:30
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