Welcome to pycrypt’s documentation!

Pycrypt is a python suite for solving ciphers at (mostly Czech) cryptography games.

Changelog

v0.2 - Apr 16, 2015

  • ThreadedGeneticSolver, a new solver implementing the island model
  • crossovers module with some crossover and selection strategies
  • Weighted mutations based on letter frequencies
  • Plotting the progress of genetic solvers
  • Cached scoring for faster evolution
  • Pycrypt can now be installed directly from github with pip
  • Other fixes, tweaking and improvements

There’s a longer post about v0.2 here

v0.1 - Mar 18, 2014

Initial release.

Indices and tables