Commit Graph

17 Commits

Author SHA1 Message Date
Frank Morgner
20157f9f80 if boxing is not supported, select MF
resets the state of the card which may be confused by the commands with
CLA=FF (and is more lightweight than an actual reset)
2015-04-23 23:30:13 +02:00
Frank Morgner
39d0a6f3ff fixed compilation on Mac OS X 2015-04-13 14:05:32 +02:00
Frank Morgner
feebfe7a74 fixed potentially dereferencing null pointer 2015-01-25 04:00:31 +01:00
Frank Morgner
cb96784ed8 include non exported OpenSC functions 2014-07-25 00:46:09 +02:00
Frank Morgner
a53ba4e51c fixed memory handling of boxing asn1 structure 2014-06-30 07:25:48 +02:00
Frank Morgner
b271321d91 fixed parsing of EF.CardAccess and Certificate Description 2014-06-26 07:30:35 +02:00
Frank Morgner
36aa547902 transmittedPin is of type numeric string 2014-06-25 21:57:10 +02:00
Frank Morgner
6d6b60e808 pinID has an INTGER tag 2014-06-25 21:48:31 +02:00
Frank Morgner
2ee0273c09 fixed boxing commands
I misread BSI TR-03119: The context specific data structures are
separately wrapped into octet strings or similar.
2014-06-24 07:46:00 +02:00
Frank Morgner
6b7d42000b fixed resuming the PIN
initialization of the boxing commands in perform_pace always destroyed
the established security context.
2014-02-23 01:16:53 +01:00
Frank Morgner
68d8a9cf64 fixed missing references to list operations 2014-02-23 01:16:52 +01:00
Frank Morgner
2b6ba3c3c1 implemented boxing commands for verify/modify
separates type definitions into ccid-types.h to be accessible in libnpa
2013-06-21 08:51:43 +02:00
Frank Morgner
f657454ed3 fixed automatic allocaction of asn1 decoded data 2013-06-19 23:28:37 +02:00
Frank Morgner
29f8ca44d4 fixed asn1 formatting of boxing command for pace 2013-06-19 23:11:16 +02:00
Frank Morgner
03282569de avoid multiple copies for asn1 formatting 2013-06-13 16:05:13 +02:00
Frank Morgner
32a198f35b updated license text 2013-06-11 09:21:32 +02:00
Frank Morgner
58055517ed implemented boxing commands according to TR-03119 2013-06-09 23:23:36 +02:00