fix Le field handling

This commit is contained in:
NIIBE Yutaka
2013-02-14 16:38:38 +09:00
parent 0aca10f307
commit 46259ce63d
3 changed files with 2 additions and 3 deletions

View File

@@ -15,7 +15,6 @@
* src/gnuk.h (CHALLENGE_LEN): Moved here (was: openpgp.c).
* tool/gnuk_token.py (iso7816_compose): Add Le field.
(gnuk_token.cmd_get_challenge): Supply Le.
2013-01-30 Niibe Yutaka <gniibe@fsij.org>