- 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.
RFC 6979 Deterministic Nonce Generator