Monday, 5 August 2013

Qing Ren’s diary Week 01

Qing Ren’s diary Week 01

I spent four hours reviewing the knowledge of hashing by leaning the lectures of CSCI262 and CSCI361. And sharing my learning results to the group members.

Attending the group meeting in this week for almost eight hours. (Five hours in Friday, two hours in Wednesday, and one hour in Monday)


I have solved some questions we list in the last Friday.
1. The project should relate to several hash functions.
2. The properties and application of hashing function can be seen in the lecture notes.
3. The project can be used for the students who learn the hash function and the people who want to design a new hash function so that it will has the educational meaning.
4. We should find a small hash function that the output is 32 bits, or we have to design one by ourselves.

In next week, I plan to find some knowledge about the hash function on Internet, and start to design the details of the test cases which we can realise by programming.