Performs a complete analysis of a cryptographic key, showing key properties (length, parity) and all KCV variants for both TDEA and AES, similar to professional HSM tools.
Inputs
Key: The cryptographic key in hexadecimal to analyze.
Tips
Use this tool to cross-check KCV values against HSM outputs or key ceremony documentation.
A 16-byte key will show both TDEA and AES KCV variants since it is valid for both.
Parity detection helps identify if a key has been generated with DES odd parity.