brndnmtthws / dryoc

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

SIMD implementation for Salsa20 #21

Open brndnmtthws opened 1 year ago

brndnmtthws commented 1 year ago

Looks like this is also missing.

brndnmtthws commented 1 year ago

This is probably the highest priority, too, as it's used by box public key & secret key boxes.