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.
- A furniture set was purchased for Rs. 850 and fixed with an additional Rs. 450. It was then tagged 40% above the cost but later sold at a 15% loss. What is...
A watch is purchased for Rs. 4200 and Rs. 300 is spent on its repair. The watch is then marked 20% above its effective cost price and then sold for Rs....
Article ‘P’, if sold at a profit of 20% earns a profit of Rs. 400. If article ‘P’ is marked 50% above its cost price and then sold after offerin...
The selling price of y items is equal to the cost price of 720 items. If the profit made is 60%, then find the value of y.
Marked price of an article is Rs.260 more than its cost price. If profit earned is equal to the discount given then find the profit earned?
A shopkeeper sold an article after giving a discount of 23% and made a profit of Rs.26. Find the difference between the marked price and selling price o...
A seller marks up the price of an article by 35% and then gives a discount of 20%. What is the profit if the marked price of the article is ₹810?
Each of the articles is marked 80% above its cost price and a 30% discount was given on it while selling. The selling price of article A is Rs. 126 less...
Cost price of an article is Rs X and marked price is 400% more than cost price. To gain profit of 100%, what percent of discount should be offered on th...
The sale price of an item is set at 30% above the cost price. After giving a 10% discount on the marked price, what is the merchant’s profit percentag...