botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
ModularReducer.cube
botan
math
numbertheory
reducer
ModularReducer
Cube mod p
struct
ModularReducer
const
BigInt
cube
()
(
auto
const
ref
BigInt
x
)
Parameters
x
BigInt
integer
Return Value
Type:
BigInt
(x * x * x) % p
Meta
Source
See Implementation
botan
math
numbertheory
reducer
ModularReducer
constructors
this
functions
cube
getModulus
initialized
multiply
reduce
square
properties
dup
Cube mod p