Skip to content

Exercises for simple ciphers like Caesar and Vigenére.

Notifications You must be signed in to change notification settings

clundstrom/crypto_exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crypto exercises

This is a repo where I try to work out some functions for cryptoanalysis intended to solve simpler ciphers like Caesar or Vigenére.

Uses

  • Chi square method to solve caesar
  • Caesar shift
  • Kasiski examination to analyse repeated n-grams of characters in order to find keylength for vigenere.

About

Exercises for simple ciphers like Caesar and Vigenére.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages