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

Implementierung der Password Entropy Funktion #30

Closed
2 tasks done
mad201802 opened this issue Nov 14, 2022 · 0 comments · Fixed by #46
Closed
2 tasks done

Implementierung der Password Entropy Funktion #30

mad201802 opened this issue Nov 14, 2022 · 0 comments · Fixed by #46
Assignees
Labels
backend A backend task

Comments

@mad201802
Copy link
Owner

mad201802 commented Nov 14, 2022

Description

Describe the task here
Change the calculation of the password strength to an entropy calculation algorithm.

Definition of Done

What should be working at the end of this task? What are the requirements?

  • The StrengthAnalyzer returns the entropy of the password
  • The StrengthAnalyzer provides a method to convert the entropy value (double) to a string

Problem

Describe the problem(s) you faced doing this task

Solution

Describe the final solution(s) for the problem(s)

@mad201802 mad201802 moved this from 🔖 Ready to 📋 Backlog in FirstPass Inc. Nov 14, 2022
@mad201802 mad201802 moved this from 📋 Backlog to 🔖 Ready in FirstPass Inc. Nov 14, 2022
@LeoLTM LeoLTM moved this from 🔖 Ready to 🏗 In progress in FirstPass Inc. Nov 14, 2022
@LeoLTM LeoLTM moved this from 🏗 In progress to 👀 In review in FirstPass Inc. Nov 30, 2022
@LeoLTM LeoLTM linked a pull request Nov 30, 2022 that will close this issue
mad201802 added a commit that referenced this issue Nov 30, 2022
#30 Implemented password entropy calculation
@LeoLTM LeoLTM closed this as completed Nov 30, 2022
Repository owner moved this from 👀 In review to ✅ Done in FirstPass Inc. Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend A backend task
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants