opensc/doc
Viktor Tarasov 41861e42b0 no 'pace' in common part
'PACE' is extremely card specific protocol and has not to be ostensibly
present in the common part of OpenSC:
 * currently in OpenSC there is no card driver that supports or uses this protocol;
 * amazing content of the common 'sc_perform_pace' -- beside the verbose logs
   the only substantial action is to call the card/reader specific handler.
   According to the current sources and the pull request 83
   this 'common' procedure is called by the card driver or
   card specific tool/operation.
 * currently the 'PACE' can be thouroghly tested only by one person (Frank Morgner),
   and only using the OpenSSL patched with the PACE specific patch.
   So, at least a dedicated configuration option could be introduced when comiting PACE to the common part.
 * common 'sc_perfom_pace' has the same role as the 'initialize-SM' handler of the existing SM framework
   and can be implemented as card specific SM, as the others cards do.
   This confirmed by Frank Morgner, the author of PACE commits and nPA card driver, himself.
   (https://github.com/OpenSC/OpenSC/pull/83)
2012-08-30 18:51:42 +02:00
..
tools no 'pace' in common part 2012-08-30 18:51:42 +02:00
Makefile.am doc/tools/Makefile.am: new Makefile template for autotools 2011-08-21 13:47:41 +02:00
api.css Simplify build system, remove the generated distributed files. 2010-10-05 20:34:58 +00:00
html.xsl doc/Makefile.am: get rid of "api.work" kludge 2011-08-20 16:54:05 +02:00
man.xsl doc/Makefile.am: get rid of "api.work" kludge 2011-08-20 16:54:05 +02:00