ml2oz

Övrigt

Caesar-chiffer Skiftare

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

1325

Result will appear here

Formel

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