You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[`xxh128`](https://github.com/Cyan4973/xxHash)|A extremely fast, high-quality 128bit non-cryptographic hash algorithm. Recommend to use, unless you want theoretic extreme safety on hackers | ★★★★★ | :cross_mark: |
535
+
|[`xxh128`](https://github.com/Cyan4973/xxHash)|An extremely fast, high-quality 128bit non-cryptographic hash algorithm. Recommend to use, unless you want theoretic extreme safety on hackers | ★★★★★ | :cross_mark: |
536
536
|[`sha256`](https://en.wikipedia.org/wiki/SHA-2)| A cryptographically secure and widely used 256bit hash algorithm. It's slower than xxh128, but the speed could be acceptable using cpu with hardware acceleration | ★★ | :check_mark: |
537
537
|[`blake3`](https://github.com/BLAKE3-team/BLAKE3)| A cryptographically secure and speedy 256bit hash algorithm. It's still slower than xxh128, but is much faster than sha256 | ★★★☆ | :check_mark: |
0 commit comments