- Identified & implemented Bcrypt hashing algorithm to protect passwords.
- Established controls such as periodic changes in salt values and prohibiting the use of dictionary words to make cracking harder for hackers.
- Analysed organization’s password policy & enforced stronger requirements including 8-character minimum length and special characters, reducing risk by 80%.
Tools/ Frameworks Used: Bcrypt hashing algorithm, salt value management system, password policy analysis tools, encryption algorithms, password cracking prevention tools.