scclib
Stable Cloud Computing C++ Library
Classes

Elliptic curve cryptography. More...

#include <memory>
#include <vector>
#include <crypto/bignum.h>
Include dependency graph for ecc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  scc::crypto::EccGfp
 Elliptic curve cryptography over Galois prime field GF(p) curve. More...
 
class  scc::crypto::EccGfpPoint
 

Detailed Description

Elliptic curve cryptography.

Definition in file ecc.h.