Skip to content

Checksum : use md5 instead of crc32 #8

Open
dedkonpyuta wants to merge 1 commit intotecg-archives:masterfrom
dedkonpyuta:master
Open

Checksum : use md5 instead of crc32 #8
dedkonpyuta wants to merge 1 commit intotecg-archives:masterfrom
dedkonpyuta:master

Conversation

@dedkonpyuta
Copy link

An other function for hashing: md5 !

@leny
Copy link
Contributor

leny commented Oct 5, 2015

Ok for me. Can you please add some comments around the change you've made?

@dedkonpyuta
Copy link
Author

The goal of the exercice was to replacing the hash method. Famous hash methods are md5 and sha1, and sha1 seems to be described as "more stronger", but I prefered test md5 (for the unpopular side and maybe it has things in common with sha1). After verification in the terminal it seems to work fine…

@leny
Copy link
Contributor

leny commented Oct 7, 2015

Sorry, as explained in class, I just want you to modify your Pull Request to see how it's done, so, the goal is to add the comment inside your script, to update the Pull Request. 😉

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