|
Botan
1.11.15
|
#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) |
1.7.6.1