EP1252739A1 - Method for checking the integrity of data, system and mobile terminal - Google Patents
Method for checking the integrity of data, system and mobile terminalInfo
- Publication number
- EP1252739A1 EP1252739A1 EP01903840A EP01903840A EP1252739A1 EP 1252739 A1 EP1252739 A1 EP 1252739A1 EP 01903840 A EP01903840 A EP 01903840A EP 01903840 A EP01903840 A EP 01903840A EP 1252739 A1 EP1252739 A1 EP 1252739A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- message
- random string
- authentication
- authentication value
- check
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 46
- 230000005540 biological transmission Effects 0.000 description 18
- 238000004422 calculation algorithm Methods 0.000 description 11
- 238000012795 verification Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 2
- 238000010295 mobile communication Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000003321 amplification Effects 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 230000001419 dependent effect Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000003199 nucleic acid amplification method Methods 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/12—Applying verification of the received information
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/18—Network architectures or network communication protocols for network security using different networks or channels, e.g. using out of band channels
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3215—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using a plurality of channels
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W12/00—Security arrangements; Authentication; Protecting privacy or anonymity
- H04W12/10—Integrity
- H04W12/106—Packet or message integrity
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2209/00—Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
- H04L2209/80—Wireless
Definitions
- bootstrap information means data, which is used for bringing a certain system into a desired state for a certain operation.
- This kind of information is for example provisioned data, which contain information relating to network operation, like server addresses and Certification Authority certificates.
- the requirements from security point of view are that the data comes from a correct sender and that the data has not been changed in the transmission path, as said earlier. Usually, it is used a term verify the authenticity to represent the verification of the sender and a term integrity to represent if the message or data has been changed in the transmission path or not. These terms are also used in the following parts of this description.
- Different kinds of methods have been developed to transmit data in a secure way from the sender to the recipient. Almost without exceptions these methods always base on algorithms, which are used for encrypting and decrypting the message so that only the correct sender and the correct recipient are able to find out the content of the message. Many times these algorithms are based on so called private and public key pair method. In this method the sender creates both of the keys and delivers the public key to persons concerned. The private key is kept secret from everybody. A message, which is encrypted with a public key, is possible to decrypt only with a corresponding private key.
- the bootstrap information is global (e.g. provisioning addresses, Certification Authority certificate)
- the MAC code requires that the message is personalized, because of the passwords.
- the objects of the invention are achieved by transmitting a message through a first channel and integrity checking values through a second secure channel from a sender to a recipient and performing the integrity checking in a predetermined way in the receiving end.
- Figure 1 illustrates a way of calculating required information for making sure that the information is from the conect sender.
- a message 101 is formed.
- a key 102 is also formed.
- the key 102 is a random string, which consists of a predeterrnined number of digits or bits. The number of these is not restricted anyhow.
- the message 101 and the key 102 are used for generating an authentication value 103, like MAC.
- the authentication value 103 is derived from the message 101 and the key 102 with mathematical operations.
- a check code 104 can be derived.
- the first message 101 and the check code 104 are transmitted from the sender to recipient through different channels.
- an authentication value 103 is calculated.
- the authentication value 103 can for example be a MAC code.
- the authentication value 103 is calculated by using an algorithm.
- the algorithm can be such as secure hash algorithm (SHA), which is widely applied in encryption applications.
- SHA secure hash algorithm
- the algorithm generates the authentication value 103 so that it uses the message 101 and/or the random string as parameters for mathematical operations.
- the user When using WAP services, the user has to order the services from WAP service providers. Especially, in case where the user wants to get a new WAP service, he or she must get information about the server addresses and such so that the mobile terminal 401 contacts the right server when using the service in question.
- the user calls to a helpdesk of the service provider to initiate a WAP service.
- the helpdesk registers the user by entering user information as well as the telephone number to a database. After the information needed is entered the system is arranged to calculate the check code.
- the check code is formed from the random string, which is generated by the service provider, and from the authentication value.
- the authentication value can be calculated by using a certain algorithm where the parameters are for example the message and the random string, as described earlier.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Mobile Radio Communication Systems (AREA)
- Selective Calling Equipment (AREA)
- Small-Scale Networks (AREA)
- Arrangements For Transmission Of Measured Signals (AREA)
Abstract
Description
Claims
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| FI20000203A FI112418B (en) | 2000-02-01 | 2000-02-01 | Method for checking the integrity of data, systems and mobile terminal |
| FI20000203 | 2000-02-01 | ||
| PCT/FI2001/000093 WO2001058081A1 (en) | 2000-02-01 | 2001-02-01 | Method for checking the integrity of data, system and mobile terminal |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| EP1252739A1 true EP1252739A1 (en) | 2002-10-30 |
| EP1252739B1 EP1252739B1 (en) | 2006-05-10 |
Family
ID=8557289
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP01903840A Expired - Lifetime EP1252739B1 (en) | 2000-02-01 | 2001-02-01 | Method for checking the integrity of data, corresponding system and mobile terminal |
Country Status (14)
| Country | Link |
|---|---|
| US (2) | US7725714B2 (en) |
| EP (1) | EP1252739B1 (en) |
| JP (4) | JP4377100B2 (en) |
| KR (1) | KR100465443B1 (en) |
| CN (1) | CN100409612C (en) |
| AT (1) | ATE326091T1 (en) |
| AU (1) | AU3180901A (en) |
| BR (1) | BRPI0107925B1 (en) |
| CA (1) | CA2399097C (en) |
| DE (1) | DE60119489T2 (en) |
| ES (1) | ES2261376T3 (en) |
| FI (1) | FI112418B (en) |
| HK (1) | HK1049079B (en) |
| WO (1) | WO2001058081A1 (en) |
Families Citing this family (33)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| GB0004178D0 (en) * | 2000-02-22 | 2000-04-12 | Nokia Networks Oy | Integrity check in a communication system |
| FI114062B (en) * | 2001-06-08 | 2004-07-30 | Nokia Corp | Procedure for securing security in data transfer, data transfer system and data transfer device |
| US7873163B2 (en) | 2001-11-05 | 2011-01-18 | Qualcomm Incorporated | Method and apparatus for message integrity in a CDMA communication system |
| FI114001B (en) * | 2001-11-09 | 2004-07-15 | Nokia Corp | Procedure for data communication and data transmission systems |
| US7299349B2 (en) * | 2002-01-31 | 2007-11-20 | Microsoft Corporation | Secure end-to-end notification |
| US7434051B1 (en) * | 2003-09-29 | 2008-10-07 | Sun Microsystems, Inc. | Method and apparatus for facilitating secure cocktail effect authentication |
| DE102004024648A1 (en) * | 2004-05-18 | 2005-12-22 | Siemens Ag | Method for authenticating a communication unit |
| GB2419785B (en) * | 2004-10-27 | 2007-10-17 | Roke Manor Research | A method of determining reliability of data |
| KR100621588B1 (en) * | 2004-11-03 | 2006-09-19 | 삼성전자주식회사 | Platform integrity based secure communication channel maintenance method and communication device using the same |
| US7562284B2 (en) * | 2005-08-26 | 2009-07-14 | International Business Machines Corporation | Apparatus, system, and method for mandatory end to end integrity checking in a storage system |
| WO2007131523A1 (en) * | 2006-05-15 | 2007-11-22 | Telecom Italia S.P.A. | Out-of-band authentication method and system for communication over a data network |
| DE102006033820A1 (en) * | 2006-07-19 | 2008-01-31 | Secunet Security Networks Ag | Method for the graphic display of digital data and apparatus for carrying out the method |
| US8838953B2 (en) * | 2007-06-05 | 2014-09-16 | Stmicroelectronics, Inc. | System and method for using an out-of-band device to program security keys |
| CN101453478B (en) * | 2007-11-28 | 2013-07-03 | 新奥特(北京)视频技术有限公司 | Integrity checking method in document transmission |
| EP2106191B1 (en) * | 2008-03-28 | 2012-12-26 | Vodafone Holding GmbH | A method for updating a smartcard and a smartcard having update capability |
| GB0811210D0 (en) * | 2008-06-18 | 2008-07-23 | Isis Innovation | Improvements related to the authentication of messages |
| DE102010026433A1 (en) * | 2010-07-08 | 2012-01-12 | Siemens Aktiengesellschaft | Control network for a rail vehicle |
| DE102010033229A1 (en) * | 2010-08-03 | 2012-02-09 | Siemens Aktiengesellschaft | Method and system for tamper-proof transmission of control data |
| US8880886B2 (en) | 2011-05-26 | 2014-11-04 | First Data Corporation | Systems and methods for authenticating mobile devices |
| US9256714B2 (en) * | 2011-11-09 | 2016-02-09 | International Business Machines Corporation | Preserving integrity of messages in a messaging oriented middleware system |
| US9544148B2 (en) | 2011-12-02 | 2017-01-10 | Blackberry Limited | Method of sending a self-signed certificate from a communication device |
| IL217478A0 (en) * | 2012-01-10 | 2012-03-29 | Nds Ltd | Anonymous authentication |
| JP5626603B2 (en) * | 2012-07-30 | 2014-11-19 | 株式会社タツノ | Lubrication device |
| GB2505231B (en) * | 2012-08-23 | 2014-10-01 | Vzinternet Ltd | Data verification |
| UA109180C2 (en) * | 2013-09-02 | 2015-07-27 | METHOD FOR TRANSMITTING VOICE AND OTHER INFORMATION FROM ONE AUTONOMOUS MOBILE TERMINAL TO ANOTHER | |
| CN103580956A (en) * | 2013-11-05 | 2014-02-12 | 北京锐安科技有限公司 | Method and device for detecting data integrity |
| FR3016099B1 (en) * | 2013-12-26 | 2017-05-05 | Grdf | RECEPTION METHOD USING INTEGRITY CONTROL CODING |
| JP6219237B2 (en) * | 2014-06-18 | 2017-10-25 | 株式会社トクヤマ | Ca (OH) 2 aqueous slurry |
| CN104835046B (en) * | 2015-04-20 | 2018-03-16 | 信码互通(北京)科技有限公司 | A kind of data false distinguishing method for two-dimension code safe verification |
| CN105306548A (en) * | 2015-09-25 | 2016-02-03 | 广东欧珀移动通信有限公司 | Data synchronization method and system |
| CN105426189A (en) * | 2015-11-13 | 2016-03-23 | 科大讯飞股份有限公司 | Notification bar combining method and system |
| CN109302368A (en) * | 2017-06-19 | 2019-02-01 | 中兴通讯股份有限公司 | A file processing method and server |
| KR102223741B1 (en) * | 2019-05-13 | 2021-03-05 | 네이버웹툰 유한회사 | Method, apparatus and computer program for determining random generation of string |
Family Cites Families (20)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5319710A (en) * | 1986-08-22 | 1994-06-07 | Tandem Computers Incorporated | Method and means for combining and managing personal verification and message authentication encrytions for network transmission |
| GB2204975B (en) | 1987-05-19 | 1990-11-21 | Gen Electric Co Plc | Authenticator |
| GB2283349A (en) | 1993-10-29 | 1995-05-03 | Ibm | Transaction processing system |
| US5539826A (en) | 1993-12-29 | 1996-07-23 | International Business Machines Corporation | Method for message authentication from non-malleable crypto systems |
| US5606609A (en) | 1994-09-19 | 1997-02-25 | Scientific-Atlanta | Electronic document verification system and method |
| US5598459A (en) * | 1995-06-29 | 1997-01-28 | Ericsson Inc. | Authentication and handover methods and systems for radio personal communications |
| US5680458A (en) | 1995-11-14 | 1997-10-21 | Microsoft Corporation | Root key compromise recovery |
| JPH09311854A (en) | 1996-05-22 | 1997-12-02 | Mitsubishi Electric Corp | Signature document communication device |
| CN1230324A (en) | 1996-07-11 | 1999-09-29 | 格姆普拉斯有限公司 | Enhanced short messages and method of synchronizing and securing enhanced short message exchange in a cellular telecommunication system |
| CA2228185C (en) * | 1997-01-31 | 2007-11-06 | Certicom Corp. | Verification protocol |
| US5771292A (en) * | 1997-04-25 | 1998-06-23 | Zunquan; Liu | Device and method for data integrity and authentication |
| DE19722424C5 (en) | 1997-05-28 | 2006-09-14 | Telefonaktiebolaget Lm Ericsson (Publ) | Method of securing access to a remote system |
| JPH10334164A (en) | 1997-06-04 | 1998-12-18 | Nippon Telegr & Teleph Corp <Ntt> | Electronic check method, its device and its execution program recording medium |
| FR2771875B1 (en) | 1997-11-04 | 2000-04-14 | Gilles Jean Antoine Kremer | METHOD FOR TRANSMITTING INFORMATION AND COMPUTER SERVER IMPLEMENTING IT |
| EP0930795A1 (en) * | 1998-01-16 | 1999-07-21 | Nokia Telecommunications Oy | Method for authentication of a mobile subscriber in a telecommunication network |
| US6560706B1 (en) * | 1998-01-26 | 2003-05-06 | Intel Corporation | Interface for ensuring system boot image integrity and authenticity |
| JPH11355268A (en) | 1998-06-09 | 1999-12-24 | Sony Corp | Information processing apparatus and method, information processing system, and providing medium |
| US6311276B1 (en) * | 1998-08-25 | 2001-10-30 | 3Com Corporation | Secure system for remote management and wake-up commands |
| US6463534B1 (en) * | 1999-03-26 | 2002-10-08 | Motorola, Inc. | Secure wireless electronic-commerce system with wireless network domain |
| FI112315B (en) | 1999-05-11 | 2003-11-14 | Nokia Corp | Procedure for protecting privacy in radio network signaling |
-
2000
- 2000-02-01 FI FI20000203A patent/FI112418B/en not_active IP Right Cessation
-
2001
- 2001-02-01 JP JP2001557221A patent/JP4377100B2/en not_active Expired - Lifetime
- 2001-02-01 DE DE60119489T patent/DE60119489T2/en not_active Expired - Lifetime
- 2001-02-01 AU AU31809/01A patent/AU3180901A/en not_active Abandoned
- 2001-02-01 WO PCT/FI2001/000093 patent/WO2001058081A1/en not_active Ceased
- 2001-02-01 EP EP01903840A patent/EP1252739B1/en not_active Expired - Lifetime
- 2001-02-01 CN CNB018042961A patent/CN100409612C/en not_active Expired - Lifetime
- 2001-02-01 AT AT01903840T patent/ATE326091T1/en active
- 2001-02-01 BR BRPI0107925A patent/BRPI0107925B1/en not_active IP Right Cessation
- 2001-02-01 CA CA2399097A patent/CA2399097C/en not_active Expired - Lifetime
- 2001-02-01 ES ES01903840T patent/ES2261376T3/en not_active Expired - Lifetime
- 2001-02-01 HK HK03101262.6A patent/HK1049079B/en not_active IP Right Cessation
- 2001-02-01 US US10/182,940 patent/US7725714B2/en not_active Expired - Lifetime
- 2001-02-01 KR KR10-2002-7009492A patent/KR100465443B1/en not_active Expired - Lifetime
-
2005
- 2005-11-24 JP JP2005338199A patent/JP2006136003A/en not_active Withdrawn
-
2006
- 2006-07-25 JP JP2006202215A patent/JP2006352904A/en active Pending
-
2010
- 2010-03-29 US US12/798,111 patent/US8171291B2/en not_active Expired - Fee Related
- 2010-07-13 JP JP2010158841A patent/JP2011010313A/en active Pending
Non-Patent Citations (1)
| Title |
|---|
| See references of WO0158081A1 * |
Also Published As
| Publication number | Publication date |
|---|---|
| EP1252739B1 (en) | 2006-05-10 |
| US20030120924A1 (en) | 2003-06-26 |
| BRPI0107925B1 (en) | 2015-09-08 |
| ATE326091T1 (en) | 2006-06-15 |
| FI20000203L (en) | 2001-08-02 |
| FI112418B (en) | 2003-11-28 |
| US20100191966A1 (en) | 2010-07-29 |
| FI20000203A0 (en) | 2000-02-01 |
| JP2011010313A (en) | 2011-01-13 |
| JP2006136003A (en) | 2006-05-25 |
| HK1049079A1 (en) | 2003-04-25 |
| JP2006352904A (en) | 2006-12-28 |
| CA2399097C (en) | 2011-07-05 |
| DE60119489T2 (en) | 2006-09-28 |
| AU3180901A (en) | 2001-08-14 |
| KR20030009342A (en) | 2003-01-29 |
| CA2399097A1 (en) | 2001-08-09 |
| BR0107925A (en) | 2002-12-10 |
| US8171291B2 (en) | 2012-05-01 |
| JP4377100B2 (en) | 2009-12-02 |
| HK1049079B (en) | 2006-10-20 |
| US7725714B2 (en) | 2010-05-25 |
| ES2261376T3 (en) | 2006-11-16 |
| KR100465443B1 (en) | 2005-01-13 |
| DE60119489D1 (en) | 2006-06-14 |
| JP2003522475A (en) | 2003-07-22 |
| WO2001058081A1 (en) | 2001-08-09 |
| CN1397124A (en) | 2003-02-12 |
| CN100409612C (en) | 2008-08-06 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP1252739B1 (en) | Method for checking the integrity of data, corresponding system and mobile terminal | |
| KR100912976B1 (en) | Security systems | |
| JP4331848B2 (en) | Security method for communication network and secure data transfer method | |
| CN1126345C (en) | Method, wireless communication device and system for establishing a secure connection | |
| US7281128B2 (en) | One pass security | |
| US6023689A (en) | Method for secure communication in a telecommunications system | |
| JP3513054B2 (en) | Method for securing airborne communications in wireless systems | |
| JP4841842B2 (en) | Contact authentication and reliable contact renewal in mobile radio communication equipment | |
| US20020181701A1 (en) | Method for cryptographing information | |
| US7373138B2 (en) | Mobile wireless communications device enablement and methods therefor | |
| US20090138948A1 (en) | System and method for over the air communication authentication using a device token | |
| EP2377288B1 (en) | Method and apparatus for transmitting and receiving secure and non-secure data | |
| EP1680940B1 (en) | Method of user authentication | |
| CN1650595B (en) | System and method for providing secure message signature status and trust status indications | |
| WO2000078070A1 (en) | Sat back channel security solution for mobile terminals using ussd | |
| US6904524B1 (en) | Method and apparatus for providing human readable signature with digital signature | |
| EP0898397A2 (en) | Method for sending a secure communication in a telecommunications system | |
| KR100452766B1 (en) | Method for cryptographing a information | |
| Al-juaifari | Secure SMS mobile transaction with peer to peer authentication design for mobile government | |
| EP1266482A1 (en) | Digital contract |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| 17P | Request for examination filed |
Effective date: 20020725 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE TR |
|
| AX | Request for extension of the european patent |
Free format text: AL;LT;LV;MK;RO;SI |
|
| GRAP | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOSNIGR1 |
|
| RTI1 | Title (correction) |
Free format text: METHOD FOR CHECKING THE INTEGRITY OF DATA, CORRESPONDING SYSTEM AND MOBILE TERMINAL |
|
| GRAS | Grant fee paid |
Free format text: ORIGINAL CODE: EPIDOSNIGR3 |
|
| GRAA | (expected) grant |
Free format text: ORIGINAL CODE: 0009210 |
|
| AK | Designated contracting states |
Kind code of ref document: B1 Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE TR |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT;WARNING: LAPSES OF ITALIAN PATENTS WITH EFFECTIVE DATE BEFORE 2007 MAY HAVE OCCURRED AT ANY TIME BEFORE 2007. THE CORRECT EFFECTIVE DATE MAY BE DIFFERENT FROM THE ONE RECORDED. Effective date: 20060510 Ref country code: FI Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20060510 Ref country code: BE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20060510 |
|
| REG | Reference to a national code |
Ref country code: GB Ref legal event code: FG4D |
|
| REG | Reference to a national code |
Ref country code: CH Ref legal event code: EP |
|
| REF | Corresponds to: |
Ref document number: 60119489 Country of ref document: DE Date of ref document: 20060614 Kind code of ref document: P |
|
| REG | Reference to a national code |
Ref country code: IE Ref legal event code: FG4D |
|
| REG | Reference to a national code |
Ref country code: CH Ref legal event code: NV Representative=s name: E. BLUM & CO. PATENTANWAELTE |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: DK Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20060810 |
|
| REG | Reference to a national code |
Ref country code: SE Ref legal event code: TRGR |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: PT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20061010 |
|
| REG | Reference to a national code |
Ref country code: HK Ref legal event code: GR Ref document number: 1049079 Country of ref document: HK |
|
| REG | Reference to a national code |
Ref country code: ES Ref legal event code: FG2A Ref document number: 2261376 Country of ref document: ES Kind code of ref document: T3 |
|
| ET | Fr: translation filed | ||
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: MC Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20070228 |
|
| PLBE | No opposition filed within time limit |
Free format text: ORIGINAL CODE: 0009261 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT |
|
| 26N | No opposition filed |
Effective date: 20070213 |
|
| REG | Reference to a national code |
Ref country code: CH Ref legal event code: PFA Owner name: NOKIA CORPORATION Free format text: NOKIA CORPORATION#KEILALAHDENTIE 4#02150 ESPOO (FI) -TRANSFER TO- NOKIA CORPORATION#KEILALAHDENTIE 4#02150 ESPOO (FI) |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IE Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20070201 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: GR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20060811 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: LU Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20070201 Ref country code: CY Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20060510 |
|
| REG | Reference to a national code |
Ref country code: GB Ref legal event code: 732E Free format text: REGISTERED BETWEEN 20150910 AND 20150916 |
|
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R082 Ref document number: 60119489 Country of ref document: DE Representative=s name: BECKER, KURIG, STRAUS, DE Ref country code: DE Ref legal event code: R081 Ref document number: 60119489 Country of ref document: DE Owner name: NOKIA TECHNOLOGIES OY, FI Free format text: FORMER OWNER: NOKIA CORP., 02610 ESPOO, FI |
|
| REG | Reference to a national code |
Ref country code: ES Ref legal event code: PC2A Owner name: NOKIA TECHNOLOGIES OY Effective date: 20151124 |
|
| REG | Reference to a national code |
Ref country code: CH Ref legal event code: PUE Owner name: NOKIA TECHNOLOGIES OY, FI Free format text: FORMER OWNER: NOKIA CORPORATION, FI |
|
| REG | Reference to a national code |
Ref country code: FR Ref legal event code: PLFP Year of fee payment: 16 |
|
| REG | Reference to a national code |
Ref country code: AT Ref legal event code: PC Ref document number: 326091 Country of ref document: AT Kind code of ref document: T Owner name: NOKIA TECHNOLOGIES OY, FI Effective date: 20160104 |
|
| REG | Reference to a national code |
Ref country code: NL Ref legal event code: PD Owner name: NOKIA TECHNOLOGIES OY; FI Free format text: DETAILS ASSIGNMENT: VERANDERING VAN EIGENAAR(S), OVERDRACHT; FORMER OWNER NAME: NOKIA CORPORATION Effective date: 20151111 |
|
| REG | Reference to a national code |
Ref country code: FR Ref legal event code: PLFP Year of fee payment: 17 |
|
| REG | Reference to a national code |
Ref country code: FR Ref legal event code: TP Owner name: NOKIA TECHNOLOGIES OY, FI Effective date: 20170109 |
|
| REG | Reference to a national code |
Ref country code: FR Ref legal event code: PLFP Year of fee payment: 18 |
|
| PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: SE Payment date: 20200210 Year of fee payment: 20 Ref country code: DE Payment date: 20200121 Year of fee payment: 20 Ref country code: ES Payment date: 20200302 Year of fee payment: 20 Ref country code: GB Payment date: 20200122 Year of fee payment: 20 Ref country code: NL Payment date: 20200130 Year of fee payment: 20 Ref country code: IT Payment date: 20200128 Year of fee payment: 20 Ref country code: AT Payment date: 20200127 Year of fee payment: 20 |
|
| PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: CH Payment date: 20200213 Year of fee payment: 20 |
|
| PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: FR Payment date: 20200113 Year of fee payment: 20 Ref country code: TR Payment date: 20200131 Year of fee payment: 20 |
|
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R071 Ref document number: 60119489 Country of ref document: DE |
|
| REG | Reference to a national code |
Ref country code: NL Ref legal event code: MK Effective date: 20210131 |
|
| REG | Reference to a national code |
Ref country code: CH Ref legal event code: PL |
|
| REG | Reference to a national code |
Ref country code: GB Ref legal event code: PE20 Expiry date: 20210131 |
|
| REG | Reference to a national code |
Ref country code: AT Ref legal event code: MK07 Ref document number: 326091 Country of ref document: AT Kind code of ref document: T Effective date: 20210201 |
|
| REG | Reference to a national code |
Ref country code: SE Ref legal event code: EUG |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: GB Free format text: LAPSE BECAUSE OF EXPIRATION OF PROTECTION Effective date: 20210131 |
|
| REG | Reference to a national code |
Ref country code: ES Ref legal event code: FD2A Effective date: 20210625 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: ES Free format text: LAPSE BECAUSE OF EXPIRATION OF PROTECTION Effective date: 20210202 |