fido-device-onboard / go-fdo

A FIDO Device Onboard library with minimal dependencies
Apache License 2.0
15 stars 5 forks source link

Fix test flakiness by cloning kex param A #21

Closed ben-krieger closed 3 days ago

ben-krieger commented 3 days ago

Fixes #20

NOTE: Not a bug when using HTTP transport - this is only triggered due to how fdotest's transport works.

@bkgoodman Please try to trigger the test flake now. My main development machine has never reproduced it in thousands of runs, though I've seen it on my Chromebook and in CI.