RC2 Cipher

Key
IV
Input
Output

RC2 (also known as ARC2) is a symmetric-key block cipher designed by Ron Rivest in 1987. 'RC' stands for 'Rivest Cipher'.

Options

Key: RC2 uses a variable size key.
IV: To run the cipher in CBC mode, the Initialization Vector should be 8 bytes long. If the IV is left blank, the cipher will run in ECB mode.
Padding: In both CBC and ECB mode, PKCS#7 padding will be used.

References

https://wikipedia.org/wiki/RC2

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.