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