botan-math ~master (2020-02-24T17:32:39Z)
Dub
Repo
bigint_mul
botan_math
mp_monty
Undocumented in source. Be warned that the author may not have intended to support it.
void
bigint_mul
(
word
*
z
,
size_t
z_size
,
word
*
workspace
,
in
word
*
x
,
size_t
x_size
,
size_t
x_sw
,
in
word
*
y
,
size_t
y_size
,
size_t
y_sw
)
Meta
Source
See Implementation
botan_math
mp_monty
functions
bigint_monty_mul
bigint_monty_redc
bigint_monty_sqr
bigint_mul
bigint_sqr