Thank you for being always helpful! I have another small question...
I noticed gp usually accepts/outputs info in dec.
And lets say, i need to feed the output in an external app, that waits for a hex c string: "07A8...", or
on the other hand, what if i want to input a value in hex, like p = 45FA6... b = Mod(C56B56..., p)