Skip to content

adt-kmr/mcmc-cipher-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bayesian Decoder for Substitution Ciphers using MCMC

This project implements a Bayesian cryptanalysis framework for decoding monoalphabetic substitution ciphers using Markov Chain Monte Carlo (MCMC) methods.

Tech Stack

  • Python
  • NumPy
  • Bayesian Inference
  • Metropolis-Hastings
  • Markov Models

Structure

  • src/ : Core implementation
  • data/ : Text corpora
  • notebooks/ : Experiments
  • report/ : Documentation

About

Bayesian Decoder for Substitution Ciphers using MCMC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors