|
Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.
Project Release Information2001-08-21 11:13 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. 2001-08-16 23:22 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. 2001-08-08 01:03 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. 2001-04-17 11:17 This release includes a new editable source text pane, making operation of plug-ins much more obvious, as well as various cosmetic improvements. Project Resources
Project Description Crank is a project to provide a GUI toolkit to facilitate (and where possible, automate) the breaking of classical (pen-and-paper) cryptosystems. Initial focus is on the cryptanalysis of monoalphabetic substitution ciphers. |