8000 Entropy calculations wrong? · Issue #8 · cyb3rko/pazzword · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Entropy calculations wrong?  #8
Open
@mvevitsis

Description

@mvevitsis

If I'm not mistaken the correct formula is
E = L × log2(R)
A 16 character password using lower case, upper case, digits, and ASCII symbols should have a range of 94, so:
E = 16 x log2(94)
E = 16 x 6.55
E = 104.8

However this app reports such a password as having an entropy of 72.45

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0