Changeset 85


Ignore:
Timestamp:
08/21/15 12:38:54 (9 years ago)
Author:
tim
Message:

GitHub? doc fixes

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • README.wiki

    r84 r85  
    44
    55Bletchley is currently in the early stages of development and consists of tools which provide:
    6   * Automated token encoding detection (36 encoding variants)
    7   * Passive ciphertext block length and repetition analysis
    8   * Script generator for efficient automation of HTTP requests
    9   * A flexible, multithreaded padding oracle attack library with CBC-R support
     6* Automated token encoding detection (36 encoding variants)
     7* Passive ciphertext block length and repetition analysis
     8* Script generator for efficient automation of HTTP requests
     9* A flexible, multithreaded padding oracle attack library with CBC-R support
    1010
    1111As the framework matures, the following additional features are currently anticipated:
    12   * Passive binary structure detection
    13   * Automated chosen ciphertext probes
    14   * Tools to analyze and exploit other flaws, such as asymmetric algorithm and hash misuse
     12* Passive binary structure detection
     13* Automated chosen ciphertext probes
     14* Tools to analyze and exploit other flaws, such as asymmetric algorithm and hash misuse
    1515
    1616
  • wiki/Overview.wiki

    r83 r85  
    11Here you will find a brief overview of the tools and libraries provided by Bletchley.  For further details, see the individual tool usage statements, pydoc documentation, and of course the <a href="https://github.com/ecbftw/bletchley">source code</a>.
    2 
    3 *Contents*
    4 <wiki:toc max_depth="2" />
    52
    63= Installation =
Note: See TracChangeset for help on using the changeset viewer.