Skip to content

Conversation

efbig
Copy link
Collaborator

@efbig efbig commented Oct 16, 2025

πŸ“ Summary

sha2::Sha256 with asm feature enabled is 85% faster than the vanilla sha2 and slightly faster than ring.

βœ… I have completed the following steps:

  • Run make lint
  • Run make test
  • Added tests (if applicable)

@efbig efbig requested review from ZanCorDX and dvush as code owners October 16, 2025 08:15
@efbig efbig merged commit 29f66fe into develop Oct 16, 2025
3 checks passed
@efbig efbig deleted the sha2-asm-feature branch October 16, 2025 10:22
efbig added a commit that referenced this pull request Oct 17, 2025
## πŸ“ Summary

`sha2::Sha256` with asm feature enabled is 85% faster than the vanilla
sha2 and slightly faster than `ring`.

## βœ… I have completed the following steps:

* [x] Run `make lint`
* [x] Run `make test`
* [ ] Added tests (if applicable)
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.

2 participants