WO1999042960A1 - Chargement de programmes informatiques en blocs - Google Patents
Chargement de programmes informatiques en blocs Download PDFInfo
- Publication number
- WO1999042960A1 WO1999042960A1 PCT/FR1999/000370 FR9900370W WO9942960A1 WO 1999042960 A1 WO1999042960 A1 WO 1999042960A1 FR 9900370 W FR9900370 W FR 9900370W WO 9942960 A1 WO9942960 A1 WO 9942960A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- loading
- blki
- blocks
- portable object
- card
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07F—COIN-FREED OR LIKE APPARATUS
- G07F7/00—Mechanisms actuated by objects other than coins to free or to actuate vending, hiring, coin or paper currency dispensing or refunding apparatus
- G07F7/08—Mechanisms actuated by objects other than coins to free or to actuate vending, hiring, coin or paper currency dispensing or refunding apparatus by coded identity card or credit card or other personal identification means
- G07F7/10—Mechanisms actuated by objects other than coins to free or to actuate vending, hiring, coin or paper currency dispensing or refunding apparatus by coded identity card or credit card or other personal identification means together with a coded signal, e.g. in the form of personal identification information, like personal identification number [PIN] or biometric data
- G07F7/1008—Active credit-cards provided with means to personalise their use, e.g. with PIN-introduction/comparison system
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/30—Payment architectures, schemes or protocols characterised by the use of specific devices or networks
- G06Q20/34—Payment architectures, schemes or protocols characterised by the use of specific devices or networks using cards, e.g. integrated circuit [IC] cards or magnetic cards
- G06Q20/341—Active cards, i.e. cards including their own processing means, e.g. including an IC or chip
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/30—Payment architectures, schemes or protocols characterised by the use of specific devices or networks
- G06Q20/34—Payment architectures, schemes or protocols characterised by the use of specific devices or networks using cards, e.g. integrated circuit [IC] cards or magnetic cards
- G06Q20/355—Personalisation of cards for use
- G06Q20/3552—Downloading or loading of personalisation data
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07F—COIN-FREED OR LIKE APPARATUS
- G07F7/00—Mechanisms actuated by objects other than coins to free or to actuate vending, hiring, coin or paper currency dispensing or refunding apparatus
- G07F7/08—Mechanisms actuated by objects other than coins to free or to actuate vending, hiring, coin or paper currency dispensing or refunding apparatus by coded identity card or credit card or other personal identification means
- G07F7/0806—Details of the card
- G07F7/0813—Specific details related to card security
- G07F7/082—Features insuring the integrity of the data on or in the card
Definitions
- the invention relates to the loading of computer programs into a memory of a portable object and in particular into a memory of a smart card.
- Chip cards are portable or portable objects consisting, on the one hand, of a card body and, on the other hand, of a chip.
- the chip comprises an integrated circuit on the surface of a silicon substrate, said circuit defining in particular memory areas of the chip as well as a micro-controller part ensuring in particular the management of the data between the different memory areas.
- This chip transferred in an electronic module or not, is integrated into the card body and communicates with the outside world by means of electrical contacts or an antenna. According to its mode of communication, the card is said to have contacts or contactless, it being understood however that so-called combined cards are capable of communicating according to the two modes of communication with and without contact.
- smart cards are used in applications in which they identify their bearer and allow, for example, said bearer to obtain a right such as a right to access services or to carry out transactions.
- the loading time of an 8 kByte program in a contactless card from a sending device is of the order of one minute, which is far too long to allow the program to be loaded into the average time during which the card is in the useful electromagnetic field of said transmitting device, in particular if one takes into account the fact that this device must manage a plurality of cards as well as possible collisions between said cards.
- the loading is then interrupted and it is then necessary to wait until the time spent in the field of another transmitting device is long enough for the loading of the program to be carried out in its entirety successfully.
- a problem which the invention proposes to solve is to allow the loading of a program without the loading time constraints actually influencing the loading of said program successfully.
- the proposed solution of the invention relates to a method for loading computer programs into a memory of a portable object with memory having a contactless operating mode, in particular a smart card, from of one or more transmitting devices EM1, ..., EMj, ... EMp, p being an integer greater than or equal to 1, characterized in that it comprises the following steps according to which: - the computer program is divided in n BLKI blocks, ...,
- BLKi ..., BLKn, n being an integer greater than 1;
- the method of the invention applies to portable or portable memory objects and, preferably, to smart cards whose format and characteristics are defined in ISO standards 78-10 and 78-16 whose content is incorporated. in the present description by reference citation or applies, more preferably, to such cards having however a contactless operating mode possibly in addition to a conventional operating mode, with contacts said cards being characterized in particular in ISO 14443 standards.
- Contactless smart cards have an integrated circuit in a silicon substrate, the assembly, circuit and substrate, constituting the chip, said chip being either integrated in an electronic module itself integrated in a card body, or else integrated directly into said card body.
- the integrated circuit defines different memories of the chip and in particular at least one volatile memory RAM and at least one non-volatile memory ROM, this non-volatile memory or one of the non-volatile memories being, if necessary, an electrically programmable and erasable memory. EEPROM or a Flash PROM type memory.
- the integrated circuit defines a central unit CPU or microcontroller, said central unit performing in particular the management of data between the different memories, via an address bus and a data bus, said management being clocked according to clock cycles.
- the invention aims to load a PRG computer program in one of the card memories and in particular in a non-volatile memory of the EEPROM type of said card.
- Such a PRG program is a set of computer data defining for example a set of instructions executable by the card. This is the case for application programs written in high-level Java-type languages called applets. In one example, these are programs allowing access to services such as, in the case of a bank card, a program enabling the card to carry out electronic wallet applications.
- the size of PRG programs is more or less important. However, the invention shows a great interest in the case of large programs in particular of the order or greater than 2 kBytes, for example 8 kBytes, or even 64 kBytes whose total practical loading time is greater than 5 seconds.
- the PRG program is loaded into the EEPROM memory of the card, from one or more transmitter readers EM1, ..., EMj, ... EMp, p being a natural whole number greater than or equal to 1, each emitting device EMj having a copy of the program or being capable of obtaining such a copy from an associated server, under the control of an operator.
- the PRG program is divided, according to the invention, into n BLKI blocks, ..., BLKi, ..., BLKn, n being a natural integer strictly greater than 1, the set of BLKi blocks having advantageously a neighboring size, preferably of the order of the RAM memory space reserved for the write buffer effect and called the buffer memory.
- a 2 kBytes computer program can be divided into eight BLKI, ..., BLK8 blocks of approximately 256 Bytes each.
- the card can be in a loading state, that is to say in a state such that it waits for the PRG program to be loaded or not.
- This indication I (n) is received by the card, in particular with the BLKI block, the set I (n) and BLKI being first of all recorded in the buffer memory of the card then taken care of by the central unit which records the indication I (n), or an indication I '( n) derived from this indication I (n), in a memory area COUNT serving as a counter.
- the BLKI block is recorded in the non-volatile memory EEPROM, at a determined address, for example ADD1.
- the loading then resumes, with this new transmitter EMj, at block BLKi and continues to block BLKn, unless a new interruption makes it necessary to pass the card through the field of a new transmitter EMj.
- the loading in BLKi blocks coupled with a counting of the loaded blocks allows, in particular in the case of contactless cards, to perform a loading of the entire program without that the interrupts of dialogue between the card and the transmitting devices require a new loading of the program from the beginning.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Business, Economics & Management (AREA)
- Software Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Microelectronics & Electronic Packaging (AREA)
- Computer Security & Cryptography (AREA)
- Accounting & Taxation (AREA)
- Strategic Management (AREA)
- General Business, Economics & Management (AREA)
- General Engineering & Computer Science (AREA)
- Stored Programmes (AREA)
- Credit Cards Or The Like (AREA)
- Telephonic Communication Services (AREA)
Abstract
Description
Claims
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
DE69900501T DE69900501T2 (de) | 1998-02-23 | 1999-02-18 | Blockweises laden von computerprogrammen |
US09/622,657 US7017824B1 (en) | 1998-02-23 | 1999-02-18 | Loading computer programs in blocks |
JP2000532819A JP2002504730A (ja) | 1998-02-23 | 1999-02-18 | コンピュータプログラムブロックのロード方法 |
EP99904909A EP1058917B1 (fr) | 1998-02-23 | 1999-02-18 | Chargement de programmes informatiques en blocs |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
FR9802147A FR2775375A1 (fr) | 1998-02-23 | 1998-02-23 | Chargement de programmes informatiques en blocs |
FR98/02147 | 1998-02-23 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO1999042960A1 true WO1999042960A1 (fr) | 1999-08-26 |
Family
ID=9523248
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/FR1999/000370 WO1999042960A1 (fr) | 1998-02-23 | 1999-02-18 | Chargement de programmes informatiques en blocs |
Country Status (7)
Country | Link |
---|---|
US (1) | US7017824B1 (fr) |
EP (1) | EP1058917B1 (fr) |
JP (1) | JP2002504730A (fr) |
CN (1) | CN1145115C (fr) |
DE (1) | DE69900501T2 (fr) |
FR (1) | FR2775375A1 (fr) |
WO (1) | WO1999042960A1 (fr) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2007042533A1 (fr) * | 2005-10-14 | 2007-04-19 | Gemplus | Personnalisation de carte a puce |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2781592B1 (fr) * | 1998-07-27 | 2000-09-08 | Gemplus Card Int | Procede de controle de l'execution d'une demande d'actions transmise par un serveur vers une carte a puce via un terminal |
GB9921720D0 (en) * | 1999-09-14 | 1999-11-17 | Tao Group Ltd | Loading object-oriented computer programs |
GB9928737D0 (en) * | 1999-12-03 | 2000-02-02 | Ncr Int Inc | Self-service terminal |
DE102006030979A1 (de) * | 2006-07-03 | 2008-01-10 | Francotyp-Postalia Gmbh | Anordnung und Verfahren zum Laden von Daten in einen Speicher |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO1990005960A1 (fr) * | 1988-11-22 | 1990-05-31 | Cryptag Limited | Repondeur programmable |
US5161231A (en) * | 1986-09-27 | 1992-11-03 | Kabushiki Kaisha Toshiba | Processing system which transmits a predetermined error code upon detection of an incorrect transmission code |
EP0559205A1 (fr) * | 1992-03-06 | 1993-09-08 | Kabushiki Kaisha Toshiba | Système de traitement des données |
EP0563997A1 (fr) * | 1992-04-02 | 1993-10-06 | Kabushiki Kaisha Toshiba | Carte à mémoire |
WO1994024673A1 (fr) * | 1993-04-13 | 1994-10-27 | Jonhig Limited | Ecriture de donnees dans une memoire remanente |
EP0795844A1 (fr) * | 1996-03-11 | 1997-09-17 | Koninklijke KPN N.V. | Méthode pour modifier avec sécurité des données d'une carte à puce |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100275023B1 (ko) * | 1993-09-10 | 2000-12-15 | 사와무라 시코 | Ic 카드 리더라이터 및 그 제어방법 |
EP0825739A1 (fr) * | 1996-08-15 | 1998-02-25 | Koninklijke KPN N.V. | Procédé de chargement de commandes dans un module de sécurité d'un terminal |
US6575372B1 (en) * | 1997-02-21 | 2003-06-10 | Mondex International Limited | Secure multi-application IC card system having selective loading and deleting capability |
US6488211B1 (en) * | 1997-05-15 | 2002-12-03 | Mondex International Limited | System and method for flexibly loading in IC card |
-
1998
- 1998-02-23 FR FR9802147A patent/FR2775375A1/fr not_active Withdrawn
-
1999
- 1999-02-18 DE DE69900501T patent/DE69900501T2/de not_active Expired - Fee Related
- 1999-02-18 CN CNB998032468A patent/CN1145115C/zh not_active Expired - Fee Related
- 1999-02-18 WO PCT/FR1999/000370 patent/WO1999042960A1/fr active IP Right Grant
- 1999-02-18 JP JP2000532819A patent/JP2002504730A/ja active Pending
- 1999-02-18 EP EP99904909A patent/EP1058917B1/fr not_active Expired - Lifetime
- 1999-02-18 US US09/622,657 patent/US7017824B1/en not_active Expired - Fee Related
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5161231A (en) * | 1986-09-27 | 1992-11-03 | Kabushiki Kaisha Toshiba | Processing system which transmits a predetermined error code upon detection of an incorrect transmission code |
WO1990005960A1 (fr) * | 1988-11-22 | 1990-05-31 | Cryptag Limited | Repondeur programmable |
EP0559205A1 (fr) * | 1992-03-06 | 1993-09-08 | Kabushiki Kaisha Toshiba | Système de traitement des données |
EP0563997A1 (fr) * | 1992-04-02 | 1993-10-06 | Kabushiki Kaisha Toshiba | Carte à mémoire |
WO1994024673A1 (fr) * | 1993-04-13 | 1994-10-27 | Jonhig Limited | Ecriture de donnees dans une memoire remanente |
EP0795844A1 (fr) * | 1996-03-11 | 1997-09-17 | Koninklijke KPN N.V. | Méthode pour modifier avec sécurité des données d'une carte à puce |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2007042533A1 (fr) * | 2005-10-14 | 2007-04-19 | Gemplus | Personnalisation de carte a puce |
US8186496B2 (en) | 2005-10-14 | 2012-05-29 | Gemalto Sa | Smart card customization |
Also Published As
Publication number | Publication date |
---|---|
CN1145115C (zh) | 2004-04-07 |
CN1292132A (zh) | 2001-04-18 |
FR2775375A1 (fr) | 1999-08-27 |
DE69900501D1 (de) | 2002-01-10 |
US7017824B1 (en) | 2006-03-28 |
JP2002504730A (ja) | 2002-02-12 |
DE69900501T2 (de) | 2002-07-18 |
EP1058917B1 (fr) | 2001-11-28 |
EP1058917A1 (fr) | 2000-12-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP2463833B1 (fr) | Procédé et dispositif de contrôle d'exécution pour des fonctions internes et des applications protégées embarquées dans des cartes à microcircuits pour terminaux mobiles | |
EP0626664B1 (fr) | Système de communication avec cartes à puce | |
EP1161725B1 (fr) | Procede de surveillance du deroulement d'un programme | |
EP0626662B1 (fr) | Puce de carte à puce munie d'un moyen de limitation du nombre d'authentifications | |
FR2815499A1 (fr) | Carte a circuit integre presentant differentes tailles de page pour augmenter l endurance | |
FR2627609A1 (fr) | Dispositif electronique portatif | |
FR2684466A1 (fr) | ||
FR2685520A1 (fr) | Carte a memoire rechargeable, procede de securisation et terminal d'utilisation. | |
FR2702857A1 (fr) | Procédé et dispositif d'autorisation d'accès à un appareil comportant un système informatique d'exploitation. | |
FR2642544A1 (fr) | Systeme de traitement de donnees a programme de securite | |
EP1058917B1 (fr) | Chargement de programmes informatiques en blocs | |
CA2261620C (fr) | Interface homme-machine pour lecteur de carte a puce | |
WO2001003084A1 (fr) | Procede de securisation du traitement d'une information sensible dans un module de securite monolithique, et module de securite associe | |
EP1258004B1 (fr) | Ecriture en temps reel securisee pour memoire non volatile | |
EP1029312B1 (fr) | Procede de gestion securise d'une memoire | |
WO2002041151A1 (fr) | Procede et dispositif de securisation d'un traitement de donnees | |
FR2764073A1 (fr) | Protocole de communication pour carte a memoire asynchrone | |
EP0838053B1 (fr) | Procede et dispositif permettant a un programme fige de pouvoir evoluer | |
WO2003056524A1 (fr) | Carte a puce autoverrouillable et dispositif de securisation d'une telle carte | |
EP1365362B1 (fr) | Système d'identification électronique sans contact | |
EP1129430B2 (fr) | Procede et dispositif de controle du cycle de vie d'un objet portatif, notamment d'une carte a puce | |
EP1547005B9 (fr) | Carte à microcircuit dont les performances peuvent être modifiées après personnalisation | |
FR3099272A1 (fr) | Procédé de sécurisation, et dispositif électronique associé | |
EP1760614B1 (fr) | Mise à jour synchronisée de fichiers de données | |
EP0609156A1 (fr) | Système détecteur de falsification d'informations mémorisées |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 99803246.8 Country of ref document: CN |
|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): CN JP US |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE |
|
DFPE | Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101) | ||
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
WWE | Wipo information: entry into national phase |
Ref document number: 1999904909 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 09622657 Country of ref document: US |
|
WWP | Wipo information: published in national office |
Ref document number: 1999904909 Country of ref document: EP |
|
WWG | Wipo information: grant in national office |
Ref document number: 1999904909 Country of ref document: EP |