| RSA BSAFE Micro Edition Suite |
Streamlined security for mobile and embedded devices |
 
![]() |
Defines | |
| #define | R_PKEY_RES_DSA |
| The full R_PKEY interface implemented in terms of Digital Signature Algorithm (DSA) which is required if R_PKEY functions are used. | |
| #define | R_PKEY_RES_RSA |
| The full R_PKEY interface implemented in terms of RSA which is required if R_PKEY functions are used. | |
| #define | R_PKEY_RES_RSA_NO_BLINDING |
| The full R_PKEY interface implemented in terms of RSA which is required if R_PKEY functions are used. More... | |
| #define | R_PKEY_RES_PRINT |
| The standard public key print module which is required if R_PKEY_print() functions are used. | |
|
|
The full R_PKEY interface implemented in terms of RSA which is required if R_PKEY functions are used. The RSA implementation does not use any blinding functionality. |