Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Compatability improvement when using 7816-4 chaining.
Some FIDO implementations specify a requested length of zero, which means 256 bytes. This implementation was interpreting that as a literal zero. This change makes is so that such FIDO platform implementations can still use these authenticators.
- Loading branch information