A

Admin • 833K Points
Coach

Q. Which hashing algorithm is considered secure for password hashing?

  • (A) MD5
  • (B) SHA1
  • (C) bcrypt
  • (D) CRC32
  • Correct Answer - Option(C)
  • Views: 17
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

bcrypt is designed to be slow and includes salt to resist brute-force attacks.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.