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

Missing DES implementation #8

Open
macfisherman opened this issue Feb 8, 2021 · 1 comment
Open

Missing DES implementation #8

macfisherman opened this issue Feb 8, 2021 · 1 comment

Comments

@macfisherman
Copy link

macfisherman commented Feb 8, 2021

Thanks for writing this package. It seems to be missing the DES implementation?

crypt() is the password encryption function.  It is based on the Data Encryption Standard algorithm with variations intended (among other things) to discourage use of hardware implementations of a key search.

If a salt didn't have $id$ in it, it should end up doing the basic crypt that results in a hash of length 13.

@macfisherman
Copy link
Author

crypt background

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

No branches or pull requests

1 participant