The ISAAC cipher: Difference between revisions

m
Line 3,072:
=={{header|Phix}}==
{{trans|Pascal}}
We need the r32() function to convert our common sense maths into the needed unsigned_and_throw_away_any_high_bits maths.
<lang Phix>-- demo\rosetta\ISAAC_Cipher.exw
 
7,815

edits