Question
Which encryption technique is used in Transport Layer
Security (TLS) to securely establish a session key?Solution
TLS often uses the Diffie-Hellman key exchange (or its elliptic curve variant, ECDHE) to securely establish a session key between two parties without transmitting it directly over the network. The process involves both parties generating private keys and exchanging public keys. Using mathematical operations, they independently compute a shared secret that acts as the session key. This ensures that even if the exchanged public keys are intercepted, an attacker cannot derive the session key without the private keys. Diffie-Hellman enhances forward secrecy in TLS, meaning even if the private key is compromised in the future, past session data remains secure because the session key is unique and ephemeral. Why Other Options Are Incorrect:
- A) RSA is used for key exchange in some TLS versions but lacks forward secrecy unless combined with ephemeral methods.
- C) ECDSA provides digital signatures, not key exchange.
- D) Pre-shared keys are less secure and rarely used in modern TLS implementations.
- E) SHA-256 is a hashing algorithm and does not perform encryption or key exchange.
Consider two Statements and a Question :
Statement - 1: Each of A and D is heavier than each of B, E and F, but none of them is the heaviest. ...
Consider the Question Statements given below and two Question : Is 2 brother of X?
Statement-1: X is a brother of Y and Y is a brother of Z. <...
Consider the following statements:
1. Between 3:16 p.m. and 3:17 p.m., both hour hand and minute hand coincide.
2. Between 4:58 p.m. ...
Jay and Vijay spent an equal amount of money to buy some pens and special pencils of the same quality from the same store. If Jay bought 3 pens and 5 p...
What is the smallest number greater than 1000 that when divided by any one of the numbers 6, 9, 12, 15, 18 leaves a remainder of 3?
What is the remainder when 91 × 92 × 93 × 94 × 95 × 96 × 97 × 98 × 99 is divided by 1261?
The increase in the price of a certain item was 25%. Then the price was decreased by 20% and then again increased by 10%. What is the resultant increas...
24 men and 12 women can do a piece of work in 30 days. In how many days can 12 men and 24 women do the same piece of work?
From January 1, 2021, the price of petrol (in Rupees per litre) on m' day of the year is 80 + 0-1m, where m = 1, 2, 3, …., 100 and thereafter remains...
An amount of money was distributed among A, B and C in the ratio p: q:r.
Consider the following statements :
1.   A gets the maxi...