Post
Topic
Board Bitcoin Discussion
Re: do we need SHA-512?
by
mynonce
on 08/01/2022, 20:42:16 UTC
Then why should be not sha512 more safely as SHA256?

Bitcoin safety = public key safety = bitcoinaddress safety

bitcoinaddress = RIPEMD-160(SHA-256(publickey))
...

If you replace here SHA-256 with SHA-512 or even SHA-1024, you will get as result a 20 bytes output.