openworm / bt-gsoc-2019

End to end process of the Framework including a BitTorrent Client, Access Control and Data Integrity checks.
1 stars 1 forks source link

Get familiar with hashing file contents in Python #2

Closed mwatts15 closed 5 years ago

mwatts15 commented 5 years ago

In Python there is hashlib (maybe other libraries). Just need to know how to hash files, verify hashes, and how hash collisions can happen

Exit criteria:

jaideep-seth commented 5 years ago

Exit Criteria: