Micro Ratchet is a secure messaging protocol for embedded applications based on Double Ratchet that doesn't require retransmission of dropped packets and doesn't require packets to be in order.
Info
| Version: | 1.0.0 |
| Author(s): | Cillié Malan |
| Last Update: | Friday, March 13, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/cilliemalan/MicroRatchet |
| NuGet Url: | https://www.nuget.org/packages/MicroRatchet |
Install
Install-Package MicroRatchet
dotnet add package MicroRatchet
paket add MicroRatchet
MicroRatchet Download (Unzip the "nupkg" after downloading)