All-Your-Locks-Are-Belong-To-Us / libmicrofido2

Minimal FIDO2 library for microcontrollers
Other
16 stars 6 forks source link

Implement FIDO Message Simulator #16

Closed felix-gohla closed 2 years ago

felix-gohla commented 2 years ago

For testing the library on different platforms, it would be great to have a simulator that simulates the FIDO messages according to the standard.

This can be helpful when no real NFC connection is available.