Botan  1.11.15
Namespaces | Functions
src/lib/pubkey/rfc6979/rfc6979.cpp File Reference
#include <botan/rfc6979.h>
#include <botan/hmac_drbg.h>
#include <botan/scan_name.h>
#include <botan/internal/algo_registry.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)
std::string Botan::hash_for_deterministic_signature (const std::string &emsa)