#include "Word.h"
#include "AEProtocol.h"
#include "ThLeftNormalForm.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | TTPLBA |
class | TTPAttack |
This is an implementation of an attack on TTP algorithm for generating public sets of generators of the Algebraic Eraser protocol. More... | |
Typedefs | |
typedef pair< int, TTPTuple > | NODE |
Definition at line 25 of file TTPAttack.h.