cryptographic hash functions offer 3 features:
- first pre-image resistance
- second preimage resistance
- collision resistance
can one design a faster hash function that intentionally offers only a subset of these (e.g., just the first two)? inspired by, although collision attacks exist against MD5 and SHA-1, the functions remain good for the other two uses.
No comments :
Post a Comment