dcrypt ~master (2018-06-04T17:07:07Z)
Dub
Repo
cmov
dcrypt
ecc
curved25519
groupElement
Conditional move: t = u, if and only if b != 0.
@
safe
nothrow @
nogc
void
cmov
(
ref
ge_precomp
t
,
in
ref
ge_precomp
u
,
in
bool
b
)
in { assert (b == 0 || b == 1); }
Meta
Source
See Implementation
dcrypt
ecc
curved25519
groupElement
functions
cmov
ge_double_scalarmult_vartime
ge_scalarmult_base
structs
ge_p1p1
ge_p2
ge_p3
ge_precomp
Conditional move: t = u, if and only if b != 0.