ml2oz

기타

시저 암호 시프터

Type text and choose a shift to encrypt or decrypt with the classic Caesar cipher.

1325

Result will appear here

공식

Encrypt: C = (P + shift) mod 26 · Decrypt: P = (C − shift) mod 26