ParallelHash128 Generator - Parallelizable Tree Hash

Generate ParallelHash128 - parallelizable tree hash using interleaving per NIST SP 800-185.

Input
0 bytes
Personalization

0 bytes

Secure Client-Side Computation • 100% Private

Result Output

About

ParallelHash128 is a parallelizable hash function defined in NIST SP 800-185 using tree hashing with interleaving, designed for efficient parallel processing of large data with configurable block size.

Specifications

Output Size Variable
Standard NIST SP 800-185
Standard Year 2016
Origin Keccak submission to NIST SHA-3 competition
Origin Year 2008

Use Cases

  • Large file parallel hashing
  • Tree hash construction
  • Incremental hash computation
  • NIST-compliant parallel hashing
  • Data center large-scale hashing

Frequently Asked Questions