Extension for the .NET Framework cryptography subsystem, which introduces the ElGamal public key cryptosystem with support for homomorphic multiplication.
Info
Version: | 0.9.2.32643 |
Author(s): | Vasily Sidorov (bazzilic) / Nanyang Technological University |
Last Update: | Monday, July 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ElGamalExt.Homomorphism |
Install
Install-Package ElGamalExt.Homomorphism
dotnet add package ElGamalExt.Homomorphism
paket add ElGamalExt.Homomorphism
ElGamalExt.Homomorphism Download (Unzip the "nupkg" after downloading)
Dependencies
- BigInteger(>= 1.0.6.32395)