6300 Signed Binary Representation of IntegersComputing ax mod n for large integers x and n is the most time-consuming process in most public-keycryptography systems. An algorithm to compute ax mod n can be described in a C-like pseudo-code asfollows.