RIPEMD-160: Difference between revisions

m
Line 583:
--
function rol(atom v, integer n)
-- Programming note: this use of #ilASM{} is more for expediency thatthan efficiency
#ilASM{ mov eax,[v]
call :%pLoadMint
Line 641:
#ilASM{ mov eax,[message]
lea edi,[mraw]
shl eax,2 -- ref -> raw address
call :%pStoreMint }
 
7,806

edits