CKM_DES_MDC_2_PAD1
This section provides a summary of CKM_DES_MDC_2_PAD1.
Supported operations
Operation | Support |
---|---|
Encrypt and Decrypt | No |
Sign and Verify | No |
SignRecover and VerifyRecover | No |
Digest | Yes |
Generate Key/Key-Pair | No |
Wrap and Unwrap | No |
Derive | No |
FIPS Mode support
Available in FIPS Mode | Restrictions in FIPS Mode |
---|---|
No | Not applicable |
Key Size Range and Parameters
Key size minimum/maximum | Value |
---|---|
Minimum | 0 |
Maximum | 0 |
Parameter
None
Mechanism description
This mechanism is a hash function as defined in ISO/IEC DIS 10118-2 using DES as block algorithm.
This mechanism implements padding in accordance with ISO 10118-1 Method 1. Basically, zeros are used to pad the input data to a multiple of 8 if required. If the input data is already a multiple of 8, then no padding is added.
Return to ProtectToolkit-C mechanisms.