botan ~master (2022-02-12T10:32:24.1966592)
Dub
Repo
ModularReducer.multiply
botan
math
numbertheory
reducer
ModularReducer
Multiply mod p
struct
ModularReducer
const
BigInt
multiply
(
const
(
BigInt
)*
x
,
const
(
BigInt
)*
y
)
Parameters
x
const
(
BigInt
)*
integer
y
const
(
BigInt
)*
integer
Return Value
Type:
BigInt
(x * y) % p
Meta
Source
See Implementation
botan
math
numbertheory
reducer
ModularReducer
constructors
this
functions
cube
getModulus
initialized
multiply
reduce
square
properties
dup
Multiply mod p