Linux build | Windows build |
---|---|
libdisco libdisco is a modern plug-and-play secure protocol and a cryptographic library. It offers different ways of encrypting communications, as well as different cryptographic primitives for all of an application's needs.
The specification can be found online at www.discocrypto.com
Install NuGet packet:
dotnet core
dotnet add package DiscoNet
.NET Framework
Install-Package DiscoNet
See Docs for documentation. Samples will be added soon.
Current status - in dev.