brndnmtthws / dryoc

Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library
https://docs.rs/dryoc
MIT License
267 stars 14 forks source link

SIMD implementation for Poly1305 #9

Open brndnmtthws opened 1 year ago

brndnmtthws commented 1 year ago

This is taking me a little longer than I though it would because it's a bit tricky, so I probably won't finish it until later. If people have strong feelings, please leave a comment so I can prioritize accordingly.