AAGProtocolInstance Member List
This is the complete list of members for
AAGProtocolInstance, including all inherited members.
| AAGProtocolInstance(int N, const vector< Word > &aSbgp, const vector< Word > &bSbgp, const Word &aDecomp, const Word &bDecomp, bool useForm=true) | AAGProtocolInstance | |
| AliceConjugatedSbgp | AAGProtocolInstance | [private] |
| AliceKey | AAGProtocolInstance | [private] |
| AliceKeyDecomposition | AAGProtocolInstance | [private] |
| AlicePublicSbgp | AAGProtocolInstance | [private] |
| BobConjugatedSbgp | AAGProtocolInstance | [private] |
| BobKey | AAGProtocolInstance | [private] |
| BobKeyDecomposition | AAGProtocolInstance | [private] |
| BobPublicSbgp | AAGProtocolInstance | [private] |
| challenge(int N, int sg_conj_len, int c, int k, int key_len) | AAGProtocolInstance | [static] |
| generateHardProductOfGenerators(int num_gens, int product_length) | AAGProtocolInstance | [private, static] |
| getAliceConjSbgp() const | AAGProtocolInstance | [inline] |
| getAliceKey() const | AAGProtocolInstance | [inline] |
| getAlicePublicSbgp() const | AAGProtocolInstance | [inline] |
| getBobConjSbgp() const | AAGProtocolInstance | [inline] |
| getBobKey() const | AAGProtocolInstance | [inline] |
| getBobPublicSbgp() const | AAGProtocolInstance | [inline] |
| getSharedKey() const | AAGProtocolInstance | [inline] |
| printStats(ostream &out) | AAGProtocolInstance | |
| random(int N, int num_gens, int min_len, int max_len, int AliceDecompositionLength, int BobDecompositionLength) | AAGProtocolInstance | [static] |
| theSharedKey | AAGProtocolInstance | [private] |