- Describe hash functions with your own words
hash function is a unique ouput given from an input. this output cannot be duplicated.
- How are hash functions used in cryptocurrencies like bitcoin? (Try to research this on your own, we will cover this later in the course but challenge yourself and see if you can find information on this already now).
they ve been used to create unique coin units that cannot be duplicated or interefed.
3. What does it mean when we say that hash functions need to be collision resistant? (We didn’t use the term “collision resistant” in the lecture, but you will easily find this on Google, we add this question intentionally to make you research information on your own, that’s how you learn best).
colliion resisteant means the hash cannot be modified , hacked or altered.