Hi, since I'm not getting any replies, I thought I might narrow down my question in hope for some answers or directions.
From ietf.org/rfc/rfc1321.txt,
The operation a = b + ((a + F(b,c,d) + X[k] + T[i]) <<< s)
I understand how to get most of the variables except s. The memo states the...