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

Adding try and except documantation #6

Open
VictorRutskin opened this issue Jan 9, 2023 · 1 comment
Open

Adding try and except documantation #6

VictorRutskin opened this issue Jan 9, 2023 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@VictorRutskin
Copy link
Owner

issue is that there are many and do i even need it? examples for inputs that cause errors:

  1. one char key for long string
  2. not base64 key readable key

consider adding ways to check if base 64 or too short etc instead of throwing exceptions.

@VictorRutskin VictorRutskin added the documentation Improvements or additions to documentation label Jan 9, 2023
@VictorRutskin VictorRutskin self-assigned this Jan 9, 2023
@VictorRutskin
Copy link
Owner Author

do i want to tell user why error happened? - incase of code cracking through .exe file etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant