Skip to content

Replace nimcrypto SHA256 with BLS#1291

Closed
munna0908 wants to merge 5 commits intovacp2p:multihash-poseidon2from
munna0908:fix/replace-nimcrypto
Closed

Replace nimcrypto SHA256 with BLS#1291
munna0908 wants to merge 5 commits intovacp2p:multihash-poseidon2from
munna0908:fix/replace-nimcrypto

Conversation

@munna0908
Copy link

While running benchmarks in nim-codex, we identified that the nimcrypto SHA256 hash function is slow. Therefore, we are replacing it with blst_sha256, which outperforms the nimcrypto implementation in most scenarios.

@github-project-automation github-project-automation bot moved this from new to In Progress in nim-libp2p Mar 18, 2025
@dryajov
Copy link
Contributor

dryajov commented Mar 20, 2025

going to push directly to our running branch #974

@dryajov dryajov closed this Mar 20, 2025
@github-project-automation github-project-automation bot moved this from In Progress to done in nim-libp2p Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants