silentdiamond

Newbie
3
Posts
4
Reputation
Mar 25, 2021
Joined
Recent posts
  • I don’t have a ton of technical know-how, but I’m not saying to just tack the ID onto the hash. I think the idea is to link the hash to an ID. Like, if you have the right hash, you can open up ID1. Kinda like needing to…

  • Thanks for responding! You kinda get what I meant when I said seed A + salt A creates hash X, but seed B + salt B can also lead to hash X. So, hash collision could happen if two different seeds and salts give the same…

  • Hey everyone! This is my first time posting here. I'm curious if there's any cryptocurrency out there that totally avoids hash collisions for wallets or private keys. I mean, the chance of it happening is super low,…