Extension for the .NET Framework cryptography subsystem, which introduces the Paillier public key cryptosystem with support for homomorphic addition.
Info
Version: | 0.9.4.32590 |
Author(s): | Vasily Sidorov (bazzilic) / Nanyang Technological University |
Last Update: | Monday, July 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bazzilic/PaillierExt/tree/master/PaillierExt |
NuGet Url: | https://www.nuget.org/packages/PaillierExt |
Install
Install-Package PaillierExt
dotnet add package PaillierExt
paket add PaillierExt
PaillierExt Download (Unzip the "nupkg" after downloading)
Dependencies
- PaillierExt.Homomorphism(>= 0.9.3.32453)
Tags