Post
Topic
Board Development & Technical Discussion
Merits 2 from 1 user
Re: SHA256 Scheduler?
by
DeathAndTaxes
on 03/03/2015, 03:10:10 UTC
⭐ Merited by ABCbits (2)
SHA-256 involves 64 rounds per block (512 bit input) and each block is broken into eight 32 bit words.  The message schedule refers to the movement of the words through the algorithm.



Word A for round n becomes word B for round n+1 is part of the message schedule.