modular-arithmetic
There are 84 repositories under modular-arithmetic topic.
frno7/forthmath
Useful mathematical words in Forth.
Bodigrim/mod
Modular arithmetic, promoting moduli to the type level
juanelas/bigint-mod-arith
Some extra functions to work with modular arithmetics using native JS implementation of BigInt.
ndiab/CRYPTO
Python3 implementation of Cryptographic attacks. Applcations examples introduced on my blog.
verificatum/verificatum-vjsc
NEWS! We will soon release a TypeScript transpilation and improvement of this library. Self-contained cryptographic library for use in electronic voting clients. Complete documentation with references to the literature makes it good teaching material.
KimlikDAO/kimlikdao-js
đź“š KimlikDAO js library
ZeroBone/TonelliShanks
Implementation of the Tonelli-Shanks algorithm for computing square roots modulo a prime number.
fmela/weecrypt
C library for arbitrary-precision integer and rational computation.
tugrulhkarabulut/abstralgebra
Abstract algebra library for Python (Work in progress)
gergoerdi/mod-arith
Modular arithmetic in Agda
hurchalla/modular_arithmetic
Clockwork: A Modular Arithmetic library for C++
byhill/ModularSquareRoots.jl
Modular square roots in Julia
matthias314/Modulo2.jl
A Julia package to work with integers mod 2, including arrays
tbliu/Eigen
Command line interface for linear algebra and modular arithmetic operations
jaredhowland/rhythm
Sass files to create a vertical rhythm based on modular scales
lapets/modulo
Pure-Python library for working with modular arithmetic, congruence classes, and finite fields.
NillionNetwork/sophiegermain
Pure-Python library that provides a selection of Sophie Germain primes that are organized by representation size.
provotum/crypto-rs
Additivie Homomorphic ElGamal encryption with range zero-knowledge proof and universal cast-as-intended proofs
rahul-797/error_detection_and_correction
Implements Number Theory for error detection and correction
SeroviICAI/Modular_Arithmetic_Python
A library for number theory and modular arithmetic algorithms in Python e.g. Pollard Rho, Miller–Rabin primality test, Cipolla, etc.
verificatum/verificatum-gmpmee
Extension to GMP library that allows fast fixed-basis exponentiations, simultaneous exponentiation, and randomly choosing safe-primes.
diwenshi61/Barrett_Reduction
A python script that generates VHDL files describing steps for a modular reduction in hardware
elmomoilanen/prime-factorization
Prime factorization up to 128 bit integers
luis4a0/libmug
A library for computing modular GCD of univariate polynomials.
penemue/modular-arithmetik
Tiny Kotlin DSL for modular arithmetik
verificatum/verificatum-vmgj
Java wrapper of GMP and GMP Modular Exponentiation Extension library (GMPMEE).
yzoz/python-asymmetric-cryptography
Python public-key encryption / decryption (simple RSA implementation example)
AkarisDimitry/ProjectEuler
Repository containing algorithmic solutions to Project Euler challenges. Each solution has been methodically developed, optimized, and rigorously tested. Engage in mathematical and computational problem-solving.
dfirsov/jasmin-zk
We implement the Schnorr proof system in assembler via the Jasmin toolchain, and prove the security (proof-of-knowledge and zero-knowledge) and the absence of leakage through timing side-channels of that implementation in EasyCrypt.
jessefischer/numnec
Number Necklace Generator
pgombar/cryptohw4
Multiprecision arithmetic in cryptography.
rikurauhala/rsa
Implementation of the RSA algorithm | Python | Command-line interface |Â Miller-Rabin |Â Extended Euclidean algorithm
samkennerly/Fidelio
Toy program for learning cryptography.
shiningflash/Number-Theory
From basic algorithms like Sieve, Bitwise-sieve, Segmnted-sieve, Modular Arithmetic, Big Mod to Primality test, CRT etc. all other advance number theory algorithms.
verificatum/verificatum-vts-ba
Fast, typed, tested, documented, self-contained big integer library in pure TypeScript with zero dependencies.
CyberCoral/ModularAritmos
It's a small program that contains formulas for modular arithmetic, with real and complex numbers.