botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
Engine.modExp
botan
engine
engine
Engine
interface
Engine
const
static if
(
BOTAN_HAS_PUBLIC_KEY_CRYPTO
)
ModularExponentiator
modExp
(
const
(
BigInt
)*
n
,
PowerMod.UsageHints
hints
)
Parameters
n
const
(
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