aprismatic / elgamal

Extension for the .NET Framework cryptography subsystem, which introduces the ElGamal public key cryptosystem with support for homomorphic multiplication.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ElGamal

Test .NET (Windows)

This project extends the .NET Framework cryptography subsystem with the ElGamal public key cryptosystem with support for homomorphic multiplication and division of integers and fractional numbers in the range ( −2127, 2127 ).

Licensing terms for this library are in development at this moment. As of now, the library can be used as-is for non-commercial and research use with a condition of attribution (a link to this repository is sufficient). For commercial use please contact us.

About

Extension for the .NET Framework cryptography subsystem, which introduces the ElGamal public key cryptosystem with support for homomorphic multiplication.


Languages

Language:C# 100.0%