Info
Version: | 2.0.3 |
Author(s): | Peter Waher |
Last Update: | Monday, February 27, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PeterWaher/IoTGateway/tree/master/Networking/Waher.Networking.XMPP.P2P |
NuGet Url: | https://www.nuget.org/packages/Waher.Networking.XMPP.P2P |
Install
Install-Package Waher.Networking.XMPP.P2P
dotnet add package Waher.Networking.XMPP.P2P
paket add Waher.Networking.XMPP.P2P
Waher.Networking.XMPP.P2P Download (Unzip the "nupkg" after downloading)
Dependencies
- Waher.Content.Xml(>= 1.0.11)
- Waher.Content(>= 1.0.29)
- Waher.Events(>= 1.0.12)
- Waher.Networking.PeerToPeer(>= 1.1.2)
- Waher.Networking.XMPP(>= 1.1.4)
- Waher.Networking(>= 1.0.18)
- Waher.Runtime.Temporary(>= 1.0.0)
- Waher.Security.ChaChaPoly(>= 1.0.1)
- Waher.Security.EllipticCurves(>= 1.0.8)
- Waher.Security(>= 1.0.7)
- NETStandard.Library(>= 1.6.1)
Tags
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.