What is the Caesar cipher encryption formula?
Klikk for å snu kortet
C=(P+k) mod 26C = (P + k) \bmod 26C=(P+k)mod26. Decryption: P=(C−k) mod 26P = (C - k) \bmod 26P=(C−k)mod26. Only 25 non-trivial keys — trivially broken by brute force.
Space / Enter for å snu