Back to Developer Roadmap

Bcrypt

src/data/roadmaps/backend/content/[email protected]

4.0975 B
Original Source

Bcrypt

Bcrypt is a secure password-hashing function based on Blowfish cipher with built-in salt protection. Features adaptive cost factor that increases difficulty over time to resist brute-force attacks. Produces 60-character hashes, widely used for secure password storage.

Visit the following resources to learn more: