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

Use iterative MD5 hashing. #559

Merged
merged 1 commit into from Jul 9, 2012
Merged

Conversation

jkleint
Copy link

@jkleint jkleint commented Jul 9, 2012

So we don't have to read the whole file into memory and make two passes over the data.
Also, having a function and an import named md5 doesn't work, so Python's md5 is imported as _md5. Addresses issue #554.

mpdehaan added a commit that referenced this pull request Jul 9, 2012
@mpdehaan mpdehaan merged commit d453000 into ansible:devel Jul 9, 2012
@mpdehaan
Copy link
Contributor

mpdehaan commented Jul 9, 2012

merged, thanks

mpdehaan added a commit that referenced this pull request Jul 17, 2012
@ansible ansible locked and limited conversation to collaborators Apr 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants