TurboSHAKE128 Generator - Fast Reduced-Round XOF
Generate TurboSHAKE128 - fast 12-round Keccak XOF with domain separation bytes.
What Is TurboSHAKE128?
TurboSHAKE128 is a reduced-round XOF using 12-round Keccak-f[1600] with 256-bit capacity, providing faster XOF operations with domain separation through the D parameter. Based on the Keccak teams draft specification, not yet standardized by NIST or IETF.
Specifications
Use Cases
- Fast extendable-output functions
- High-speed key derivation
- Performance-critical XOF applications
- Domain-separated fast hashing
- Experimental high-speed cryptography
Security Notice
TurboSHAKE128 is a secure extendable-output function when used with an appropriate output length. Use a dedicated KDF or password hashing algorithm for password storage.
Related Tools
Utilities
Implementation Notes
Practical usage details for this browser-based TurboSHAKE128 tool.
How to Generate a TurboSHAKE128 hash
- Choose UTF-8, Hex, Base64, or File input mode.
- Enter text, encoded bytes, or choose a local file to process.
- Adjust the TurboSHAKE128 options if your use case requires non-default settings.
- Click Generate TurboSHAKE128 Hash and copy the result.
Example Input
Sample input:
abc
Use this sample input, then copy the generated hash from the result panel.
When Not to Use TurboSHAKE128
- Do not use a plain hash or derivation output directly as password storage without the right password-hashing construction and parameters.
- Do not choose it for long-term high-assurance data protection when a stronger variant is available.
Recommended Alternatives
Review related tools when you need a different output size, security margin, or keyed construction.