Defines size of public key and signature in bytes. More...
Macros | |
| #define | MCUXCLELS_ECC_PUBLICKEY_SIZE |
| Size of the public key. More... | |
| #define | MCUXCLELS_ECC_SIGNATURE_SIZE |
| Size of the signature. More... | |
| #define | MCUXCLELS_ECC_SIGNATURE_R_SIZE |
| Size of the signature part r. More... | |
Defines size of public key and signature in bytes.
| #define MCUXCLELS_ECC_PUBLICKEY_SIZE |
Size of the public key.
| #define MCUXCLELS_ECC_SIGNATURE_SIZE |
Size of the signature.
| #define MCUXCLELS_ECC_SIGNATURE_R_SIZE |
Size of the signature part r.