암호화 / 복호화
키를 사용해 텍스트를 암호화하거나 복호화합니다.
AESDESTripleDES(3DES)RC4RC4DropRabbitRabbitLegacy
모드
키
- Safe
- Processing runs on your device, so input/output is not sent anywhere.
Explanation
Supported algorithms in this tool.
| AES | A symmetric-key encryption algorithm standardized in 2001 (AES). |
|---|---|
| DES | An older U.S. encryption standard; not considered secure for most uses today. |
| RC4 | A stream cipher; generally considered insecure. |
| Rabbit | A high-speed stream cipher that is rarely used today. |