|
Botan 3.9.0
Crypto and TLS for C&
|
#include <pcurves.h>
Public Member Functions | |
| const auto & | _curve () const |
| const auto & | _value () const |
| void | _zeroize () |
| 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 |
|
inline |
Definition at line 75 of file pcurves.h.
References Botan::secure_scrub_memory().
References Scalar().
References Scalar().