Botan 3.6.1
Crypto and TLS for C&
|
#include <botan/internal/workfactor.h>
#include <cmath>
#include <numbers>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
size_t | Botan::dl_exponent_size (size_t bits) |
size_t | Botan::dl_work_factor (size_t bits) |
size_t | Botan::ecp_work_factor (size_t bits) |
size_t | Botan::if_work_factor (size_t bits) |