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

Passphrase Entropy Calculation #1

Open
Tauag opened this issue Apr 27, 2018 · 0 comments
Open

Passphrase Entropy Calculation #1

Tauag opened this issue Apr 27, 2018 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@Tauag
Copy link
Owner

Tauag commented Apr 27, 2018

Issue
Its simply not good enough, the current calculation results the minimum entropy value and a deviation that is calculated by finding the entropy of the padding characters. Could be more refined

How to reproduce
spass.generate_passphrase()

How to resolve
Need to figure out what the correct way of calculating the entropy of random words with padding characters dispersed between them.

@Tauag Tauag self-assigned this Apr 27, 2018
@Tauag Tauag added the help wanted Extra attention is needed label Apr 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant