Info
Version: | 1.0.0 |
Author(s): | nebulak |
Last Update: | Wednesday, March 2, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/code-a/OTRMono |
NuGet Url: | https://www.nuget.org/packages/OTRMono |
Install
Install-Package OTRMono
dotnet add package OTRMono
paket add OTRMono
OTRMono Download (Unzip the "nupkg" after downloading)
Dependencies
- BouncyCastle(>= 1.7.0)
## Description
This repository is a fork of the original OTRLibMono created by Don Fizachi and released under the The Code Project Open License (CPOL).
More information may be found at http://www.codeproject.com/Articles/644318/Off-The-Record-OTR-Security-Protocol
In the near future I will add examples for the usage of the library.
## Install
* Clone the repository
* Open src/OTRLibMono.sln with MonoDevelop
* Build the solution
* Add the created DLL to your Mono-project.