Nitrokey / pynitrokey

Python client for Nitrokey devices
Apache License 2.0
98 stars 27 forks source link

fido2: Add list-large-blobs command #473

Open robin-nitrokey opened 10 months ago

robin-nitrokey commented 10 months ago

This patch adds a new subcommand to the fido2 command that lists all entries of the large-blob array if the largeBlobKey extension is supported by the device.

robin-nitrokey commented 10 months ago

To do: