KeyRecover

Undocumented in source.
struct KeyRecover {
enum MAX_QUESTION;
enum MAX_SEEDS;
protected
RecoverGenerator generator;
}

Members

Functions

quiz
Buffer[] quiz(const(string[]) questions, const(char[][]) answers)

Generates the quiz hash of the from a list of questions and answers

quizSeed
void quizSeed(const(ubyte[]) R, Buffer[] A, uint confidence)

Generates the quiz seed values from the privat key R and the quiz list