Extension for the .NET Framework cryptography subsystem, which introduces the ElGamal public key cryptosystem with support for homomorphic multiplication.
                        
                    
         
                Info
| Version: | 0.9.3.32706 | 
| 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/ElGamalExt | 
| NuGet Url: | https://www.nuget.org/packages/ElGamalExt | 
Install
Install-Package ElGamalExt
                        dotnet add package ElGamalExt
                        paket add ElGamalExt
                        
                                ElGamalExt Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- ElGamalExt.Homomorphism(>= 0.9.2.32643)
 
Tags