dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
fe.cpow
dcrypt
crypto
ecc
curved25519
fieldElement
fe
Power by squaring in constant time. Returns f^power
struct
fe
nothrow @
nogc
@
property
const
fe
cpow
(
uint
power
)
(
)
Meta
Source
See Implementation
dcrypt
crypto
ecc
curved25519
fieldElement
fe
constructors
this
functions
negate
opAssign
opBinary
opEquals
opOpAssign
opUnary
properties
cpow
inverse
isNegative
isNonzero
sq
sq2
toBytes
static functions
fromBytes
variables
one
zero
Power by squaring in constant time. Returns f^power