lime
Lime is a C++ library implementing Open Whisper System Signal protocol
|
curve 448-goldilocks data types size definition More...
Static Public Member Functions | |
static constexpr lime::CurveId | curveId () |
the C448 curve id using the CurveId enumeration More... | |
static constexpr size_t | Xsize (lime::Xtype dataType) |
for X448, public, private and shared secret have the same length 56 bytes More... | |
static constexpr size_t | DSAsize (lime::DSAtype dataType) |
for Ed448, public and private key have the same length 57 bytes, signature is 114 bytes long More... | |
curve 448-goldilocks data types size definition
|
inlinestatic |
the C448 curve id using the CurveId enumeration
|
inlinestatic |
for Ed448, public and private key have the same length 57 bytes, signature is 114 bytes long
|
inlinestatic |
for X448, public, private and shared secret have the same length 56 bytes