BigInteger 1.0.7
Install-Package BigInteger -Version 1.0.7
dotnet add package BigInteger --version 1.0.7
<PackageReference Include="BigInteger" Version="1.0.7" />
paket add BigInteger --version 1.0.7
#r "nuget: BigInteger, 1.0.7"
// Install BigInteger as a Cake Addin
#addin nuget:?package=BigInteger&version=1.0.7
// Install BigInteger as a Cake Tool
#tool nuget:?package=BigInteger&version=1.0.7
A fast and feature-rich BigInteger implementation for .NET. Works faster than the "native" .NET Framework implementation (available in System.Numerics since .NET 4.0) and than the Bouncy Castle implementation. The library is compatible with .NET 2.0+ and is a fully-managed zero-dependency class.
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on BigInteger:
Package | Downloads |
---|---|
ElGamalExt.Homomorphism
Extension for the .NET Framework cryptography subsystem, which introduces the ElGamal public key cryptosystem with support for homomorphic multiplication. |
|
PaillierExt.Homomorphism
Extension for the .NET Framework cryptography subsystem, which introduces the Paillier public key cryptosystem with support for homomorphic addition. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on BigInteger:
Repository | Stars |
---|---|
thelinuxlich/artemis_CSharp
Artemis Entity System Framework ported to C#
|
Version | Downloads | Last updated |
---|---|---|
1.0.7 | 35,604 | 5/24/2017 |
1.0.6.32395 | 3,493 | 7/4/2016 |
1.0.4 | 2,379 | 4/6/2015 |