Good thing in week is that I have done both assignments from CSCI336 and CSCI319.
For our project, I have finished basic part of the Avalanche effect. Using vector to stored each hash value with binary is quite easy to the whole coding based on what I have done. And I also wrote simply analysis for the results.
The results shows that changing the last character of the message makes how much difference with hash value in binary.
For the coming week, I will focus on making more specific analysis of results in binary with different positions changed of hash value.