DaGenix / rust-crypto

A (mostly) pure-Rust implementation of various cryptographic algorithms.
Apache License 2.0
1.39k stars 295 forks source link

Added BLAKE2s, capitalized BLAKE2b in readme.md #368

Closed mirandadam closed 8 years ago

mirandadam commented 8 years ago

Hi, I noticed BLAKE2s is also implemented. I added it to the readme and capitalized the algorithm names according to blake2.net.