C library for arbitrary-precision integer and rational computation.
-
Updated
Oct 28, 2014 - C
C library for arbitrary-precision integer and rational computation.
Extension to GMP library that allows fast fixed-basis exponentiations, simultaneous exponentiation, and randomly choosing safe-primes.
Modular Exponentiation based on Simultaneous Multi-Exponentiation (Shamir Method)
C code to implement RSA Cryptography
Add a description, image, and links to the modular-exponentiation topic page so that developers can more easily learn about it.
To associate your repository with the modular-exponentiation topic, visit your repo's landing page and select "manage topics."