Multiple choice general knowledge science & technology

Online SBI/HDFC netbanking use which encryption technique?

  1. MD5

  2. MD5-RSA

  3. SSL

  4. AES (Advance DES)

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

SSL (Secure Sockets Layer) and its successor TLS are the encryption protocols used to secure online banking transactions. SSL/TLS creates an encrypted channel between the browser and the banking server, protecting sensitive data. MD5 is a hash function, not encryption. MD5-RSA isn't a standard encryption scheme name. AES is a symmetric encryption algorithm but SSL/TLS is the protocol used for securing the connection.