Skip to content

mmcdermo/mcmc-cipher

Repository files navigation

mcmc-cipher

Breaking Classical Ciphers with Markov Chain Monte Carlo

Usage

cabal configure
cabal build
./dist/build/mcmc-cipher/mcmc-cipher cipherFile { -ma | -vg } chainIterations

-ma / -vg: Choose between Monoalphabetic Substitution cipher and Vignere cipher

chainIterations: Number of iterations to run MCMC for (default 10000)

About

Breaking Classical Ciphers with Markov Chain Monte Carlo

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors