cloudflare / pingora

A library for building fast, reliable and evolvable network services.
Apache License 2.0
20.64k stars 1.12k forks source link

Replace BLAKE-2 with BLAKE-3 #47

Open yonas opened 5 months ago

yonas commented 5 months ago

Replace BLAKE-2b with BLAKE-3.

BLAKE-3 is much faster than BLAKE-2.