Assignment 3 - errata
ConsistentHashing.java:
1) I have updated the hash function (from sha3 to md5). The hash function generated collision when sha-512 is used. I have changed it to md5 and now it is collision-free.
I apologize for the inconvenience. Please let me know if there is any more bugs in the code.
Publisert 27. okt. 2023 11:48
- Sist endret 27. okt. 2023 11:57