Just ran a quick benchmark comparing different hashing functions on a Zen 5 EPYC processor (in pure Rust, from https://github.com/rust-stdx/stdx), and Ho My G...! BLAKE3 is crazy fast!

13 GB/s!

Details here: https://kerkour.com/blake3-really-fast-zen5

#rust #programming #crypto #cryptography

GitHub - rust-stdx/stdx: Rust's extended standard library: simplicity, performance and supply chain security for everyone.

Rust's extended standard library: simplicity, performance and supply chain security for everyone. - rust-stdx/stdx

GitHub