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

Adds support for other hashing algorithms #23

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

joestrong
Copy link
Contributor

I've added support for these hashing algorithms: md5, sha1, sha256

Largely resolves #21 , apart from that you can only use one algorithm per image.

I had a go at trying to get multiple algorithms to work, however I haven't been able to get the multi-line regexes working well yet.

@joestrong joestrong changed the base branch from master to develop October 29, 2020 00:03
@joestrong
Copy link
Contributor Author

@moebrowne Hope you can take a look, and possibly tag for Hacktoberfest :)

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.

Support Multiple Hash Algorithms
1 participant