This repository contains cryptanalysis exercises from the book "Modern Cryptanalysis: Techniques for Advanced Code Breaking" by Christopher Swenson.
Files marked c[x]e[y].c are programs for specific exercises, where x represents the chapter number and y represents the exercise number.
digraph_count.csv contains the probability of occurance of digraphs in "The Complete Works of William Shakespeare", which can either be found at http://www.gutenberg.org or directly in this repository.
william_shakespeare.txt contains "The Complete Works of William Shakespeare" in .txt format.
EOF