✨ Khác
Trình Dịch Mã Caesar
Type text and choose a shift to encrypt or decrypt with the classic Caesar cipher.
1325
Result will appear here
Công thức
Encrypt: C = (P + shift) mod 26 · Decrypt: P = (C − shift) mod 26
✨ Khác
Type text and choose a shift to encrypt or decrypt with the classic Caesar cipher.
Result will appear here
Encrypt: C = (P + shift) mod 26 · Decrypt: P = (C − shift) mod 26