Skip to content

attilaersek/libsodium-core

 
 

Repository files navigation

libsodium-core Travis CI Appveyor NuGet Version codecov License

libsodium-core is a .net standard 2.0 compliant fork of libsodium-net

Why

libsodium-net is not compliant with .net standard, so this is just a migrated fork of that library.

Installation

dotnet add package Sodium.Core

To use the library with Xamarin, you have to follow additional steps described here: Xamarin documentation.

Documentation

libsodium-net documentation is available (an adapted copy of the original written by Frank Denis (@jedisct1)).

License

NaCl has been released to the public domain to avoid copyright issues. libsodium is subject to the ISC license, and this software is subject to the MIT license (see LICENSE).

About

libsodium for .NET - A secure cryptographic library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%