Yubico / yubikey-personalization

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

Allow piping input for `ykchalresp` #73

Closed pipermerriam closed 8 years ago

pipermerriam commented 8 years ago

It would be nice to be able to pipe the challenge into ykchalresp.

cat ~/some_file_with_secret | ykchalresp

pipermerriam commented 8 years ago

Awesome. Thanks for the fast turnaround.