diff options
author | Werner Koch <wk@gnupg.org> | 2008-06-26 21:09:07 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2008-06-26 21:09:07 +0200 |
commit | a6a9181818d86219da202137c1697b826a3ea151 (patch) | |
tree | eeaf866d273a9308bf19091b06cd248333cc058a /TODO | |
parent | g10/ (diff) | |
download | gnupg2-a6a9181818d86219da202137c1697b826a3ea151.tar.xz gnupg2-a6a9181818d86219da202137c1697b826a3ea151.zip |
Start support of TCOS 3 cards.
Support restriction attribute.
Fix utf-8 printing problems.
Use AES by default.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -66,7 +66,8 @@ We should check the card status in open-card to make this smoother. Needs to be integrated with the status file update, though. It is not a real problem because application will get a card removed - status and should the send a reset to try solving the problem. + status and should then send a reset to try solving the problem. +** Resolve fixme in do_sign of app-dinsig. ** Add a regression test to check the extkeyusage. |