Any reason I shouldn t be salting and hashing before putting through bCrypt

0 votes
I'm working on implementing password security and have a question regarding the order of operations when using bcrypt. Some suggest salting and hashing the password first before passing it through bcrypt, while others recommend letting bcrypt handle everything.

Would adding an additional salt before bcrypt provide any real security benefits, or does it interfere with bcrypt’s built-in security mechanisms? Could this approach introduce unnecessary complexity or even weaken the security of the hashing process?
6 days ago in Cyber Security & Ethical Hacking by Anupam
• 9,410 points
22 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In Cyber Security & Ethical Hacking

0 votes
0 answers

Is there any reason not to salt and hash before using bcrypt?

I’ve seen some recommendations suggesting that you ...READ MORE

6 days ago in Cyber Security & Ethical Hacking by Nidhi
• 7,160 points
26 views
0 votes
0 answers

How secure is the hashing, salting, and stretching process in this diagram?

Looking at this diagram, I want to ...READ MORE

6 days ago in Cyber Security & Ethical Hacking by Nidhi
• 7,160 points
25 views
0 votes
1 answer

What should I learn for mobile phones and social media hacking??

Hello, @Arun, It is important to have a ...READ MORE

answered Sep 14, 2020 in Cyber Security & Ethical Hacking by Gitika
• 65,770 points

edited Oct 6, 2021 by Sarfaraz 817 views
+1 vote
1 answer

How do you decrypt a ROT13 encryption on the terminal itself?

Yes, it's possible to decrypt a ROT13 ...READ MORE

answered Oct 17, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 15,040 points
279 views
+1 vote
1 answer

How does the LIMIT clause in SQL queries lead to injection attacks?

The LIMIT clause in SQL can indeed ...READ MORE

answered Oct 17, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 15,040 points
376 views
+1 vote
1 answer

Is it safe to use string concatenation for dynamic SQL queries in Python with psycopg2?

The use of string concatenation while building ...READ MORE

answered Oct 17, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 15,040 points
225 views
+1 vote
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP