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