A C++11 large integer library with effective high performance, simplistic in nature and also clean in the eyes.
-
Updated
Jun 4, 2019 - C++
A C++11 large integer library with effective high performance, simplistic in nature and also clean in the eyes.
IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implementation.
Raku package with number theory functions.
Modular inverse discussion leading to single character RSA demo.
Collection of algorithms used in cryptography.
RSA key math from scratch in Python: modular exponentiation and the extended Euclidean algorithm to recover the private exponent
Competitive Programing Math
Portfolio of R code samples showcasing algorithm design, benchmarks, and test automation — aligned with Turing's Sr. R Engineer role.
Programs I wrote that helped me understand encryption, decryption and signing functions along with security protocols. Programs written in Java using BigIntegers.
🧜♀️ Modular arithmetic for JavaScript
To associate your repository with the modular-inverse topic, visit your repo's landing page and select "manage topics."