Botan 3.6.1
Crypto and TLS for C&
rfc6979.h File Reference

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)
 

Detailed Description

Internal Header.

Definition in file rfc6979.h.