All Projects → aprismatic → elgamalext

aprismatic / elgamalext

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

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to elgamalext

Corehook
A library that simplifies intercepting application function calls using managed code and the .NET Core runtime
Stars: ✭ 191 (+1264.29%)
Mutual labels:  dotnetcore, dotnet-standard
DNZ.SEOChecker
SEO Checker and Recommander Plugin (like wordpress Yoast) for ASP.NET Core.
Stars: ✭ 18 (+28.57%)
Mutual labels:  dotnetcore, dotnet-standard
Sharpsnmplib
Sharp SNMP Library- Open Source SNMP for .NET and Mono
Stars: ✭ 247 (+1664.29%)
Mutual labels:  dotnetcore, dotnet-standard
Appmetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
Stars: ✭ 1,986 (+14085.71%)
Mutual labels:  dotnetcore, dotnet-standard
LiteNetwork
A simple and fast .NET networking library compatible with .NET Standard 2, .NET 5, 6 and 7.
Stars: ✭ 66 (+371.43%)
Mutual labels:  dotnet-standard, csharp-library
Dotnet Etcd
A C# .NET (dotnet) GRPC client for etcd v3 +
Stars: ✭ 157 (+1021.43%)
Mutual labels:  dotnetcore, dotnet-standard
Dot-Net-Ecosystem
Welcome to the GitHub repository of the .NET Ecosystem. This repository contains the examples for the Pluralsight course: The .NET Ecosystem: The Big Picture. You can download a copy and follow along in the course.
Stars: ✭ 34 (+142.86%)
Mutual labels:  dotnetcore, dotnet-standard
Veil
A template renderer / view engine for .NET
Stars: ✭ 23 (+64.29%)
Mutual labels:  dotnetcore, dotnet-standard
concrete
Concrete ecosystem is a set of crates that implements Zama's variant of TFHE. In a nutshell, fully homomorphic encryption (FHE), allows you to perform computations over encrypted data, allowing you to implement Zero Trust services.
Stars: ✭ 575 (+4007.14%)
Mutual labels:  homomorphic-encryption, homomorphic-encryption-library
libshe
Symmetric somewhat homomorphic encryption library based on DGHV
Stars: ✭ 24 (+71.43%)
Mutual labels:  homomorphic-encryption, homomorphic-encryption-library
Wopihost
ASP.NET Core MVC implementation of the WOPI protocol. Enables integration with WOPI clients such as Office Online Server.
Stars: ✭ 132 (+842.86%)
Mutual labels:  dotnetcore, dotnet-standard
covidtrackerapiwrapper
CovidSharp is a crossplatform C# API wrapper for the Coronavirus tracking API (https://github.com/ExpDev07/coronavirus-tracker-api)
Stars: ✭ 11 (-21.43%)
Mutual labels:  dotnet-standard, csharp-library
Sio.core
✔ [ SIOC ] Swastika I/O Core is an all in one platform (e.g CMS, eCommerce, Forum, Q&A, CRM...) ASP.NET Core / Dotnet Core System based on SIOH Framework.
Stars: ✭ 121 (+764.29%)
Mutual labels:  dotnetcore, dotnet-standard
Rafty
Implementation of RAFT consensus in .NET core
Stars: ✭ 182 (+1200%)
Mutual labels:  dotnetcore, dotnet-standard
Raft.net
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
Stars: ✭ 112 (+700%)
Mutual labels:  dotnetcore, dotnet-standard
AsteroidsWasm
Collection of applications based on a single C# .NET Standard project running in: Blazor Client (WebAssembly), Blazor Server, Electron, WPF, WinForms, Xamarin
Stars: ✭ 136 (+871.43%)
Mutual labels:  dotnetcore, dotnet-standard
Alexa Skills Dotnet
An Amazon Alexa Skills SDK for .NET
Stars: ✭ 412 (+2842.86%)
Mutual labels:  dotnetcore, dotnet-standard
Sendgrid Csharp
The Official Twilio SendGrid Led, Community Driven C#, .NetStandard, .NetCore API Library
Stars: ✭ 835 (+5864.29%)
Mutual labels:  dotnetcore, dotnet-standard
Capstone.NET
.NET Core and .NET Framework binding for the Capstone Disassembly Framework
Stars: ✭ 108 (+671.43%)
Mutual labels:  dotnetcore, dotnet-standard
RESTCountries.NET
.NET Standard wrapper library around the API provided by REST Countries https://restcountries.com. The world in .NET 🔥.
Stars: ✭ 33 (+135.71%)
Mutual labels:  dotnet-standard, csharp-library

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].