--On Monday, April 12, 2004 17:27:45 +0200 Christian Schneider <[EMAIL PROTECTED]> wrote:
> scriptgen creates the APDUs from the cap file. > > Now the only thing we need to do is send these APDUs to the card. You > can?t tell me that this is impossible. JCOP cards require authentication to load and instantiate applets. In addition, data blocks that are loaded must be "signed" (checksummed) with a separate authentication key. scriptgen does not do this. (and it isn't even possible to do it offline. Global Platform uses something called Key diversification which transforms static keys into session keys, and you use the session keys to authenticate commands and load blocks). I also have some code to do some of this stuff, but not applet loading, since I only cared about instantiating the built-in BlueZ pkcs#15 applet that is on the mask of jcop 21id and 31bio cards.. _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.drizzle.com/mailman/listinfo/muscle