A compact library for abelian group algebra commonly used in asymmetric cryptography, fully written in C#.
Info
Version: | 2.2.0.2 |
Author(s): | Lukas "lumip" Prediger |
Last Update: | Monday, October 21, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CompactCryptoGroupAlgebra |
Install
Install-Package CompactCryptoGroupAlgebra
dotnet add package CompactCryptoGroupAlgebra
paket add CompactCryptoGroupAlgebra
CompactCryptoGroupAlgebra Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Security.Cryptography.Algorithms(>= 4.3.1)
- System.ValueTuple(>= 4.5.0)
Tags