I am trying to take my short algorithm which uses 32bit unsigned integers and change it to use 64bit unsigned integers.
Here is my 32bit code:
/* * *