slides/encryption/rotational.xml
Rotational ciphers
5/29
Cipher groups
Transposition ciphers












  • • Rotate characters depending on key
  • • Easy to crack unless key is same size as plain text
  • • But we always have str_rot13() :-)