CyberChef
CyberChef copied to clipboard
fix: Updated bcrypt library to resolve compatibility issue (#1853)
fix: Updated bcrypt library to resolve compatibility issue (#1853)
- Updated the bcrypt library to the latest version to support hashes beginning with '$2b'.
- Implemented changes to ensure backward compatibility with existing hashes.
- Verified functionality using the provided test case with 'Bcrypt compare' in CyberChef.
Resolves: #1853
@jonycoo I will investigate this more and address these issues before resubmitting the pull request.
Hey! This pull request has gotten rather old and that's our fault. This project stopped being actively maintained for a while and it looks like your pull request has started to gather dust. Would you be able to update your branch to the latest version of CyberChef and we'll give it a review?