botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
Engine.modExp
botan
engine
engine
Engine
interface
Engine
const
static if
(
BOTAN_HAS_PUBLIC_KEY_CRYPTO
)
ModularExponentiator
modExp
(
const
ref
BigInt
n
,
PowerMod.UsageHints
hints
)
Parameters
n
BigInt
the modulus
hints
PowerMod
.
UsageHints
any use hints
Return Value
Type:
ModularExponentiator
newly allocated object, or NULL
Meta
Source
See Implementation
botan
engine
engine
Engine
functions
findBlockCipher
findHash
findMac
findPbkdf
findStreamCipher
getCipher
getDecryptionOp
getEncryptionOp
getKeyAgreementOp
getSignatureOp
getVerifyOp
modExp
providerName