Botan 3.6.1
Crypto and TLS for C&
|
Internal Header. More...
#include <botan/bigint.h>
#include <memory>
#include <span>
#include <string_view>
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, std::string_view hash) |
Internal Header.
Definition in file rfc6979.h.