CKM_DES_MDC_2_PAD1
Supported Operations
| 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 | 
| Available in FIPS Mode | No | 
Key Size Range and Parameters
| Minimum | 0 | 
| Maximum | 0 | 
| Parameter | None | 
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