Skip to content

UI Hash

qaate47 edited this page Mar 8, 2026 · 2 revisions

The Hash UI utility can be used to quickly hash a string with the existing hash functions.

Hash menu

Hash functions

The first section will hash the value in String with the hash functions

Reverse and custom

In the second section, the string can be reversed if it was generated with a fnv1a function, the reverse config takes the fnv1a parameters the prime and the hashed value.

It'll compute in Start the start hash. In custom it computes the hash with the fnv1a parameters.

Lookup

With the hash loaded, it gives the ability to quickly lookup a hash in the index.

Clone this wiki locally