Back

Cipta Code

XXH128 Generator

XXH128 (xxHash 128-bit). A high-performance 128-bit hash algorithm providing extreme speed and minimal collision risk.

Input Text

XXH128 Output

Waiting for input...

What is XXH128?

XXH128 is the 128-bit variant of the XXH3 algorithm. It provides the same extreme performance as XXH3 but with a much larger output space, making collisions practically impossible even in massive data sets.

Properties

  • 128-bit Output: Extremely low collision probability for large data sets.
  • Extreme Speed: Maintains the performance lead of the xxHash family.
  • Modern Architecture: Highly optimized for 64-bit and vector-capable processors.
  • Non-Cryptographic: Designed for speed and dispersion in non-security applications.