Multiprecision for modern C++
-
Updated
Dec 10, 2024 - C++
Multiprecision for modern C++
SOCI is a Secure Outsourced Computation on Integers based on the Paillier cryptosystem and a twin-server architecture
FPGA acceleration of arbitrary precision floating point computations.
R Package for Factoring Big Integers using the C Library GMP (GNU Multiple Precision Arithmetic)
A C++ rational (fraction) template class
SAT'18 Paper: SPUR - Satisfying Perfectly Uniform Random sampler (Winner Best Student Paper)
Contains code for course cryptography and network security
Implementation of various Public Key Algorithms (RSA, Rabin, ElGamal) by using GNU MP library. Part of my university coursework (2013-2019, Information and Communications Systems Engineering, University of the Aegean).
kotlin语言开发的Android端圆周率生成器,可以指定生成的位数,也可以采用无限模式生成,采用的GMP库和Jeremy Gibbons的Spigot算法,生成算法部分使用的NDK (C++ 11 和 jni1.6), UI逻辑采用的Kotlin实现
Draught Framework is a software framework that includes a virtual machine environment (Dubbel) a programming language (Stout) and a set of libraries (IPA). Yes i like beer.
Simple RSA implementation using GMP
Arbitrary precision calculation is a library containing trigonometric and other functions of floating point numbers with arbitrary precision using gmp library.
General-purpose cryptography library created as for a university course
A distributed C++ solution in MPI for the 'Suman' algorithmic problem, which is an application of the Inclusion–exclusion mathematical principle.
This project is a macOS C++ implementation of the RSA encryption and decryption schemes
A small collection of tools to work with rational numbers
A CUI Spreadsheet and SQLite DB browser.
Add a description, image, and links to the gmp topic page so that developers can more easily learn about it.
To associate your repository with the gmp topic, visit your repo's landing page and select "manage topics."