botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
chooseExpHints
botan
math
numbertheory
pow_mod
Undocumented in source. Be warned that the author may not have intended to support it.
static if
(
BOTAN_HAS_PUBLIC_KEY_CRYPTO
)
PowerMod.UsageHints
chooseExpHints
()
(
auto
const
ref
BigInt
e
,
auto
const
ref
BigInt
n
)
Meta
Source
See Implementation
botan
math
numbertheory
pow_mod
aliases
FixedBasePowerMod
FixedExponentPowerMod
classes
FixedBasePowerModImpl
FixedExponentPowerModImpl
PowerMod
functions
chooseBaseHints
chooseExpHints
interfaces
ModularExponentiator