Skip to content

BLAKE3

  • Fastest cryptographic hash function
  • Fastest non-cryptographic hash functions are meowhash, t1ha, wyhash and xxhash
  • rad uses BLAKE3 given that Nim supports it via nimcrypto
  • Check argon2id for shadow

Limitations

Others