|
Botan
2.13.0
Crypto and TLS for C++11
|
#include <botan/bigint.h>#include <string>#include <memory>Go to the source code of this file.
Classes | |
| class | Botan::RFC6979_Nonce_Generator |
Namespaces | |
| Botan | |
Functions | |
| BigInt | Botan::generate_rfc6979_nonce (const BigInt &x, const BigInt &q, const BigInt &h, const std::string &hash) |
1.8.9.1