Introduction - If you have any usage issues, please Google them yourself
This program uses the Euclidean Algorithm for Finding multiplicative inverse, using the binary decomposition algorithm for getting a ^ b mod n, algorithm concise, clear, for in-depth understanding of the basic principles of the program, run the demo file directly to complete the program running