|
Botan
1.11.15
|
#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) |
1.7.6.1