botan.pubkey.algo.rfc6979

RFC 6979 Deterministic Nonce Generator

Members

Functions

generateRfc6979Nonce
BigInt generateRfc6979Nonce(BigInt x, BigInt q, BigInt h, string hash)
rfc6979Testcase
size_t rfc6979Testcase(string q_str, string x_str, string h_str, string exp_k_str, string hash, size_t testcase)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)