source: wiki/Overview.wiki @ 23

Last change on this file since 23 was 23, checked in by tmorgan, 11 years ago

starting wiki docs

File size: 706 bytes
Line 
1Bletchley provides a variety of tools that make black box
2cryptanalysis easier by taking care of some of the more tedious
3engineering challenges. Bletchley is maintained by <a href="http://vsecurity.com/">VSR</a>.
4Bletchley is currently in the early stages of development, which means
5documentation may be lacking.  Contributions are welcome.
6
7*Contents*
8<wiki:toc max_depth="2" />
9
10
11= Command Line Tools =
12
13== bletchley-analyze ==
14
15Analyzes samples of encrypted data in an attempt to decode samples to
16binary and identify patterns useful in cryptanalysis. 
17
18TODO
19
20== bletchley-encode ==
21TODO
22
23== bletchley-decode ==
24TODO
25
26== bletchley-http2py ==
27TODO
28
29== bletchley-nextrand ==
30TODO
31
32
33= Libraries =
34
35TODO
Note: See TracBrowser for help on using the repository browser.