YKPARSE(1) | YubiKey C Library Manual | YKPARSE(1) |
ykgenerate - construct and encrypt an OTP from given data
ykgenerate AESKEY YK_INTERNALNAME YK_COUNTER YK_LOW YK_HIGH YK_USE
Generate OTPs by encrypting given values under the given encryption key.
AESKEY
YK_INTERNALNAME
YK_COUNTER
YK_LOW
YK_HIGH
YK_USE
Typical usage of the tool is as follows.
ykgenerate ecde18dbe76fbd0c33330f1c354871db 8792ebfe26cc 0013 c0a8 00 10
Use ykparse(1) to decode the resulting OTP.
YubiKeys can be obtained from Yubico: http://www.yubico.com/
Version 1.13 | yubico-c |