Info
| Version: | 1.0.0 | 
| Author(s): | Timothy D Meadows II | 
| Last Update: | Saturday, August 29, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/TimothyMeadows/Curve25519.NetCore | 
| NuGet Url: | https://www.nuget.org/packages/Curve25519.NetCore | 
Install
Install-Package Curve25519.NetCore
                        dotnet add package Curve25519.NetCore
                        paket add Curve25519.NetCore
                        
                                Curve25519.NetCore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- SecureRandom.NetCore(>= 1.0.0)
 
                
It is one of the fastest ECC curves and is not covered by any known patents.