RSA component. More...
Modules | |
mcuxClRsa_Constants | |
Constants of mcuxClRsa component. | |
mcuxClRsa_Functions | |
Defines all functions of mcuxClRsa. | |
mcuxClRsa_Macros | |
Defines all macros of mcuxClRsa. | |
mcuxClRsa_Types | |
Defines all types of the mcuxClRsa component. | |
RSA component.
The mcuxClRsa component implements the RSA functionality supported by CLNS. This includes RSA signature generation and verification according to PKCS#1 v2.2. The RSA component relies on the mcuxClMath component for modular arithmetic operations as well as the secure and non-secure exponentiation. It further relies on the mcuxHash component for the execution of hashing operations. The component offers the following functionality: