Info
Version: | 1.0.9 |
Author(s): | Peter Waher |
Last Update: | Monday, January 3, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PeterWaher/IoTGateway/tree/master/Security/Waher.Security.EllipticCurves |
NuGet Url: | https://www.nuget.org/packages/Waher.Security.EllipticCurves |
Install
Install-Package Waher.Security.EllipticCurves
dotnet add package Waher.Security.EllipticCurves
paket add Waher.Security.EllipticCurves
Waher.Security.EllipticCurves Download (Unzip the "nupkg" after downloading)
Dependencies
- Waher.Runtime.Temporary(>= 1.0.0)
- Waher.Security.SHA3(>= 1.0.2)
- Waher.Security(>= 1.0.7)
- NETStandard.Library(>= 1.6.1)
Tags
Algorithms supported:
Elliptic Curve Diffie-Hellman (ECDH)
Elliptic Curve Digital Signature Algorithm (ECDSA)
Edwards-Curve Digital Signature Algorithm (EdDSA)
Curves supported:
NIST P-192
NIST P-224
NIST P-256
NIST P-384
NIST P-521
Curve25519
Curve448
Edwards25519
Edwards448 (Goldilocks).