Skip to content

Support better dictionary formats for faster checking #3

@brendanheywood

Description

@brendanheywood

The dictionary format requires parsing the whole file. We should support dedicated dictionary formats which can do a faster binary search through the file and are much faster which means we can support much larger dictionary files. Or at minimum just sort the file so can jump around and exit as soon as we know a string is not present

https://github.com/catalyst/moodle-tool_password/blob/master/dictionary/google-10000-english.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions