Which of the following is a common encryption algorithm used for securing data in databases?

  • AES (Advanced Encryption Standard)
  • DES (Data Encryption Standard)
  • MD5 (Message Digest Algorithm 5)
  • RSA (Rivest-Shamir-Adleman)
AES (Advanced Encryption Standard) is a widely adopted encryption algorithm used for securing data in databases. It offers a high level of security and efficiency, making it suitable for various applications. AES operates using symmetric encryption, where the same key is used for both encryption and decryption, ensuring data confidentiality and integrity.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *