orf53975 / nsec

A modern and easy-to-use cryptographic library for .NET Core based on libsodium

Home Page:https://nsec.rocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NSec

AppVeyor CircleCI Maintenance License NuGet

NSec is a new cryptographic library for .NET Core based on libsodium ❤. It provides modern cryptographic primitives in a modern API based on the new Span<T> and ReadOnlySpan<T> types. NSec aims to be easy to use, secure by default, fast, and agile.

For more information about NSec, please refer to the following resources:

Project homepage: https://nsec.rocks/
Installation: https://nsec.rocks/docs/install
Online documentation: https://nsec.rocks/docs/api/nsec.cryptography
Open issues: https://github.com/ektrah/nsec/issues
Pull requests: https://github.com/ektrah/nsec/pulls

About

A modern and easy-to-use cryptographic library for .NET Core based on libsodium

https://nsec.rocks

License:MIT License


Languages

Language:C# 100.0%