botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
results
botan
math
bigint
test
Undocumented in source. Be warned that the author may not have intended to support it.
static if
(
BOTAN_TEST && BOTAN_HAS_PUBLIC_KEY_CRYPTO
)
size_t
results
()
(
string
op
,
auto
const
ref
BigInt
a
,
auto
const
ref
BigInt
b
,
auto
const
ref
BigInt
c
,
auto
const
ref
BigInt
d
,
auto
const
ref
BigInt
e
)
Meta
Source
See Implementation
botan
math
bigint
test
functions
checkAdd
checkDiv
checkMod
checkMul
checkPowmod
checkShl
checkShr
checkSqr
checkSub
isPrimeTest
parse
results
strip
stripComments