MystenLabs / MystenLabs/fastcrypto
[ed25519] Run against SIMD/AVX2 backend
Open
@jonas-lj is already working on this.
Since Mar 15, 2023.
performance
- Dominant language
- Rust
- Stars
- 311
- Forks
- 173
- Avg merge
- 22h 47m
- Merged PRs (30d)
- 21
Description
We're currently using the https://github.com/penumbra-zone/ed25519-consensus/blob/main/Cargo.toml#L18 u64 backend, let's try to use the simd backend https://github.com/dalek-cryptography/ed25519-dalek#benchmarks
A fork might be required
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.