dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
fe.fromBytes
dcrypt
crypto
ecc
curved25519
fieldElement
fe
Create fe from 32 bytes.
struct
fe
nothrow @
nogc
static
fe
fromBytes
(
in
ubyte
[]
bytes
)
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
Create fe from 32 bytes.