cipherProc configure ?options?
cipherProc configure -ciphertext string
cipherProc configure -ct string
cipherProc configure -language language
cipherProc cget option
cipherProc cget -type
cipherProc cget -ciphertext
cipherProc cget -ct
cipherProc cget -plaintext
cipherProc cget -pt
cipherProc cget -key
cipherProc cget -length
cipherProc cget -language
cipherProc cget -intlength
cipherProc cget -histogram
cipherProc cget -fullkey
cipherProc cget -period
cipherProc substitute ct pt
cipherProc substitute 0102 aa
causes conflicting substitutions (01 -> a and 02 -> a).
cipherProc restore key
set key [$firstCipher cget -key]
$secondCipher restore $key
cipherProc undo
cipherProc locate tip ?ct?
cipherProc solve