Skip to content

Develop Entropy-Based Password Strength Evaluation #18

@dfish3r

Description

@dfish3r

Password strength can be measured in entropy of the characters comprising the password string. Develop a Rule that computes password strength in terms of entropy and allow setting threshold values on entropy whereby rule validation fails is the computed entropy is below the threshold.

The computation of entropy should be based on an accepted standard or algorithm. NIST special publication 800-63-1 provides a suitable standard in "Appendix A: Estimating Entropy and Strength":

http://csrc.nist.gov/publications/nistpubs/800-63-1/SP-800-63-1.pdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions