SHAKE Encryption Tool
Professional SHAKE encryption tool supporting batch encryption of text and files, with multiple hash length and output encoding options
Browser execution mode: Your data is processed in your browser and is not uploaded to the server.
Speed and Stability: Processing speed depends on your device and browser. For large batch work, the desktop version may be more stable.
Loading tool, please wait...
If the online tool fails to load or run, try the desktop tool.https://tools.yikeaigc.com/
Tool Usage
Return to old versionSelect data to process
Text is ideal for quick digests; file mode reads raw bytes for verifying installers, images, documents, and more.
Set SHAKE parameters
SHAKE128 and SHAKE256 both support variable output lengths. Output length is in bits; Base64 is generated from digest bytes.
View results
Copy text digests and verify expected values; download a ZIP after file mode finishes.
Instructions
Software Usage Instructions
- Select input content: In the “Input Content” step, choose a text digest or batch file digest. Text mode lets you enter text directly, while file mode lets you batch select files of any type.
- Configure SHAKE parameters: Go to the “Set Parameters” step, choose SHAKE128 or SHAKE256, and set the output length. You can choose 128, 160, 224, 256, 384, 512, or 1024 bits, or use a custom length.
- Select output encoding: Choose lowercase hexadecimal, uppercase hexadecimal, or Base64 encoding based on your use case; long digests can be set to wrap every 32, 64, or 128 characters.
- Use advanced combinations: If you need to add a project identifier, salt value, or version number consistently, you can enter prefix text and suffix text, which the tool will include with the input content in the digest calculation.
- Save common settings: Click “Save Settings” to record the algorithm, length, encoding, line wrapping, and batch export options for easy reuse next time.
- Start processing: Click “Start Processing” to generate the digest. Text mode displays the digest, parameters, and verification entry; file mode processes all selected files and previews the first 20 results.
- Copy and download results: In text mode, you can copy or download TXT; in file mode, the original file names are retained in the digest files, numbers are automatically appended if duplicate names are encountered, and all results can be downloaded as a ZIP.