6. Hash

Supported Hashing Algorithms

OPV’s hash function is designed to generate consistent hash so that we can enable optional equal-match search without storing the plaintext of PII information. Currently supported hash algorithms are

  • Scrypt
  • SHA3 (keccak256)

Edit this page on GitHub