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

Improve base32 decoder #200

Merged
merged 2 commits into from
Feb 18, 2023
Merged

Improve base32 decoder #200

merged 2 commits into from
Feb 18, 2023

Conversation

SkeletalDemise
Copy link
Collaborator

  • Base32 decoder now handles strings with no padding or broken padding
  • Cleanup tests
  • Added 2 more tests

* Base32 decoder now handles strings with no padding or broken padding
* Cleanup tests
* Added 2 more tests
@bee-san
Copy link
Owner

bee-san commented Feb 13, 2023

Can we add the tryhackme string to the tests and make the tests skip on it? Would be a great test to have later when quadgrams are added!

* Adds test using string from THM room
@bee-san bee-san merged commit b425459 into main Feb 18, 2023
@delete-merged-branch delete-merged-branch bot deleted the skeletal-fix-base32-padding branch February 18, 2023 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants