Math library written in C++
math cpp gcd gmp pollard math-library logarithm exponentiation lcm sieve-of-eratosthenes pollard-rho carmichael b-smoothness euler-totient square-free
- Updated
- C
![]() |
VOOZH | about |
Math library written in C++
Exercises in Python notebook to implement the RSA encryption algorithm, and figure out if huge numbers are primes via Fermat test. Explanation provided via comments in Japanese.
A very small piece of code that was given as a project in our first semester's C class. It calculates Carmichael numbers. https://en.wikipedia.org/wiki/Carmichael_number
Add a description, image, and links to the carmichael topic page so that developers can more easily learn about it.
To associate your repository with the carmichael topic, visit your repo's landing page and select "manage topics."