Tagged Questions
1
vote
0answers
159 views
Modular multiplicative inverse and coprime numbers needed.
I have a 64 bit algorithm that uses modular multiplicative inverse and coprime numbers, and I need to convert it to 32 bit. This math is not my area, and I cannot find an online calculator, so I hope ...