Question Type: Computer Networks/Cryptography
This question tests your understanding of encryption keys used in network communication. Let's analyze the options:
Step-by-step logic: The question asks about the commonly used key for end-system encryption. The most common and secure practice is to use a temporary symmetric session key for the duration of the communication session. Public and private keys are used for key exchange and authentication in many systems but not as the primary encryption key for the actual data transfer in a session.
Core Logic/Pattern: The core concept is understanding the different types of cryptographic keys and their roles in secure communication. Session keys are temporary and provide a balance between security and key management complexities.
Eliminating Incorrect Options: Options 1, 3, and 4 are incorrect because while they are used in secure communication, they are not the commonly used key for encrypting the communication *between* end systems during a session. A session key is explicitly created for the single session to reduce security risks associated with long-term key usage.
Correct Answer: Session Key
SHA-1 is a cryptographic hash function used to generate a hash value of
Symmetric encryption is also known as:
Which of the following statement(s) is/are correct regarding digital certificates?
I. A digital certificate does not include the name of the CA who issues it.
II. Digital certificates are based on public key cryptography.
III. These certificates are available only in one strength i.e. 128-bit encryption.
The information transformed during encryption is _________.