Python/hashes
João Gustavo A. Amorim 3cfca42f17 add the index calculation class at digital_image_processing and the hamming code algorithm at hashes (#1152)
* add the index calculation at difital_image_processing file

* make changes at index_calculation

* update the variables to self variables at functions

* update the word wrap in comments at index_calculation

* add the hamming code algorithm

* Wrap long lines
2019-12-06 07:13:10 +01:00
..
chaos_machine.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
enigma_machine.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
hamming_code.py add the index calculation class at digital_image_processing and the hamming code algorithm at hashes (#1152) 2019-12-06 07:13:10 +01:00
md5.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
sha1.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00