Skip to content

Commit

Permalink
update docs (externalize yktool)
Browse files Browse the repository at this point in the history
  • Loading branch information
StarGate01 committed Feb 6, 2024
1 parent 46cff7e commit 3090806
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion applets/flexsecure-ykhmac
2 changes: 1 addition & 1 deletion docs/applets/3-hmac-sha1.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ ykman -r 'READER' otp chalresp -f 1 SECRET

Use the `-f` flag to specify the slot (1 or 2).

You can also use the `yktool.jar` utility (Download from https://github.com/DangerousThings/flexsecure-applets/releases/). Take care of the string encoding on your operating system, this command is for Linux:
You can also use the `yktool.jar` utility (Download from https://github.com/arekinath/yktool/releases). Take care of the string encoding on your operating system, this command is for Linux:

```
echo SECRET | java -jar yktool.jar program hmac 1 -x -X
Expand Down

0 comments on commit 3090806

Please sign in to comment.