Post
Topic
Board Beginners & Help
Re: The Sha256 Algorithm
by
DannyHamilton
on 25/06/2013, 16:10:36 UTC
- snip -
If I ran the below program on a computer with near infinite computing power what value of C would the loop terminate? 
- snip -

I'm not sure that it can even be said for certain that the loop would ever terminate.  If it did, I don't think you can predict ahead of time just how many iterations it would take.