5
Bitcoin addresses are essentially 160-bit hashes of a 256-bit public key. Huh? How can all possible numbers in 256-bit space be squeezed into 160-bit space? Does that mean any given bitcoin address could be derived from more than just one public key?
1I’m not sure I understand your question but if it means what I think it does then it will be beneficial for you to read about hash functions in a general setting. They are by design non injective (since they have a finite codomain and a larger domain) meaning there will be two different inputs that hash to the same output but a good hash function is designed so that the probability of one person being able to find two such inputs is epsilon small – Prince M – 2018-07-28T23:34:32.543