Skip to content
This repository has been archived by the owner on May 9, 2020. It is now read-only.

vbfox/U2FExperiments

Repository files navigation

FIDO U2F Experiments

My experiments implementing the FIDO second factor specifications in C#.

Multiple libraries exists for the client-to-server communication parts but there is no good library to communicate with keys connected locally via USB.

Port of the Google Reference code has initially be done using Sharpen + Sharpen.Runtime.

Things to try

While the code implements USB communications directly via Win32 APIs for now, I might also experiment with :

Other FIDO U2F Projects in .Net :

In other languages :

Warning

This repository is my playground, nothing is stable and it isn't intended to be. I'm just playing with low level APIs.

About

My FIDO U2F Experiments

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published