Yubico / ykneo-oath

OATH App for the YubiKey NEO
https://developers.yubico.com/ykneo-oath/
GNU General Public License v3.0
63 stars 40 forks source link

Add an extended listing functionality #7

Open slomo opened 10 years ago

slomo commented 10 years ago

The existing list apdu request is answered with a response containing a list of tags each with name and algorithm type as value. For a library reading the otp secrects from the card, it would also be useful to know the number of digits returned (mainly for UI design reasons).

This pull-request therefore: