Yubico / yubikey-personalization

YubiKey Personalization cross-platform library and tool
https://developers.yubico.com/yubikey-personalization/
BSD 2-Clause "Simplified" License
299 stars 82 forks source link

ykcore: fix broken check for expected length from device #134

Closed klali closed 5 years ago

klali commented 5 years ago

also integrate the check in yk_read_response_from_key() so we always check when we have an expected length

mrmekon commented 5 years ago

👍