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

More hashcat tests, Argon2 hash support and some cleaning #115

Merged
merged 3 commits into from
Jun 14, 2021
Merged

Conversation

amadejpapez
Copy link
Member

  • Previously the test, that was testing if every hashcat mode had a test, skipped modes that were no longer supported in the latest hashcat version (we have a description that that mode is only supported in hashcat legacy). I have removed that restriction and added around 10 new tests for them, so now we are really testing every hashcat mode we have.
  • added support for all 3 variants of Argon2 (Add Argon2 hash #102)
  • went through all of the files, cleaned imports, fixed some of the typos in comments and some other things
  • I have also removed file first.cast from /images as it probably mistakenly came through when gifs were added

@bee-san bee-san merged commit 21835c5 into main Jun 14, 2021
@bee-san bee-san deleted the new-tests branch June 14, 2021 07:09
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.

None yet

2 participants