This repository provides functionality for working with the server side aspects of the U2F protocol on Windows.
Info
Version: | 1.0.6 |
Author(s): | Bryce Foster ([email protected]) |
Last Update: | Monday, June 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/brucedog/u2flib |
NuGet Url: | https://www.nuget.org/packages/u2flib |
Install
Install-Package u2flib
dotnet add package u2flib
paket add u2flib
u2flib Download (Unzip the "nupkg" after downloading)
Dependencies
- BouncyCastle(>= 1.8.1)
- Newtonsoft.Json(>= 9.0.1)
Tags