Skip to content

Add support for digested dictionaries #78

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

Closed
dfish3r opened this issue Oct 30, 2018 · 0 comments
Closed

Add support for digested dictionaries #78

dfish3r opened this issue Oct 30, 2018 · 0 comments

Comments

@dfish3r
Copy link
Member

dfish3r commented Oct 30, 2018

Digesting a dictionary is a common way to save space when storing a large dictionary file.
Add a DigestDictionaryRule which hashes a password before comparing it against the dictionary.

dfish3r added a commit that referenced this issue Oct 30, 2018
Required a minor version bump as the changes to AbstractDictionaryRule broke API compatibility.
Removed deprecated methods from DigestHistoryRule and DigestSourceRule.
Fixes #78.
@serac serac closed this as completed in #79 Oct 31, 2018
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