loader image
Skip to main content

bcrypt

bcrypt is a password hashing function designed to be computationally expensive and resistant to brute-force attacks. It includes a built-in salt and a configurable cost factor that controls the work required to compute hashes.

» Site Glossary