Botan  1.11.15
Namespaces | Functions
src/lib/math/numbertheory/make_prm.cpp File Reference
#include <botan/numthry.h>
#include <botan/parsing.h>
#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  Botan

Functions

BigInt Botan::random_prime (RandomNumberGenerator &rng, size_t bits, const BigInt &coprime, size_t equiv, size_t modulo)
BigInt Botan::random_safe_prime (RandomNumberGenerator &rng, size_t bits)