Hacker News new | ask | show | jobs
by adrian_b 1590 days ago
They recognize how to do a rotation of an unsigned integer value, but they do not recognize how to do the rotation of that value concatenated with the carry bit, which is needed here.