Hacker News new | past | comments | ask | show | jobs | submit login

One of the mistakes Git made was that the hashes don't describe what algorithm was used to generate them. That makes backward compatibility and incremental upgrades harder. MultiHash is a solution for such issues: https://github.com/multiformats/multihash



You don’t need a specialised solution for this, just prefix the v1 of your hashing algorithm with some constant and then you can easily extend it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: