All releases of crank


Release Notes: A log window has been added for messages from running algorithms. A scheme interface now exists using Guile, and this has been used to create preset groups of componant settings. Two new componants have also been included: a simulated annealing algorithm, and the grid transposition cipher from the stable branch.


Release Notes: Crank has been largely rewritten to support a componant architecture, and this is the first release featuring this. It is hoped that by splitting up the various cipher classes, cryptanalysis algorithms, and plaintext evalution functions, code reuse can be maximised.


Release Notes: The "makefile" has been converted to use autoconf, and a "make install" target has been added. The GUI now has a toolbar. A new plugin type for plaintext comparisons has been introduced.


Release Notes: Route transposition cipher and concealment cipher tools have been added.


Release Notes: This release includes a new editable source text pane, making operation of plug-ins much more obvious, as well as various cosmetic improvements.


Release Notes: This release moves to a plug-in architecture for the various tools, which now include automatic and manual monoalphabetic crackers, an n-gram statistics display, a set of simple text filters, and a notepad.


Release Notes: This release includes improvements to statistics display and the user interface.


Release Notes: This release contains bugfixes for the autocracker - it now works near perfectly on large enough text samples. The source code has been reorganised.