Skip to content

Commit

Permalink
Add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ektrah committed Feb 28, 2018
1 parent 86b345a commit 5d28f76
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,12 @@ It provides modern cryptographic primitives in a modern API based on the new
[`Span<T>` and `ReadOnlySpan<T>` types](https://msdn.microsoft.com/en-us/magazine/mt814808).
NSec aims to be easy to use, secure by default, fast, and agile.

NSec runs on .NET Core 1.1 and later on Windows, Linux and Mac. Using NSec
requires a C# 7.2 compiler (included in Visual Studio 2017 beginning with
version 15.5 and the .NET Core SDK beginning with version 2.1).

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

| | |
|:------------------------- |:------------------------------------------------ |
| Project homepage: | https://nsec.rocks/ |
| Installation: | Soon&trade; (waiting for .NET Core 2.1)<br>&raquo; [Get notified when NSec is released](https://goo.gl/forms/vymBKq5idhEXJRO82) |
| 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 |

0 comments on commit 5d28f76

Please sign in to comment.