TEA Encrypt & Decrypt

Key

TEA (Tiny Encryption Algorithm) is a block cipher notable for its simplicity of description and implementation, typically a few lines of code. It was designed by David Wheeler and Roger Needham of the Cambridge Computer Laboratory; it was first presented at the Fast Software Encryption workshop in Leuven in 1994, and first published in the proceedings of that workshop.

TEA operates on two 32-bit unsigned integers (could be derived from a 64-bit data block) and uses a 128-bit key. It has a Feistel structure with a suggested 64 rounds, typically implemented in pairs termed cycles. It has an extremely simple key schedule, mixing all of the key material in exactly the same way for each cycle.

TEA Encrypt & Decrypt is a free online tool that for Tiny Encryption Algorithm Encrypt & Decrypt.

Featured Tools

Featured tools that you might find useful.

Popular Tools

List of popular tools that users love and frequently use.

New Tools

The latest tools added to our collection, designed for you.

Topics

The tools grouped by topics to quickly find what you need.
Random Password Generator can create random passwords of a specified length online. By setting whether the password includes lowercase letters (a-z), uppercase letters (A-Z), digits (0-9), and special characters, it can randomly generate passwords between 4 and 32 characters in length.

Random Password Generator

Random Password Generator can create random passwords of a specified length online. By setting whether the password includes lowercase letters (a-z), uppercase letters (A-Z), digits (0-9), and special characters, it can randomly generate passwords between 4 and 32 characters in length.
Encode & decode secret messages using invisible Unicode characters (ZWSP, ZWNJ, ZWJ). Perfect for CTF, steganography, or covert communication. No install, copy-paste ready.

Zero-Width Characters Cipher

Encode & decode secret messages using invisible Unicode characters (ZWSP, ZWNJ, ZWJ). Perfect for CTF, steganography, or covert communication. No install, copy-paste ready.
Try this interactive Burrows-Wheeler Transform (BWT) Cipher to safely scramble any text while keeping its original meaning intact—and reverse the transformation anytime to recover the exact original message.

Burrows-Wheeler Transform Cipher

Try this interactive Burrows-Wheeler Transform (BWT) Cipher to safely scramble any text while keeping its original meaning intact—and reverse the transformation anytime to recover the exact original message.