botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
ecdsaSigKat
botan
pubkey
algo
ecdsa
Undocumented in source. Be warned that the author may not have intended to support it.
static if
(
BOTAN_HAS_PUBLIC_KEY_CRYPTO && BOTAN_HAS_ECDSA
)
static if
(
BOTAN_TEST
)
size_t
ecdsaSigKat
(
string
group_id
,
string
x
,
string
hash
,
string
msg
,
string
nonce
,
string
signature
)
Meta
Source
See Implementation
botan
pubkey
algo
ecdsa
classes
ECDSASignatureOperation
ECDSAVerificationOperation
functions
eccPointMul
ecdsaSigKat
testCreateAndVerify
testCreatePkcs8
testCurveRegistry
testDecodeEcdsaX509
testDecodeVerLinkSHA1
testDecodeVerLinkSHA256
testEcSign
testEccKeyWithRfc5915Extensions
testHashLargerThanN
testPkKeygen
testReadPkcs8
testSignThenVer
toHex
structs
ECDSAOptions
ECDSAPrivateKey
ECDSAPublicKey