Skip to content

chenged to accept and use also hashes that hav y/x as salt version, s… - #16

Open
rcongiu wants to merge 1 commit into
jeremyh:masterfrom
rcongiu:fix/2yhashes
Open

chenged to accept and use also hashes that hav y/x as salt version, s…#16
rcongiu wants to merge 1 commit into
jeremyh:masterfrom
rcongiu:fix/2yhashes

Conversation

@rcongiu

@rcongiu rcongiu commented Aug 13, 2018

Copy link
Copy Markdown

Newer bcrypt hashes, like the ones generated apache htpasswd, have a salt version of $2y or $2x and won't work with this library, which just checks for 'a'.

See https://en.wikipedia.org/wiki/Bcrypt

@rcongiu

rcongiu commented May 26, 2020

Copy link
Copy Markdown
Author

Don't ask me, I submitted the patch, but I am not part of the project, I am an external contributor and cannot merge changes

@bric3

bric3 commented Oct 21, 2020

Copy link
Copy Markdown

I think this work should be superseded by #18

@v4ultboy

v4ultboy commented Oct 5, 2022

Copy link
Copy Markdown

I ended up using Password4j since my project cannot rely on solutions not delivered via maven.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants