Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Re: Why does Bitcoin's SHA256 implementation work differently?
by
Coding Enthusiast
on 23/06/2017, 04:14:35 UTC
⭐ Merited by ETFbitcoin (1)
Bitcoin uses little endian byte order. This is not what you are doing.

Not always! There are cases which use Big-endian.