Clockwork: A Modular Arithmetic library for C++
-
Updated
Oct 14, 2025 - C++
Clockwork: A Modular Arithmetic library for C++
Implements Number Theory for error detection and correction
From basic algorithms like Sieve, Bitwise-sieve, Segmnted-sieve, Modular Arithmetic, Big Mod to Primality test, CRT etc. all other advance number theory algorithms.
General-purpose cryptography library created as for a university course
This is a collection of class templates that define a modular polynomial expression.
This project is a macOS C++ implementation of the RSA encryption and decryption schemes
Symmetric Cryptography by Key-Base Number System
contains my Algorithm course contents in University and some useful algorithm problem & cp technique that I have practiced myself.
Add a description, image, and links to the modular-arithmetic topic page so that developers can more easily learn about it.
To associate your repository with the modular-arithmetic topic, visit your repo's landing page and select "manage topics."