Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with C# wrapper #2

Open
AdityaSharma21 opened this issue Dec 30, 2021 · 2 comments
Open

Issue with C# wrapper #2

AdityaSharma21 opened this issue Dec 30, 2021 · 2 comments

Comments

@AdityaSharma21
Copy link

Hi, The libfido2 have the C# wrapper for communicating FIDO over USB with FIDO2 and CTAP2 protocol.
So, When we are building this library on Windows OS following through ReadMe we are getting the error of "failed to build libressl" as shown below.
So, We tried with the releases(https://developers.yubico.com/libfido2/Releases/) for libfido2 library which is pre-build and with that we were able to communicate with the Fido device over USB and able to Reset device, change pin on device but when we execute the makecredential call we are getting below issue with the release library.
And with the release libraries of libfido2 why its showing the static path for cbor_isa_map(item),
file C:\Users\marte\libfido2\build\libcbor-0.8.0\src\cbor\maps.c, line 114
libfido2-BuildError
MakeCredential-Error

@gunjanai
Copy link

Hi Aditya

I am also working on the same library. But stuck on reading the yubi keys. Can you please tell me how did you read the devices? How did you find the device path?
For me I can only open windows hello but not my Yubi key.

@krabbenprgr
Copy link

@AdityaSharma21 Did you try the info example? For me the device are listed, also without windows hello

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants