-
Notifications
You must be signed in to change notification settings - Fork 27
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
Drop NEO support? #18
Comments
Most notably, this affects the calculation of buffer sizes for objects being sent to/from the card, which is particularly tricky as it needs to be passed to things which are borrowing |
tarcieri
added a commit
that referenced
this issue
Dec 7, 2019
Drop YubiKey NEO support (closes #18)
NEO support was dropped in #63 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems like there's a lot of complexity in the codebase to support pre-YubiKey 4 devices (a.k.a. YubiKey NEO).
I'm wondering if these are sufficiently old at this point (and have multiple known vulnerabilities, IIRC) to where it would make sense to make this library only support YK4 and YK5.
The text was updated successfully, but these errors were encountered: