Definitions of Weierstrass point encoding variant descriptors. More...
Variables | |
| const mcuxClEcc_WeierECC_PointEncDescriptor_t | mcuxClEcc_WeierECC_PointEncDescriptor_SEC |
| Point encoding variant descriptor to be used for Weierstrass curve points as specified in SEC 1: Elliptic Curve Cryptography. | |
| static const mcuxClEcc_WeierECC_PointEncType_t | mcuxClEcc_WeierECC_PointEncType_SEC |
| Point encoding type to be used for Weierstrass curve points as specified in SEC 1: Elliptic Curve Cryptography. | |
Definitions of Weierstrass point encoding variant descriptors.
|
extern |
Point encoding variant descriptor to be used for Weierstrass curve points as specified in SEC 1: Elliptic Curve Cryptography.
|
static |
Point encoding type to be used for Weierstrass curve points as specified in SEC 1: Elliptic Curve Cryptography.
SEC encoding which encodes
If the encoded point starts with 0x00, nothing is written to the output buffer, but MCUXCLECC_STATUS_NEUTRAL_POINT is returned from the decoding function.