Botan
1.11.15
|
#include <botan/bigint.h>
#include <string>
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) |