We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe. No
Describe the solution you'd like We have a ComputeMD5 method, we should have a SHA1 method as well to cover the basics.
Describe alternatives you've considered N/A
Additional context Nope.
The text was updated successfully, but these errors were encountered:
Add ComputeSHA1 method; resolves #363.
ffda0bb
21f9434
- Update tests where needed - Add SHA1 method to ExtractImageDetails - Add SHA1 to DataFrames binary extraction and analysis
03ac99c
ruebot
No branches or pull requests
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
We have a ComputeMD5 method, we should have a SHA1 method as well to cover the basics.
Describe alternatives you've considered
N/A
Additional context
Nope.
The text was updated successfully, but these errors were encountered: