Hacker News new | ask | show | jobs
by ekimehtor 862 days ago
Didn't the NS some other alphabet company create and then open source SHA 256 encryption? Isn't that the encryption scheme BTC uses?
1 comments

SHA256 is just a hash (one-way function), not an encryption scheme.

And Bitcoin is more than encryption. It's a consensus algorithm which still functions correctly under the assumption that the participants are untrustworthy.