{"enrichment":{"capability":"bcrypt provides secure password hashing using the bcrypt algorithm with an adjustable work factor, plus a KDF function for key derivation. It's implemented in Rust and offers constant-time password verification.","verdict":"bcrypt is a production-stable, actively maintained password hashing library with no known vulnerabilities and permissive licensing. Medium install friction applies mainly to source builds; wheel availability mitigates this for most users. The package explicitly acknowledges that argon2id or scrypt may be preferable for new projects, but remains a solid choice for password storage."},"id":"bcrypt","links":{"html":"https://skillfed.io/packages/bcrypt","md":"https://skillfed.io/packages/bcrypt.md","pypi":"https://pypi.org/project/bcrypt/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-09-25","license_spdx":null,"license_treatment":"permissive","name":"bcrypt","python_support":"supports_current","summary":"Modern password hashing for your software and your servers"},"popularity":{"tier":"top_1000"},"security":{"n_vulnerabilities":0},"version":"5.0.0"}
