BigInt implementation ported from old C code
-
Updated
Jan 30, 2023 - C#
BigInt implementation ported from old C code
BigFraction implementation using .NET BigInteger class.
A library to handle arbitarly large numbers efficiently
V_Long is my version of BigInteger for integers only. More in README.md
This repository contains BigInt Tools and some related cryptography solutions for RSA, BBS and SHA2
C# implementation of BigDecimal ported from OpenJDK.
Benchmarking ways of checking if some small or large string is numeric
Enum-like single-instance values with additional capabilities, including dynamic addition of new arbitrary values and flags
Algorithm for high-speed multiplication of LARGE numbers
Collection of useful methodes and classes.
The cute-looking Multiple Precision Library made entirely out of c#.
A simple class to perform RSA modular arithmetic.
A simple C# code that allows you to encrypt and decrypt huge numbers using the RSA algorithm.
Numbers stored as the positions of 1's in their binary form, useful for math with power of 2 towers
Extension methods for .NET BigInteger class
Incremental Deterministic Decimal Number Type in C#
Add a description, image, and links to the biginteger topic page so that developers can more easily learn about it.
To associate your repository with the biginteger topic, visit your repo's landing page and select "manage topics."