Waher.Security.EllipticCurves
1.0.8
Class library implementing Elliptic Curve Cryptography algorithms.
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)
Install-Package Waher.Security.EllipticCurves -Version 1.0.8
dotnet add package Waher.Security.EllipticCurves --version 1.0.8
<PackageReference Include="Waher.Security.EllipticCurves" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Waher.Security.EllipticCurves --version 1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- Waher.Runtime.Temporary (>= 1.0.0)
- Waher.Security (>= 1.0.7)
- Waher.Security.SHA3 (>= 1.0.2)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Waher.Security.EllipticCurves:
Package | Downloads |
---|---|
Waher.IoTGateway
Defines the IoT Gateway runtime environment.
|
|
Waher.Networking.XMPP.P2P
Implements support for serverless XMPP messaging and SOCKS5 content transfer. It also provides support for End-to-End (E2E) encryption. Ciphers and algorithms supported include:
Curve25519
Curve 448
Edwards25519
Edwards448 (Goldilocks)
NIST P-192
NIST P-224
NIST P-256
NIST P-384
NIST P-521
ECDSA
EdDSA
ECDH
RSA
AES
ChaCha20
Poly1305
|
|
Waher.Networking.XMPP.Contracts
Implements the XMPP IoT legal identities, smart contracts and signatures extesion as defined by the IEEE XMPP IoT Interface working group.
|
GitHub repositories
This package is not used by any popular GitHub repositories.