Plugins
-------

o Add diagonal routes to transpositions
o Add offset to word-gap plugin
o Add reverse option to word-gap plugin?
o lock letters in autobreak key
o expand autobreak to handle non-bijective keys
o Safe standard table loading / saving
	o Multiple tables for different classes of text?
o Other stats tests
	o Kasiski
o Add options for automatic breaker (TRY_MAX, MAX_SEARCH_DEPTH)...
o Implement different algorithms for autobreaker e.g
	o dictionary, word pattern matcher (e.g. utility = 1234325)
	o genetic algorithm
	o have brute force breaking on standard monoalphabetic ciphers,
	  such as Caesar, pig-pen, keyword
	o Utilise word boundary data
o Key storage/load/save?
o Other ciphers
	o homophonic / nulls
	o n-gram -> n-gram monoalphabetic substitution
	o polyalphabetics (vigenere et al)
	o transposition ciphers
o Cipher identification

Crank
-----

o File requester dialog location memory
o status bar?
o Undo (for source changes)
o nicer "about", more help

Other
-----

o Compile under windows (ugh)
                irix
