Botan 2.19.3
Crypto and TLS for C&
|
#include <botan/bigint.h>
#include <string>
#include <memory>
Go to the source code of this file.
Classes | |
class | Botan::RFC6979_Nonce_Generator |
Namespaces | |
namespace | Botan |
Functions | |
BigInt | Botan::generate_rfc6979_nonce (const BigInt &x, const BigInt &q, const BigInt &h, const std::string &hash) |