ONLINE HASH GENERATOR XXH128

Source string specification form
Specify the source string in this form, then click on the button GENERATE

Result Form
This form will show the result of generating the source string in XXH128

WHAT IS A HASHING ALGORITHM A XXH128

XXH128 is a hashing algorithm that is used to compute 128-bit hash codes (or checksums) from arbitrary inputs.

It has been designed to provide fast and efficient data hashing that can be used in a wide range of applications including databases, network protocols, file systems, and more. XXH128 is one of the hashing algorithms used in the xxHash library, which provides a fast data hashing implementation for various programming languages.

Unlike other hashing algorithms, XXH128 provides good performance, low collision probability, and is easily embeddable in various applications.