Y
Hacker News
new
|
ask
|
show
|
jobs
by
Dylan16807
575 days ago
> Isn't everything you need for SHA-256 just the results of the SHA-256 algorithm on every 4096-byte block?
No, you need the hash of the previous block before you can start processing the next block.