libdecaf
|
Curve25519/Decaf instantiation of group. More...
#include <point_255.hxx>
Classes | |
struct | DhLadder |
X-only Diffie-Hellman ladder functions. More... | |
class | Point |
Element of prime-order elliptic curve group. More... | |
class | Precomputed |
Precomputed table of points. More... | |
class | Scalar |
A scalar modulo the curve order. More... | |
Static Public Member Functions | |
static const char * | name () |
The name of the curve. | |
static int | bits () |
The name of the curve. | |
Curve25519/Decaf instantiation of group.