- Advanced Blockchain Development
- Imran Bashir Narayan Prusty
- 59字
- 2021-06-24 14:05:00
Easy to compute
Hash functions are efficient and fast one-way functions. It is required that hash functions be very quick to compute regardless of the message size. The efficiency may decrease if the message is too big, but the function should still be fast enough for practical use.
In the following section, security properties of hash functions are discussed.