Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More crypters [Patch included] #72

Open
jochumdev opened this issue Oct 1, 2020 · 2 comments · May be fixed by #75
Open

More crypters [Patch included] #72

jochumdev opened this issue Oct 1, 2020 · 2 comments · May be fixed by #75

Comments

@jochumdev
Copy link

Hi,

thanks for your great work, it's very usefull for me.

I did a little change to add support for more crypters:

webmeisterei@7616ea5

Do you want a pull request for that?

Thanks and Kind regards,
René

@abbot
Copy link
Owner

abbot commented Oct 8, 2020

Thanks for your suggestion. That patch adds a dependency on a third-party library, which I don't like. Current implementation pulls in only standard library and standard library supplement (maintained by the Go team), and I would prefer to keep it that way. Which specific crypters support does this add which you would be interested in?

@jochumdev
Copy link
Author

jochumdev commented Oct 8, 2020

@abbot Thanks for your response.

I would love SHA256 Crypt and SHA512 Crypt, 256 is used by Check_MK htpasswd.

Code for them is here: https://github.com/GehirnInc/crypt - BSD-2 Clause

pitpalme pushed a commit to pitpalme/go-http-auth that referenced this issue May 8, 2021
pitpalme pushed a commit to pitpalme/go-http-auth that referenced this issue May 9, 2021
@pitpalme pitpalme linked a pull request May 9, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants