There are 2 repositories under libgmp topic.
Distributed Privacy Guard (DKGPG) implements Distributed Key Generation (DKG) and Threshold Cryptography for OpenPGP
A simple Redis module for setting and incrementing big numbers
🔐 An AES Like Fast Symmetric Cipher Implemented In C ⚡
Windows BatchFile FFMPEG Compiler automatic easy to use and modify
Calculate the number of steps before a given input reaches one, when the rules of Collatz Conjecture are applied.
Calculation of digits of Pi with high precision. Parallelized/Multi-threaded. Tested for upto 1 Billion digits. Uses Chudnovsky algorithm with Binary Splitting. Also, uses libgmp for arbitrary precision arithmetic. NOTE: Now also contains KMP algorithm for pattern matching.