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