botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
rfc6979Testcase
botan
pubkey
algo
rfc6979
Undocumented in source. Be warned that the author may not have intended to support it.
static if
(
BOTAN_HAS_PUBLIC_KEY_CRYPTO && BOTAN_HAS_RFC6979_GENERATOR
)
static if
(
BOTAN_TEST
)
size_t
rfc6979Testcase
(
string
q_str
,
string
x_str
,
string
h_str
,
string
exp_k_str
,
string
hash
,
size_t
testcase
)
Meta
Source
See Implementation
botan
pubkey
algo
rfc6979
functions
generateRfc6979Nonce
rfc6979Testcase