dcrypt ~master (2018-06-04T17:07:07Z)
Dub
Repo
fe.sq
dcrypt
ecc
curved25519
fieldElement
fe
struct
fe
nothrow @
nogc
@
property
fe
sq
const pure
(
uint
repeat
= 1
)
(
)
if
(
repeat
> 0
)
Parameters
repeat
Repeat squaring n times.
Return Value
Type:
fe
f^2 or f^(2^repeat).
Meta
Source
See Implementation
dcrypt
ecc
curved25519
fieldElement
fe
functions
negate
opEquals
properties
cpow
isNegative
sq
sq2
static functions
fromBytes