Functions | |
| vector< Word > | getDpSubgroup (int N, int Pgens, const vector< Word > &Prelts, const pair< vector< Word >, vector< Word > > &genComps, int conjLen) |
| Word | getDelta (int i, int c) |
| pair< vector< Word >, vector < Word > > | getSgGenComponentsRandom (int Pgens, int c, int k, int len) |
| pair< vector< Word >, vector < Word > > | getSgGenComponentsSquares (int Pgens, int c, int k) |
| Word | randomSubgroupWord (int N, const vector< Word > &sg) |
| Word | specialSubgroupWord (const Word &a, const Word &t, int n) |
| Word | specialSubgroupWordRandom (const Word &a, const Word &t, int len) |
| vector< Word > | generateSubgroup (int c, int k, int comp_len) |
| Word | generateKeyDecomp (int n) |
| Word AAGChallenge::generateKeyDecomp | ( | int | n | ) |
| vector<Word> AAGChallenge::generateSubgroup | ( | int | c, | |
| int | k, | |||
| int | comp_len | |||
| ) |
| Word AAGChallenge::getDelta | ( | int | i, | |
| int | c | |||
| ) |
| vector<Word> AAGChallenge::getDpSubgroup | ( | int | N, | |
| int | Pgens, | |||
| const vector< Word > & | Prelts, | |||
| const pair< vector< Word >, vector< Word > > & | genComps, | |||
| int | conjLen | |||
| ) |
| pair< vector<Word>,vector<Word> > AAGChallenge::getSgGenComponentsRandom | ( | int | Pgens, | |
| int | c, | |||
| int | k, | |||
| int | len | |||
| ) |
| pair< vector<Word>,vector<Word> > AAGChallenge::getSgGenComponentsSquares | ( | int | Pgens, | |
| int | c, | |||
| int | k | |||
| ) |
1.5.6