botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
elgamalKat
botan
pubkey
algo
elgamal
Undocumented in source. Be warned that the author may not have intended to support it.
static if
(
BOTAN_HAS_PUBLIC_KEY_CRYPTO && BOTAN_HAS_ELGAMAL
)
static if
(
BOTAN_TEST
)
size_t
elgamalKat
(
string
p
,
string
g
,
string
x
,
string
msg
,
string
padding
,
string
nonce
,
string
ciphertext
)
Meta
Source
See Implementation
botan
pubkey
algo
elgamal
classes
ElGamalDecryptionOperation
ElGamalEncryptionOperation
functions
elgamalKat
testPkKeygen
structs
ElGamalOptions
ElGamalPrivateKey
ElGamalPublicKey