RSA component. More...
Topics | |
| mcuxClRsa_Functions | |
| Defines all functions of mcuxClRsa. | |
| mcuxClRsa_Descriptors | |
| Defines descriptors 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, and encryption and decryption, 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: