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.BouncyCastle |
Install
Install-Package MicroRatchet.BouncyCastle
dotnet add package MicroRatchet.BouncyCastle
paket add MicroRatchet.BouncyCastle
MicroRatchet.BouncyCastle Download (Unzip the "nupkg" after downloading)
Dependencies
- MicroRatchet(>= 1.0.0)
- Portable.BouncyCastle(>= 1.8.5.2)
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.