Botan 3.4.0
Crypto and TLS for C&
Classes | Namespaces | Functions
rfc6979.h File Reference

Internal Header. More...

#include <botan/bigint.h>
#include <memory>
#include <string>

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.