trustcrypto / OnlyKey-App

The OnlyKey App is used for the initial setup and configuration of OnlyKey. Supported on Windows, macOS, Linux, and Chromebook (with Chrome App).
https://docs.crp.to/app.html
Other
106 stars 24 forks source link

properly identify the HMAC type (==9) on 'Advanced' => 'Add Private Key' dialog #197

Closed bugrasan closed 2 years ago

bugrasan commented 2 years ago

the HMAC option list value has been changed on commit https://github.com/trustcrypto/OnlyKey-App/commit/ad4b83c7b0aa8e9275c413667cc5b5cbe42f717e but not changed here. this will fix that only 20 hex pairs are required to save the HMAC key.

bugrasan commented 2 years ago

more information regarding users having trouble uploading HMAC keys in the forum: https://onlykey.discourse.group/t/cant-configure-the-challenge-response-with-onlykey-cli/306

onlykey commented 2 years ago

Thanks for the PR! this has been merged.