botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
dhSigKat
botan
pubkey
algo
dh
Undocumented in source. Be warned that the author may not have intended to support it.
static if
(
BOTAN_HAS_PUBLIC_KEY_CRYPTO && BOTAN_HAS_DIFFIE_HELLMAN
)
static if
(
BOTAN_TEST
)
size_t
dhSigKat
(
string
p
,
string
g
,
string
x
,
string
y
,
string
kdf
,
string
outlen
,
string
key
)
Meta
Source
See Implementation
botan
pubkey
algo
dh
classes
DHKAOperation
functions
dhSigKat
testPkKeygen
structs
DHOptions
DHPrivateKey
DHPublicKey