dcrypt ~master (2018-06-04T17:07:07Z)
Dub
Repo
ge_p3
dcrypt
ecc
curved25519
groupElement
ge_p3 (extended): (X:Y:Z:T) satisfying x=X/Z, y=Y/Z, XY=ZT
@
safe
nothrow @
nogc
struct
ge_p3 {
enum
ge_p3
zero
;
fe
X
;
fe
Y
;
fe
Z
;
fe
T
;
ge_p1p1
dbl
()
;
}
Members
Functions
dbl
ge_p1p1
dbl
()
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
ge_p3 (extended): (X:Y:Z:T) satisfying x=X/Z, y=Y/Z, XY=ZT