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

Add write functionality for authenticatorLargeBlob #43

Open
sirkrypt0 opened this issue Aug 31, 2022 · 0 comments
Open

Add write functionality for authenticatorLargeBlob #43

sirkrypt0 opened this issue Aug 31, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@sirkrypt0
Copy link
Contributor

It may be desirable to write data, such as un-/locking events, back to the large blob. That way, the data can be transported over the virtual network to some central system.

Implementation Notes

You'll likely want a structure similar to the already existing fido_dev_largeblob_get.

You might want to take a look at the implementation of the libfido2 in fido_dev_largeblob_set.

@sirkrypt0 sirkrypt0 added the enhancement New feature or request label Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant