| RSA BSAFE Micro Edition Suite |
Streamlined security for mobile and embedded devices |
 
![]() |
| Identifier | String
|
| R_CR_ID_SHA1 | "SHA1"
|
| R_CR_ID_SHA256 | "SHA256"
|
| R_CR_ID_SHA384 | "SHA384"
|
| R_CR_ID_SHA512 | "SHA512"
|
| R_CR_ID_MD2 | "MD2"
|
| R_CR_ID_MD5 | "MD5"
|
| R_CR_ID_DIGEST_NULL | "DIGEST_NULL"
|
See R_CR_new(), R_CR_get_info() and R_CR_CTX_alg_supported().
Defines | |
| #define | R_CR_ID_SHA1 |
| A cryptographic identifier which indicates a SHA-1 digest. More... | |
| #define | R_CR_ID_SHA256 |
| A cryptographic identifier which indicates a SHA-256 digest. More... | |
| #define | R_CR_ID_SHA384 |
| A cryptographic identifier which indicates a SHA-384 digest. More... | |
| #define | R_CR_ID_SHA512 |
| A cryptographic identifier which indicates a SHA-512 digest. More... | |
| #define | R_CR_ID_MD2 |
| A cryptographic identifier which indicates an MD2 digest. More... | |
| #define | R_CR_ID_MD5 |
| A cryptographic identifier which indicates an MD5 digest. More... | |
| #define | R_CR_ID_DIGEST_NULL |
| A cryptographic identifier which indicates a null digest. More... | |
|
|
A cryptographic identifier which indicates a null digest. The following table details the usage of the identifier in Operation Functions.
|
|
|
A cryptographic identifier which indicates an MD2 digest. The following table details the usage of the identifier in Operation Functions.
|
|
|
A cryptographic identifier which indicates an MD5 digest. The following table details the usage of the identifier in Operation Functions.
|
|
|
A cryptographic identifier which indicates a SHA-1 digest. The following table details the usage of the identifier in Operation Functions.
|
|
|
A cryptographic identifier which indicates a SHA-256 digest. The following table details the usage of the identifier in Operation Functions.
|
|
| &n |