MOTION  0.01
Framework for mixed-protocol multi-party computation
Variables
mycurve25519_tables.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

static const fe d
 
static const fe sqrtm1
 
static const fe d2
 
static const ge_precomp k25519Precomp [32][8]
 
static const ge_precomp Bi [8]
 

Variable Documentation

◆ Bi

const ge_precomp Bi[8]
static

◆ d

const fe d
static
Initial value:
= {{
56195235, 13857412, 51736253, 6949390, 114729, 24766616, 60832955, 30306712, 48412415, 21499315
}}

◆ d2

const fe d2
static
Initial value:
= {{
45281625, 27714825, 36363642, 13898781, 229458, 15978800, 54557047, 27058993, 29715967, 9444199
}}

◆ k25519Precomp

const ge_precomp k25519Precomp[32][8]
static

◆ sqrtm1

const fe sqrtm1
static
Initial value:
= {{
34513072, 25610706, 9377949, 3500415, 12389472, 33281959, 41962654, 31548777, 326685, 11406482
}}