How to generate SHAKE-128 hash?
Using our SHAKE-128 hash generator is simple:
- Paste or type your text in the input box.
- The SHAKE-128 hash will be generated automatically as you type.
- Copy the generated hash for use in your projects.
What is SHAKE-128?
SHAKE-128 is an extendable-output function (XOF) from the SHA-3 family. Unlike fixed-length hash functions, SHAKE can produce output of any desired length. SHAKE-128 uses a 128-bit security level and is based on the Keccak algorithm.
SHAKE-128 characteristics
- Extendable output: Can produce output of any desired length.
- SHA-3 family: Part of the SHA-3 family of algorithms.
- Keccak algorithm: Based on the Keccak cryptographic primitive.
- Variable length: Output length can be customized.
- Secure: Provides excellent security properties.