Botan
1.11.15
|
blind(const BigInt &x) const | Botan::Blinder | |
Blinder() | Botan::Blinder | [inline] |
Blinder(const BigInt &modulus, std::function< BigInt(const BigInt &)> fwd_func, std::function< BigInt(const BigInt &)> inv_func) | Botan::Blinder | |
initialized() const | Botan::Blinder | [inline] |
unblind(const BigInt &x) const | Botan::Blinder |