dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
ge_p3.opBinary
dcrypt
crypto
ecc
curved25519
groupElement
ge_p3
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ge_p3
@
safe
nothrow @
nogc
const pure
ge_p1p1
opBinary
(
string
op
G
)
(
auto
ref
const
G
rhs
)
if
(
(
op
== "+" ||
op
== "-"
)
&&
(
is
(
G
==
ge_cached
) ||
is
(
G
==
ge_precomp
)
)
)
Meta
Source
See Implementation
dcrypt
crypto
ecc
curved25519
groupElement
ge_p3
constructors
this
functions
dbl
opBinary
opCast
properties
toBytes
variables
T
X
Y
Z
zero