lp://staging/~aj00200/pycryptist/master
Created by
aj00200
and last modified
- Get this branch:
- bzr branch lp://staging/~aj00200/pycryptist/master
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 8. By aj00200
-
Converted code to use the SortedDict instead of the normal dict becaue it is much more sutable for presenting data on the command line
- 7. By aj00200
-
Changed the number for calculating character frequency in the command line version to 1 so that 0 can be auto-solve. Also added the pyC.pyC_
frequency_ guess() class which allows for a guess on the number of times a plaintext character will appear based on the length of the ciphertext and the length off the message combined with average frequency for that language. - 5. By aj00200
-
Updated both files to use python 3 so unicode strings can be used without any extra work that needs to be done by any other files
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)