Botan 3.8.1
Crypto and TLS for C&
|
#include <pcurves.h>
Public Member Functions | |
const auto & | _curve () const |
const auto & | _value () const |
Scalar & | operator= (const Scalar &other)=default |
Scalar & | operator= (Scalar &&other)=default |
Scalar (const Scalar &other)=default | |
Scalar (Scalar &&other)=default | |
~Scalar ()=default | |
Static Public Member Functions | |
static Scalar | _create (CurvePtr curve, StorageUnit v) |
Elliptic curve scalar
This refers to the set of integers modulo the (prime) group order of the elliptic curve.
|
default |
References Scalar().
Referenced by _create(), operator=(), operator=(), Scalar(), and Scalar().
|
default |
|
inlinestatic |
|
inline |
|
inline |
References Scalar().
References Scalar().