botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
chooseBaseHints
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
chooseBaseHints
(
const
(
BigInt
)*
b
,
const
(
BigInt
)*
n
)
Meta
Source
See Implementation
botan
math
numbertheory
pow_mod
aliases
FixedBasePowerMod
FixedExponentPowerMod
classes
FixedBasePowerModImpl
FixedExponentPowerModImpl
PowerMod
functions
chooseBaseHints
chooseExpHints
interfaces
ModularExponentiator