Implement a solution for Password Hashing (bcrypt). This problem tests your understanding of security concepts.
- Input specific to Password Hashing (bcrypt).
- Output specific to Password Hashing (bcrypt).
- See problem-specific constraints
Input: Example input for Password Hashing (bcrypt)
Output: Example output for Password Hashing (bcrypt)