9 #include <botan/numthry.h>
10 #include <botan/reducer.h>
BigInt BOTAN_DLL ressol(const BigInt &x, const BigInt &p)
BigInt multiply(const BigInt &x, const BigInt &y) const
static BigInt power_of_2(size_t n)
size_t low_zero_bits(const BigInt &n)
BigInt power_mod(const BigInt &base, const BigInt &exp, const BigInt &mod)
int32_t jacobi(const BigInt &a, const BigInt &n)
BigInt square(const BigInt &x) const