Method for digital signing of a message
Abstract
A method and apparatus for the digital signing of a message to be signed, the message to be signed is transmitted via a communication network to a mobile radio telephone to be used as a signing unit. A message to be signed is transmitted from a transmitter to a receiver and then from the receiver to the mobile radio telephone via a telephone network. The mobile radio telephone user indicates that the message to be signed should be signed, and the mobile radio telephone generates a signed message. The signed message is then transmitted from the mobile radio telephone to the receiver and from the receiver to an addressee.

Term
Term ended
Expired 24 October 2018, 7.9 years ago.
- Priority
- Filed
- Granted
- Expired
- Today
10 claims: 9 independent, 1 dependent
- 1Verfahren zum digitalen Signieren einer an eine Empfangsvorrichtung zu übertragenden Nachricht mittels eines Signiergeräts, dadurch gekennzeichnet, dass die zu signierende Nachricht (3) von einer Sendevorrichtung (1) an eine Empfangsvorrichtung (5), diese Nachricht anschließend von der Empfangsvorrichtung (5) über ein Telefonnetz an ein der Sendevorrichtung (1) zugeordnetes Signiergerät übertragen wird, diese Nachricht sodann im Signiergerät signiert und an die Empfangsvorrichtung (5) als signierte Nachricht (9) zurückübertragen wird, diese signierte Nachricht in der Empfangsvorrichtung mit der ursprünglichen Nachricht verglichen und authentifiziert wird, diese authentifizierte signierte Nachricht von der Empfangsvorrichtung an einen Adressaten, der nicht die Sendevorrichtung ist, weitervermittelt wird, wobei das Signiergerät ein Mobilfunktelefon (7) ist.
- 2Verfahren nach Anspruch 1, wobei das Telefonnetz ein Mobilfunktelefonnetz ist.
- 3Verfahren nach einem der vorhergehenden Anspruche, wobei zur Signierung ein Public-Key-Verfahren eingesetzt wird, insbesondere ein Public-Key-Verfahren, bei dem das Signiergerät über einen ihm zugeordneten geheimen Schlüssel und die Empfangsvorrichtung (5) über den entsprechenden, dem geheimen Schlüssel zugeordneten öffentlichen Schlüssel verfugt.
- 4Verfahren nach einem der vorhergehenden Ansprüche, wobei die Nachrichten zwischen Empfangsvorrichtung (5) und Mobilfunktelefon (7) mittels des Short-Message-Service (SMS) übertragen werden.
- 5Verfahren nach einem der vorhergehenden Anspruche, wobei die Nachricht (3) vor der Signierung mittels einer im Mobilfunktelefon (7) vorgesehenen Anzeigeeinrichtung (13) dargestellt wird.
- 6Verfahren nach einem der vorhergehenden Ansprüche, wobei der zur Signierung notwendige geheime Schlüssel über eine Tastatureinrichtung des Mobilfunktelefons (7) eingegeben wird.
- 7Verfahren nach einem der vorhergehenden Ansprüche, wobei der zur Signierung notwendige geheime Schlüssel in einer Chip-Karte des Mobilfunktelefons (7) abgelegt ist, und dieser Schlüssel mittels einer über eine Tastatureinrichtung des Mobilfunktelefons (7) eingebbaren Geheimzahl (PIN) freigegeben wird.
- 8Verfahren nach einem der vorhergehenden Ansprüche, wobei die Chip-Karte die Erstellung der signierten Nachricht (9) durchführt.
- 9Verfahren nach einem der vorhergehenden Ansprüche, wobei das Mobilfunktelefon (7) die Erstellung der signierten Nachricht (9) durchfuhrt und wobei der geheime Schlüssel aus der Chip-Karte (25) gelesen wird.
- 10Verfahren nach einem der vorhergehenden Ansprüche, wobei das Mobilfunktelefon (7) zusätzlich als Sender zur Übermittlung der signierten Nachricht (9) an die Empfangsvorrichtung (5) dient.
Independent claims10
37 paragraphs, as filed
p0001The present invention relates to a method for digitally signing a message as well as the devices required for carrying out this method.
p0002Digital signatures, ie electronic signatures, are usually implemented using so-called public-key methods. A key pair, which comprises a secret key and a public key, is assigned to a signer. Using the secret key, a signature is generated by a mathematical method, while this signature can be checked with the associated public key. The secret key is exclusively under the control of the signer, so no one can sign in the name of the signer. The public key, on the other hand, can be published so that anyone can check the signature. As a rule, the secret key is protected by a password (PIN) so that the knowledge about the password and the possession of the secret key is necessary to perform a signature.
p0003Digital signatures can be generated in a computer, for example in a PC, by means of software programs. The associated secret key is usually stored on a hard disk or a floppy disk and loaded into the main memory for generating the signature. Usually, the secret key itself is stored again in encrypted form and protected by a password, which the owner must specify when signing the software. This is to ensure that only the owner of the secret key can use it for signing. Since no additional hardware is required, this method is inexpensive. A disadvantage is that the user has to rely on the integrity of the signature software and is generally regarded as not sufficiently secure.
p0004As a further alternative to the generation of digital signatures in a computer, hardware-based methods are used. These use specialized devices for signing, in which the display component and the keyboard are coupled to the signing component by means of hardware such that no influence can be exerted on the connection. These devices are usually connected to the computer via a galvanic connection, for example a cable to the serial interface. These devices have their own display components, which display the message to be signed, and the PIN pad, which is used to enter the password for unlocking the key. Typically, the secret key is not stored in the signer, but on a chip card that can be inserted into the device. The actual signature can be generated on the chip card (with chip cards with its own cryptoprocessor) or in the device. The described hardware-based method represents a completed signing system comprising display component, keyboard, reader and chip card.
p0005Unlike the software-based techniques, hardware-based methods are much safer, but their cost is higher. Accordingly, so-called mixed methods are currently used. The secret keys are usually stored on a chip card and made available via a reader. The rest of the tasks, such as the representation, the input of the password and the generation of the signature, are carried out in the computer in whole or in part. It can be provided that the signing device, ie the reader and the chip card, is used as a pure storage medium for the secret key, while the representation, the input of the password and the generation of the signature are generated completely in the computer.
p0006Alternatively, provision can be made for the representation and the input of the password to be carried out via the computer, wherein the signing device is additionally used for storing the secret key also for generating the signature. Finally the variant exists, that only the representation in the computer takes place. In this variant, the signing device has its own keyboard or is connected directly to the computer keyboard, bypassing the computer software. The signature is generated in the signing device. The more tasks are taken over by the computer software and the less the marking device has to perform, the more cost-effectively the process is.
p0007The <patcit id="pcit0001" dnum="WO9632700A"><text>WO 96/32700</text></patcit> Discloses a method according to which a message generated in a mobile radio telephone is digitally signed and forwarded. The<patcit id="pcit0002" dnum="EP0689316A2"><text>EP 0 689 316 A2</text></patcit> Discloses a method and apparatus for identifying and verifying data in a communications network.
p0008However, in all of these embodiments, there is a fundamental problem that exactly the data which the user wishes to sign should be signed. It must therefore be excluded that a virus, for example, changes the data during the transmission from the display component, for example the display, to the signing component, for example the cryptoprocessor. It must also be ensured that a secret number (for example, PIN), which is necessary for triggering the signatures, can not be read by other programs from the keyboard and become known to third parties.
p0009Moreover, the use of the possibility of digital signatures, which is as wide as possible, is limited by the comparatively small distribution of signing devices. In potential fields of application of digital signatures, such as, for example, Internet banking, a cost-intensive infrastructure for distributing the signing devices would have to be created. The installation of signing devices on the computer is also problematic. On the one hand, the devices must be physically connected to the computer, whereby the serial interfaces of a PC are frequently already occupied. Alternative methods for connecting the signing devices to computers are also problematic, since at least the installation of software drivers and sometimes also of additional hardware is necessary. In addition, special software components, which allow the application program to communicate with the signing device, must frequently be installed for all signing devices.
p0010A further problem of the conventional methods for digital signature is that they are location-dependent. Certain areas of application for the use of digital signatures, such as Internet banking, are dependent on the availability of public Internet terminals. If these Internet banking applications were now combined with the known location-dependent methods for digital signatures, the location dependency of these application areas would be lost.
p0011The technical problem underlying the present invention is thus to provide a cost-effective, easy-to-implement and location-dependent method for the digital signing of messages as well as suitable devices for this purpose.
p0012This technical problem is solved by the teaching according to the main claim.
p0013In the context of the present invention, a digital signing of a message is understood to mean an operation in which the intention to dispense and the content of a message is confirmed electronically. This is done by partial or complete encryption of the message to be signed or by encryption of a cryptographic checksum of this message into a signed message by means of a secret key using a mathematical method. In the context of the present invention, a signed message is either the signed message as a whole or the signature itself. The signing is used to be able to authenticate the user later. In the context of the present invention, a signed message is also understood to mean only the electronically generated signature of the message. In the context of the present invention, a message is understood to be any type of information reproducible in electronic form, for example numbers, letters, combinations of numbers, letter combinations, graphics, tables, etc. In the context of the present invention, a signing device is understood to mean a unit which can perform a signing of a message, ie a secret key, a mathematical encryption method, dialog possibilities with the signer or user, possibly necessary interfaces, and a transmitting and receiving device. This unit may be composed of various elements, for example, a chip card and a reader or a chip card and a mobile radiotelephone. In the context of the present invention, a signing device is a component of the signing device which has the secret key and / or the encryption method and / or an interface to both or one of the aforementioned components.
p0014Due to the particularly preferred use of the radiotelephone network for transmitting the messages to be signed to a signing device, which in an advantageous embodiment is designed as a mobile radio telephone, it is possible to use a commercially available computer with a connection to a corresponding message server, for example via e-mail , To transmit messages to the signing device without having to make any installation or other changes to the computer itself.
p0015In a particularly preferred embodiment, the invention provides a method of the aforementioned type wherein the message to be signed is transmitted by a transmitting device, for example a PC, which is also to be designated as a message source, to a receiving device, for example a message server Receiving device is transmitted to a signing device, in particular mobile telephone, which is assigned to the transmitting device, then this message is signed in the mobile radio telephone, and is then retransmitted to the receiving device as a signature, that is, as a signed message.
p0016The invention thus provides that an unsigned or to be signed message is transmitted from a message source to a receiving device, for example a message server. The receiving device then carries out an assignment of the message to be signed to the signing device, in particular the mobile telephone. This is done either by means of a documentation stored in the receiving device or by information which has been transmitted by the transmitting device together with the message to be signed to the receiving device. The allocation of the signing device, advantageously of the mobile radio telephone, to the message source does not need to be a spatial assignment, but is a purely informative assignment. The assignment thus consists in determining which signing device and thus which user is to sign the received, to be signed message. The mobile radio telephone used in the preferred embodiment of the invention is advantageously able to display a message to be signed and to sign it on the instructions of the user and with the aid of the advantageously used chip card. The message thus signed is transmitted to the receiving device and, where appropriate, is compared with the original message and authenticated there. From the receiving device, the signed and possibly authenticated message is then relayed to an addressee.
p0017The invention also relates to a method according to the invention, wherein it is advantageous to use a public-key method for signing, in which the transmitting device has a secret key assigned to it and the receiving device has the corresponding public key assigned to the secret key. This approach offers the advantage that the keys do not have to be transmitted.
p0018In a further advantageous embodiment, the invention relates to a method according to the invention, wherein the message to be signed or the already signed message, that is to say, for example, the signature between the receiving device and the signing device, in particular the mobile radiotelephone, are transmitted by means of the short message service (SMS). In a particularly preferred embodiment it can be provided that both the transmission of the message to be signed from the receiving device to the mobile radio telephone as well as the transmission of the signed message or the signature from the mobile radiotelephone to the receiving device is carried out by means of the SMS.
p0019The invention provides in a further embodiment that the message to be signed is displayed by means of a display device provided in the mobile radio telephone. This can be done on the display of commercially available mobile radiotelephones. In this way, simple texts such as banktransactions or even simple graphics can easily be displayed.
p0020Following this presentation, the user provides a corresponding instruction for activating the signing in a dialog provided for this purpose. In a particularly preferred embodiment, the invention provides a method of the aforementioned type wherein the secret key necessary for signing is stored in a chip card of the mobile radio telephone and this key is released by means of a secret number (hereinafter referred to as PIN) which can be entered via a keyboard of the mobile radio telephone . Advantageously, by means of a corresponding usual programming of the mobile radio telephone, it can be ensured that the entered PIN is only transmitted to the chip card and can not be intercepted from the outside.
p0021In a further alternative embodiment of the aforementioned methods according to the invention, it is provided that the secret key necessary for signing is entered via a keyboard of the mobile radio telephone.
p0022In a further preferred embodiment of the invention it is provided that, in one of the aforementioned methods, the secret key is not only stored on the chip card of the mobile radio telephone, but also the signing of the message is performed there. This advantageously ensures that the secret key never leaves the chip card and can thus be used by unauthorized persons.
p0023In a further advantageous embodiment of the invention it is provided that the mobile radio telephone is used not only for signing the message, but additionally also as transmitter for transmitting the signed message to the receiving device.
p0024The invention also relates to devices for carrying out the above-mentioned methods, in particular mobile radiotelephones and chip cards.
p0025In a particularly preferred embodiment of the invention, a mobile radio telephone is provided which comprises a keyboard, a display device and a chip card device for reading and / or writing a chip card pluggable into the mobile radio telephone, wherein additionally a signing device is provided, For communication with a chip card according to the invention and / or for producing a signed message from a report to be signed. Advantageously, the signing device is connected to the keyboard for the input of a secret key or a secret number.
p0026In a particularly advantageous embodiment of the above-mentioned mobile radio telephone, it is provided that the signing device represents a software component which is changed in contrast to the conventional software component of a mobile radio telephone. In a preferred embodiment of the invention, this modified software component is suitable for performing the signing of the message after dialogue with the user. In a further embodiment, the modified software component of the signing device provided according to the invention is advantageously capable of communicating with the chip card according to the invention for carrying out the signing according to the invention. In a particularly advantageous embodiment of the invention it is provided that the signing device of the signing device can additionally process algorithms which enable the display of the message to be signed in the display field of the mobile radio telephone.
p0027In a particularly advantageous manner, the present invention thus provides a system according to which only software components are to be modified in a conventional manner compared to software components. It is not necessary to change the hardware.
p0028In a further embodiment of the invention, the invention also relates to chip cards for mobile radiotelephones, in particular to the aforementioned mobile radiotelephones, the chip card comprising a signing device which can store the secret key of the user. Advantageously, the signing device of the chip card is also able to create a signed message from a message received by the mobile radio telephone, that is to say a message to be signed. In the context of the present invention, the signing device of a chip card according to the invention is therefore a device which stores the secret key of the user and, in an advantageous embodiment, also performs signing. However, the performance of the signing does not have to take place directly on the chip card, but can be carried out by a software and / or hardware component in the mobile radio telephone.
p0029Further advantageous embodiments of the invention result from the subclaims.
p0030The invention is explained in more detail with reference to the figures and the corresponding exemplary embodiment.
p0031The figures show:<ul><li><figref idrefs="f0001">FIG</figref> Shows the sequence of the method according to the invention,</li><li><figref idrefs="f0002">FIG</figref> Schematically the structure of a mobile radio telephone according to the invention and FIG</li><li><figref idrefs="f0003">FIG</figref> 6 shows a schematic representation of a chip card according to the invention.</li></ul>
p0032The <figref idrefs="f0001">FIG</figref> The transmitting device 1, which can be implemented in the form of a computer having a texteritor or a homebanking program, can designate a message 3 to be signed, a receiving device 5 which is implemented in the form of a message server, a mobile radio telephone 7, a signed message 9 And an addressee 11.
p0033By means of a homebanking program contained in the transmitting device 1, a message 3 to be signed is sent, for example by e-mail, to the receiving device 5. The receiving device 5 converts the received message 3 to be signed into a message which can be sent to the mobile radio 7, in particular by means of a mobile radio network, in an advantageous embodiment by means of the SMS. The receiving device 5 assigns the message 3 to be signed to the mobile telephone 7, for example, by means of information stored in the receiving device 5. It may also be provided that the assignment takes place by means of an information transmitted by the transmitting device 1 together with the message 3 to be signed. This information is generally the mobile radio telephone number.
p0034In the mobile radio telephone 7, the received message 3 is displayed in a display device 13. The precise procedure will be described in the description<figref idrefs="f0002">FIG</figref> In more detail. After display of the message 3 to be signed in the display device 13, the message 3 to be signed is signed on the user's instruction and the signed message 9 is forwarded to the receiving device 5 or also to another receiver. The transmission of the signed message 9 from the mobile telephone 7 to the receiving device 5 also takes place by means of SMS. The receiving device 5 can compare the signed message 9 with the original message 3 to be signed and then transmit it to an addressee 11. The transmission to the addressee 11 can be effected in any desired way.
p0035The <figref idrefs="f0002">FIG</figref> Represents a mobile radio telephone 7. The mobile radio telephone 7 comprises a display device 13, a transmitting and receiving device 15, a chip card device 17, a touch device 19 and a signing device 21.
p0036The message 3 to be signed by the receiving device 5 is received by the transmitting and receiving device 15 of the mobile radio telephone 7 and, if necessary, is forwarded to the signing device 21, The signing device 21 ensures the internal management of the signature sequence. The signing device 21 contains software components for activating the display device 13 so that the message 3 to be signed can be visualized. Furthermore, the message 3 to be signed is signed within the signing device 21. In order to be able to perform the signing process, the signing device 21 must communicate with the chip card device 17. Furthermore, it is necessary for the signing device 21 to receive either the secret key directly or the PIN via the touch device 19. If the PIN, which is generally shorter than the secret key, is entered by means of the operating device of a chip card 25 by means of an operating system of a chip card 25, the user can virtually release the unwieldy, secret key for the signing operation . The signing device 21 can communicate with the chip card 25 via a bidirectionally configured connecting line 23. The chip card device 27 ensures that the commands or commands of the signing device 21 are executed and the signed message 9 is passed on to the transmitting and receiving device 15 via the signing device 21. That is, the chip card device 27 represents an interface between the signing device 21 and the chip card 25.
p0037The <figref idrefs="f0003">FIG</figref> Shows a chip card 25 according to the invention in a very simplified schematic illustration. This essentially comprises a contact pad 31 as well as a memory unit 27 and a cryptography module 29. The secret key necessary for the generation of the signed message 9 is stored in the memory unit 27. In this case, The cryptography module 29 serves to encrypt the message 3 to be signed, for example by means of an RSA method. The memory unit 27 or the cryptography module 29 can be in communicative connection with the chip card device 27 via the contact pad 31. For the sake of clarity, further elements necessary for the operation of the chip card 25, such as, for example, a controller are shown in the illustration of FIG<figref idrefs="f0003">FIG</figref> not shown.
3 sheets
Sheet 1 Sheet 2 Sheet 3
Every citation, both ways
| Document | Relation | Office |
|---|---|---|
| EP0689316A | Cites | European Patent Office (EPO) |
| WO9632700A | Cites | World Intellectual Property Organization (WIPO) |
| WO9737461A | Cites | World Intellectual Property Organization (WIPO) |
| COMBANIERE C: "NOUVELLES POSSIBILIT S DE PAIEMENT" REE: REVUE GENERALE DE L ELECTRICITE ET DE L ELECTRONIQUE, Nr. 4, 1. Oktober 1995, Seiten 57-65, XP000533330 | Non-patent | – |
25 members in 11 offices
Priority claims3
| Document | Office | Kind | Date |
|---|---|---|---|
| 19747603 | Germany | – | |
| 19747603 | Germany | A | |
| 9806769 | European Patent Office (EPO) | W |
Members25
| Document | Office | Kind | |
|---|---|---|---|
| CA2308386A1 | Canada | A1 | |
| WO9922486A1 | World Intellectual Property Organization (WIPO) | A1 | |
| AU1557499A | Australia | A | |
| DE19747603A1 | Germany | A1 | |
| NO20002182D0 | Norway | D0 | |
| NO20002182L | Norway | L | |
| EP1027784A1 | European Patent Office (EPO) | A1 | |
| HK1027694A1 | Hong Kong, China | A1 | |
| AU735091B2 | Australia | B2 | |
| DE19747603C2 | Germany | C2 | |
| JP2001522057A | Japan | A | |
| CA2308386C | Canada | C | |
| EP1027784B1 | European Patent Office (EPO) | B1 | |
| AT213575T | Austria | T | |
| ATE213575T1 | Austria | T1 | |
| DE59803145D1 | Germany | D1 | |
| ES2173652T3 | Spain | T3 | |
| NO314280B1 | Norway | B1 | |
| JP2003158518A | Japan | A | |
| JP3791785B2 | Japan | B2 | |
| US7386727B1 | United States of America | B1 | |
| US2009034730A1 | United States of America | A1 | |
| EP1027784B2This record | European Patent Office (EPO) | B2 | |
| US7774609B2 | United States of America | B2 | |
| ES2173652T5 | Spain | T5 |
95 legal events, as 9 offices reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | Office | |
|---|---|---|---|
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Announcement of lapse in spainLapsedFD2A | FD2A | ES | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| ExpiryMK07 | MK07 | AT | |
| Patent expiredExpiredMK9A | MK9A | IE | |
| Patent expired after termination of 20 yearsExpiredPE20 | PE20 | GB | |
| Expiry of rightR071 | R071 | DE | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Fee paymentPLFP | PLFP | FR | |
| Fee paymentPLFP | PLFP | FR | |
| Fee paymentPLFP | PLFP | FR | |
| Change of the ownerPC | PC | AT | |
| Transfer of patentPC2A | PC2A | ES | |
| Transmission of propertyTP | TP | FR | |
| Amendments to the register in respect of changes of name or changes affecting rights (sect. 32/1977)REGISTERED BETWEEN 20131017 AND 20131023732E | 732E | GB | |
| Change of applicant/patenteeR081 | R081 | DE | |
| Change of applicant/patenteeR081 | R081 | DE | |
| Change of representativeR082 | R082 | DE | |
| Amendment of standard patent following opposition or revocation proceedings in the designated patent office (acc. sect 43 patent ordinance)OppositionAM43 | AM43 | HK | |
| Change of name or company nameCD | CD | FR | |
| Patent modifiedDC2A | DC2A | ES | |
| Change of name or company nameCD | CD | FR | |
| Patent maintained in amended form27A | 27A | EP | |
| Designated contracting statesAK | AK | EP | |
| Request for extension of the european patentAX | AX | EP | |
| Patent maintained in amended formORIGINAL CODE: 0009272PUAH | PUAH | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: PATENT MAINTAINED AS AMENDEDSTAA | STAA | EP | |
| Party data changed (patent owner data changed or rights of a patent transferred)RAP2 | RAP2 | EP | |
| Appeal procedure closedAppealORIGINAL CODE: EPIDOSNNOA9OAPBU | APBU | EP | |
| Appeal reference modifiedAppealORIGINAL CODE: EPIDOSCREFNOAPAH | APAH | EP | |
| Date of receipt of statement of grounds of appeal recordedAppealORIGINAL CODE: EPIDOSNNOA3OAPBQ | APBQ | EP | |
| Appeal reference modifiedAppealORIGINAL CODE: EPIDOSCREFNOAPAH | APAH | EP | |
| Date of receipt of notice of appeal recordedAppealORIGINAL CODE: EPIDOSNNOA2OAPBP | APBP | EP | |
| Communication despatched that patent is revokedRevokedORIGINAL CODE: EPIDOSNREV1RDAF | RDAF | EP | |
| Opposition filed (corrected)OppositionR26 | R26 | EP | |
| Opposition filed (corrected)OppositionR26 | R26 | EP | |
| Opposition filed (corrected)OppositionR26 | R26 | EP | |
| Opposition filed (corrected)OppositionR26 | R26 | EP | |
| Opposition data, opponent's data or that of the opponent's representative modifiedOppositionORIGINAL CODE: 0009299OPPOPLAB | PLAB | EP | |
| Reply of patent proprietor to notice(s) of opposition receivedOppositionORIGINAL CODE: EPIDOSNOBS3PLBB | PLBB | EP | |
| Notice of opposition and request to file observation + time limit sentOppositionORIGINAL CODE: EPIDOSNOBS2PLAX | PLAX | EP | |
| Patent ceasedCeasedPL | PL | CH | |
| Nl: modifications (of names), taken from the european patent patent bulletinNLT2 | NLT2 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Be: lapsedLapsedBERE | BERE | EP | |
| Reply of patent proprietor to notice(s) of oppositionOppositionORIGINAL CODE: EPIDOS OBSOPLBF | PLBF | EP | |
| Opposition filedOpposition26 | 26 | EP | |
| Opposition filedOpposition26 | 26 | EP | |
| Opposition filedOpposition26 | 26 | EP | |
| Opposition filedOpposition26 | 26 | EP | |
| Opposition filedOppositionORIGINAL CODE: 0009260PLBI | PLBI | EP | |
| Unpublished change to opponent dataORIGINAL CODE: EPIDOS OPPOPLBQ | PLBQ | EP | |
| Unpublished change to opponent dataORIGINAL CODE: EPIDOS OPPOPLBQ | PLBQ | EP | |
| Unpublished change to opponent dataORIGINAL CODE: EPIDOS OPPOPLBQ | PLBQ | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Definitive protectionFG2A | FG2A | ES | |
| Fr: translation filedET | ET | EP | |
| Nl: lapsed or annulled due to failure to fulfill the requirements of art. 29p and 29m of the patents actLapsedNLV1 | NLV1 | EP | |
| Gb: translation of ep patent filed (gb section 77(6)(a)/1977)GBT | GBT | EP | |
| Nl: modifications (of names), taken from the european patent patent bulletinNLT2 | NLT2 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Corresponds to:REF | REF | EP | |
| Party data changed (patent owner data changed or rights of a patent transferred)RAP2 | RAP2 | EP | |
| European patent takes effect as a national patent in ch/liEP | EP | CH | |
| Designated contracting statesAK | AK | EP | |
| Request for extension of the european patentAL PAYMENT 20000529;LT PAYMENT 20000529;LV PAYMENT 20000529;MK PAYMENT 20000529;RO PAYMENT 20000529;SI PAYMENT 20000529AX | AX | EP | |
| Lt: invalidation of european patent or patent extensionLTIE | LTIE | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Corresponds to:REF | REF | EP | |
| (expected) grantORIGINAL CODE: 0009210GRAA | GRAA | EP | |
| European patent in force as of 2002-01-01IF02 | IF02 | GB | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOS IGRAGRAH | GRAH | EP | |
| Despatch of communication of intention to grantORIGINAL CODE: EPIDOS AGRAGRAG | GRAG | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOS IGRAGRAH | GRAH | EP | |
| First examination report despatched17Q | 17Q | EP | |
| Despatch of communication of intention to grantORIGINAL CODE: EPIDOS AGRAGRAG | GRAG | EP | |
| Request for examination filed17P | 17P | EP | |
| Designated contracting statesAK | AK | EP | |
| Request for extension of the european patentAL PAYMENT 20000529;LT PAYMENT 20000529;LV PAYMENT 20000529;MK PAYMENT 20000529;RO PAYMENT 20000529;SI PAYMENT 20000529AX | AX | EP | |
| Public reference made under article 153(3) epc to a published international application that has entered the european phaseORIGINAL CODE: 0009012PUAI | PUAI | EP |
Numbers
- Publication
- 1027784
- Application
- 989597992
Titles3
- German
- VERFAHREN ZUM DIGITALEN SIGNIEREN EINER NACHRICHT
- English
- METHOD FOR DIGITAL SIGNING OF A MESSAGE
- French
- PROCEDE POUR LA SIGNATURE NUMERIQUE D'UN MESSAGE
Classification
- CPC, 9
- H04L63/126
- G06Q20/108
- G06Q20/204
- H04L9/3226
- H04L9/3247
- H04L2209/80
- H04W4/14
- H04W12/106
- G06Q20/206
- IPC, 4
- H04L9 32
- G09C1 00
- H04B7 26
- H04W12 10
Designated states25
- Contracting states, 19
- Austria
- Belgium
- Switzerland
- Cyprus
- Germany
- Denmark
- Spain
- Finland
- France
- United Kingdom
- Greece
- Ireland
- Italy
- Liechtenstein
- Luxembourg
- Monaco
- Netherlands (Kingdom of the)
- Portugal
- Sweden
- Extension states, 6
- Albania
- Lithuania
- Latvia
- North Macedonia
- Romania
- Slovenia