JP2000059352A - Encryption communication system - Google Patents

Encryption communication system

Info

Publication number
JP2000059352A
JP2000059352A JP10224494A JP22449498A JP2000059352A JP 2000059352 A JP2000059352 A JP 2000059352A JP 10224494 A JP10224494 A JP 10224494A JP 22449498 A JP22449498 A JP 22449498A JP 2000059352 A JP2000059352 A JP 2000059352A
Authority
JP
Japan
Prior art keywords
message
information
key
repeater
transmitting
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.)
Pending
Application number
JP10224494A
Other languages
Japanese (ja)
Inventor
Kazuo Somiya
和男 宗宮
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Murata Machinery Ltd
Original Assignee
Murata Machinery Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP10224494A priority Critical patent/JP2000059352A/en
Publication of JP2000059352A publication Critical patent/JP2000059352A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide the encryption communication system where a transmitter side encrypts information efficiently and the entire system transmits an encrypted text efficiently in the case of transmitting information to plural receivers via a repeater. SOLUTION: A transmitter side 1 transmits a text f(M, K) resulting from encrypting information M by a common key K and plural texts f(K, Ki) resulting from encrypting the common key K with a public key Ki for each of receiver side devices 3-5 to a repeater 2. The repeater 2 transmits the texts f(M, K), f(K, Ki) in pairs to the receivers 3-5. For example, a couple of the texts f(M, K) and f(K, K3) is sent to the receiver 3. The receiver 3 decodes the text f(K, K3) by using a private key to obtain the common key K and decodes the text f(M, K) by using the common key K.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、中継機を介して送
信側機から複数の受信側機へ情報を暗号化して送信する
暗号通信システムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an encryption communication system for encrypting and transmitting information from a transmitting device to a plurality of receiving devices via a relay device.

【0002】[0002]

【従来の技術】通信を行う場合に、伝送中の情報の漏出
を防止するため、古くから情報を暗号化して通信するこ
とが行われている。暗号化の手法も様々な方法が開発さ
れている。暗号化の一つの方法として、共通暗号鍵方式
がある。この方式は、1つの共通の鍵Kを送信側機と受
信側機の双方で秘密裏に所有する。送信側機では送りた
い情報に対して共通鍵Kを用いて暗号化して送信し、受
信側機では受信した電文を送信側機と同じ共通鍵Kを用
いて復号し、情報を得る。なお、この方式における鍵K
は、秘密鍵と呼ばれることもあるが、ここでは共通鍵と
呼ぶことにする。
2. Description of the Related Art In communication, in order to prevent leakage of information during transmission, information has been encrypted for a long time for communication. Various encryption methods have been developed. One method of encryption is a common encryption key method. In this scheme, one common key K is secretly possessed by both the transmitting device and the receiving device. The transmitting device encrypts the information to be sent using the common key K and transmits it. The receiving device decrypts the received message using the same common key K as the transmitting device and obtains the information. The key K in this method
May be called a secret key, but here it is called a common key.

【0003】この共通暗号鍵方式では、送信側機および
受信側機の双方で共通鍵の秘密が保てれば、高い秘匿性
を保つことができる。しかし、送信側機と受信側機の双
方で共通鍵を共有するため、一方から他方へ共通鍵の情
報を何らかの形で秘密裏に渡さなければならない。ま
た、双方で共通鍵を保管するため、その管理負担が大き
いという欠点もある。
In this common encryption key system, high confidentiality can be maintained if the secret of the common key is maintained in both the transmitting side and the receiving side. However, since a common key is shared by both the transmitting side and the receiving side, the information of the common key must be secretly passed from one side to the other in some form. There is also a drawback that the management load is large because the common key is stored on both sides.

【0004】近年では、例えばRSAに見られるような
公開暗号鍵方式の暗号化手法も多く用いられるようにな
ってきた。この公開暗号鍵方式では、一対の鍵Kと鍵S
を用意し、一方の鍵Kによって暗号化し、他方の鍵Sに
よって復号する。この2つの鍵のうち、暗号化する際に
用いる鍵Kについては公開し、他方の復号の際に用いる
鍵Sについては秘密にしておく。そのため、鍵Kを公開
鍵、鍵Sを秘密鍵と呼ぶ。
[0004] In recent years, for example, an encryption method based on a public encryption key system, such as that found in RSA, has come to be widely used. In this public encryption key system, a pair of keys K and S
Is prepared, encrypted by one key K and decrypted by the other key S. Of the two keys, the key K used for encryption is made public, and the key S used for decryption is kept secret. Therefore, the key K is called a public key, and the key S is called a secret key.

【0005】情報を送る際には、送る情報を公開鍵Kに
よって暗号化して送信する。このとき用いる公開鍵K
は、受信側機において秘密裏に保持している秘密鍵Sに
対応するものである。暗号化された情報を受け取った受
信側機では、保持している秘密鍵Sによって復号するこ
とにより、元の情報が得られる。
When sending information, the information to be sent is encrypted with the public key K and sent. Public key K used at this time
Corresponds to the secret key S held secretly in the receiver. The receiving device that has received the encrypted information can obtain the original information by decrypting the information with the private key S held therein.

【0006】このような公開暗号鍵方式では、暗号化さ
れた情報は公開鍵Kでは復号できず、復号するためには
秘密鍵Sが必要となる。そのため、秘密鍵Sが漏出しな
い限り、公開鍵Kを用いて暗号化された情報は復号でき
ず、伝送路上における秘匿性を保証することができる。
また、秘密にしておく情報が秘密鍵Sのみであるため、
管理しやすいという利点もある。
[0006] In such a public encryption key system, the encrypted information cannot be decrypted with the public key K, and the private key S is required for decryption. Therefore, as long as the secret key S does not leak, the information encrypted using the public key K cannot be decrypted, and confidentiality on the transmission path can be guaranteed.
Also, since the information to be kept secret is only the secret key S,
It also has the advantage of being easy to manage.

【0007】一方、通信方式の一つとして、同じ情報を
複数の受信側機に送る同報通信が利用されている。この
場合、送信側機は多数の受信側機に対して個別に通信す
ることになる。この場合、送信側機が占有されるととも
に、遠距離の受信側機が多い場合には通信費用もかさ
む。これを回避するため、送信側機は遠方の中継機に送
信し、中継機から近隣の受信側機に同報通信を行う中継
同報通信が利用されるようになってきた。また、中継機
からさらに中継機を介した中中継同報通信も行われてい
る。
[0007] On the other hand, as one of the communication systems, a broadcast communication for transmitting the same information to a plurality of receivers is used. In this case, the transmitting device individually communicates with a number of receiving devices. In this case, the transmitting side device is occupied, and if there are many remote side receiving devices, the communication cost increases. In order to avoid this, the transmitting-side machine has been using relay broadcasting, in which the transmitting side transmits to a distant repeater and broadcasts from the repeater to a nearby receiving-side machine. In addition, intermediate relay broadcasting is also performed from the repeater via the repeater.

【0008】このような中継同報通信や中中継同報通信
において、暗号化された情報を送信する場合を考える。
図7は、従来の中継同報通信において情報を暗号化して
送信する一形態を示す説明図である。1は送信側機、2
は中継機、3〜5は受信側機である。この例では、送信
側機1は中継機2に対してのみ情報を送信し、中継機2
は受信側機3〜5の3台に対して同報通信により情報を
送信する例を示している。
[0008] In such a relay broadcast communication or a middle relay broadcast communication, a case where encrypted information is transmitted will be considered.
FIG. 7 is an explanatory view showing one mode of transmitting information after encrypting it in the conventional relay broadcast communication. 1 is the transmitting device, 2
Is a repeater, and 3 to 5 are receivers. In this example, the transmitting device 1 transmits information only to the relay device 2,
Shows an example in which information is transmitted to the three receivers 3 to 5 by broadcast communication.

【0009】図7(A)に示す例では、送信側機1およ
び受信側機3〜5は、いずれも共通鍵Kを有している。
この場合には、送信側機1は送りたい情報Mを共通鍵K
によって暗号化して電文f(M,K)を作成し、中継機2に送
信すればよい。中継機2は、受信した電文f(M,K)をその
まま受信側機3〜5に送信する。この機能は通常の同報
通信の機能である。受信側機3〜5は、それぞれ電文f
(M,K)を受信するので、共通鍵Kによって復号して情報
を得ることができる。
[0009] In the example shown in FIG. 7A, the transmitting device 1 and the receiving devices 3 to 5 all have a common key K.
In this case, the transmitting device 1 transmits the information M to be transmitted to the common key K.
Then, a message f (M, K) is created by encryption and transmitted to the relay device 2. The relay device 2 transmits the received message f (M, K) to the receiving devices 3 to 5 as it is. This function is a normal broadcast function. Each of the receivers 3 to 5 sends a message f
Since (M, K) is received, information can be obtained by decrypting with the common key K.

【0010】公開暗号鍵方式を用いる場合も同様であ
る。受信側機3〜5がいずれも同じ公開鍵Kを公開して
いる場合、送信側機1は送りたい情報Mを公開鍵Kによ
って暗号化して電文f(M,K)を作成し、中継機2に送信す
ればよい。中継機2は、受信した電文f(M,K)をそのまま
受信側機3〜5に送信し、受信側機3〜5はそれぞれ秘
密鍵Sによって受信した電文f(M,K)を復号すればよい。
The same applies to the case where the public encryption key system is used. When all of the receiving side devices 3 to 5 publish the same public key K, the transmitting side device 1 encrypts the information M to be sent with the public key K to create a message f (M, K), 2. The relay device 2 transmits the received message f (M, K) to the receiving devices 3 to 5 as it is, and the receiving devices 3 to 5 decrypt the received message f (M, K) using the secret key S, respectively. I just need.

【0011】しかしこの例では送信側機と全ての受信側
機が共通鍵Kを有しているか、あるいは全ての受信側機
が同じ公開鍵Kを公開している必要がある。そのため、
同じ鍵を共有するグループのみにしか中継同報通信を行
うことができないという問題がある。
However, in this example, it is necessary that either the transmitting device and all the receiving devices have the common key K, or that all the receiving devices have published the same public key K. for that reason,
There is a problem that only the group sharing the same key can perform relay broadcast communication.

【0012】図7(B)に示す例では、受信側機3〜5
は、それぞれ共通鍵K3,K4,K5を保持しており、送信側
機1は各受信側機3〜5に対応した共通鍵K3,K4,K5を
全て保持している。この場合、従来のシステムでは送信
側機1は受信側機3と共通の共通鍵K3を用いて送りたい
情報Mを暗号化して電文f(M,K3) を作成し、同様に受信
側機4と共通の共通鍵K4を用いて情報Mを暗号化して電
文f(M,K4) を作成し、受信側機5と共通の共通鍵K5を用
いて情報Mを暗号化して電文f(M,K5) を作成する。そし
て、作成した電文f(M,K3),f(M,K4),f(M,K5) を、それぞ
れの受信側機を特定して中継機2に送る。中継機2で
は、受信した電文f(M,K3) を受信側機3へ、電文f(M,K
4) を受信側機4へ、電文f(M,K5) を受信側機5へ送信
する。受信側機3〜5では、それぞれ受信した電文f(M,
K3),f(M,K4),f(M,K5) をそれぞれ共通鍵S3,S4,S5で復
号して情報を得る。
In the example shown in FIG. 7B, the receivers 3-5
Respectively hold common keys K3, K4, and K5, and the transmitting device 1 holds all of the common keys K3, K4, and K5 corresponding to the receiving devices 3 to 5, respectively. In this case, in the conventional system, the transmitting side machine 1 encrypts the information M to be sent using the common key K3 common to the receiving side machine 3 to create a message f (M, K3). The information M is encrypted using the common key K4 common to the terminal device 5 to generate a message f (M, K4), and the information M is encrypted using the common key K5 common to the receiving device 5 and the message f (M, K4). Create K5). Then, the generated telegrams f (M, K3), f (M, K4), and f (M, K5) are specified and transmitted to the relay device 2 by specifying the respective receiving side devices. The repeater 2 sends the received message f (M, K3) to the receiver 3
4) is transmitted to the receiver 4 and the message f (M, K5) is transmitted to the receiver 5. The receivers 3 to 5 respectively receive the received message f (M,
K3), f (M, K4) and f (M, K5) are decrypted with common keys S3, S4 and S5, respectively, to obtain information.

【0013】受信側機3〜5がそれぞれ公開鍵K3,K4,
K5を公開している公開暗号鍵方式の場合も同様であり、
送信側機1は受信側機3の公開鍵K3を用いて送りたい情
報Mを暗号化して電文f(M,K3) を作成し、同様に受信側
機4の公開鍵K4を用いて情報Mを暗号化して電文f(M,K
4) を作成し、受信側機5の公開鍵K5を用いて情報Mを
暗号化して電文f(M,K5) を作成する。そして、作成した
電文f(M,K3),f(M,K4),f(M,K5) を、それぞれの受信側機
を特定して中継機2に送る。中継機2では、受信した電
文f(M,K3) を受信側機3へ、電文f(M,K4) を受信側機4
へ、電文f(M,K5)を受信側機5へ送信する。受信側機3
〜5では、それぞれ受信した電文f(M,K3),f(M,K4),f(M,
K5) をそれぞれの秘密鍵S3,S4,S5で復号して情報を得
る。
The receiving devices 3 to 5 respectively have public keys K3, K4,
The same applies to the public encryption key system that discloses K5,
The transmitting device 1 encrypts the information M to be transmitted using the public key K3 of the receiving device 3 to create a message f (M, K3), and similarly uses the public key K4 of the receiving device 4 to generate the information M. And encrypt the message f (M, K
4) is created, and the information M is encrypted using the public key K5 of the receiver 5 to create a message f (M, K5). Then, the generated telegrams f (M, K3), f (M, K4), and f (M, K5) are specified and transmitted to the relay device 2 by specifying the respective receiving side devices. In the repeater 2, the received message f (M, K3) is transmitted to the receiver 3 and the message f (M, K4) is transmitted to the receiver 4.
, The message f (M, K5) is transmitted to the receiver 5. Receiver 3
5, the received messages f (M, K3), f (M, K4), f (M,
K5) is decrypted with the respective secret keys S3, S4, S5 to obtain information.

【0014】この図7(B)に示す例の場合、受信側機
がそれぞれ異なった鍵を有していても、それぞれの受信
側機に応じた電文を送信することで、情報を伝達するこ
とができる。しかし、この例の場合には、送信側機1は
中継機2に対して電文f(M,K3),f(M,K4),f(M,K5)を送る
ことになる。そのため、各受信側機3〜5に直接送信す
る場合と比べてほとんど送信データ量が変わらなくな
り、中継機2を介して送信する利点が薄れてしまう。ま
た、送信側機1では、各受信側機3〜5に対応した電文
をそれぞれ作成しなければならないため、暗号化のため
の処理量が増大するという問題もあった。
In the case of the example shown in FIG. 7B, even if the receivers have different keys, information is transmitted by transmitting a message corresponding to each receiver. Can be. However, in the case of this example, the transmitting side machine 1 sends the telegrams f (M, K3), f (M, K4) and f (M, K5) to the relay machine 2. Therefore, the amount of transmission data hardly changes as compared with the case where data is directly transmitted to each of the receiving devices 3 to 5, and the advantage of transmitting via the relay device 2 is diminished. In addition, since the transmitting device 1 must create messages corresponding to each of the receiving devices 3 to 5, there is also a problem that the processing amount for encryption increases.

【0015】[0015]

【発明が解決しようとする課題】本発明は、上述した事
情に鑑みてなされたもので、中継機を介して複数の受信
側機に情報を送る際に、送信側機で効率的に情報を暗号
化し、またシステム全体として効率的に暗号化された電
文を送ることができる暗号通信システムを提供すること
を目的とするものである。
SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and when transmitting information to a plurality of receiving devices via a repeater, the transmitting device efficiently transmits the information. It is an object of the present invention to provide an encrypted communication system capable of transmitting an encrypted message as well as efficiently encrypting the entire system.

【0016】[0016]

【課題を解決するための手段】本発明は、送信側機から
中継機を介して複数の受信側機に暗号化された情報を送
信する暗号通信システムにおいて、送信側機は、情報M
を共通鍵Kで暗号化した電文f(M,K)と、共通鍵Kを受信
側機ごとに公開鍵Kiで暗号化した複数の電文f(K,Ki) を
中継機へ送信する。中継機は、電文f(M,K)とf(K,Ki) を
対にして各受信側機に送信することを特徴とするもので
ある。受信側機は、電文f(M,K)とその受信側機に対応し
た電文f(K,Ki) の対が送られてくるので、電文f(K,Ki)
を秘密鍵Siで復号して共通鍵Kを得て、この共通鍵Kを
用いて電文f(M,K)を平文に復号すればよい。
SUMMARY OF THE INVENTION The present invention relates to a cryptographic communication system for transmitting encrypted information from a transmitting side device to a plurality of receiving side devices via a repeater.
Are transmitted to the relay device by encrypting the message f (M, K) with the common key K and the plurality of messages f (K, Ki) obtained by encrypting the common key K with the public key Ki for each receiving device. The relay device is characterized in that the message f (M, K) and f (K, Ki) are transmitted to each receiving device in pairs. The receiver receives a pair of the message f (M, K) and the message f (K, Ki) corresponding to the receiver, so the message f (K, Ki)
Is decrypted with the secret key Si to obtain the common key K, and the message f (M, K) may be decrypted into the plaintext using the common key K.

【0017】このような暗号通信システムを実現するた
め、送信側機は、情報Mを共通鍵Kで暗号化した電文f
(M,K)と、共通鍵Kを受信側機ごとに公開鍵Kiで暗号化
した複数の電文f(K,Ki) を中継機へ送信する機能を有し
ていればよい。中継機は、電文f(M,K)と複数の電文f(K,
Ki) を受信し、各受信側機ごとに電文f(M,K)とその受信
側機に対応する電文f(K,Ki) を対にして、各受信側機に
送信する機能を有していればよい。受信側機は、電文f
(M,K)とf(K,Ki) を受信し、電文f(K,Ki) を公開鍵Kiに
対応する秘密鍵Siで復号して共通鍵Kを得て、この共通
鍵Kを用いて電文f(M,K)を平文に復号し、情報Mを得る
機能を有していればよい。
In order to realize such an encryption communication system, the transmitting side machine transmits a message f obtained by encrypting the information M with the common key K.
It is only necessary to have a function of transmitting (M, K) and a plurality of electronic messages f (K, Ki) obtained by encrypting the common key K with the public key Ki for each of the receiving devices to the relay device. The repeater transmits a message f (M, K) and a plurality of messages f (K,
Ki), and has a function of pairing the message f (M, K) and the message f (K, Ki) corresponding to that receiver for each receiver, and transmitting them to each receiver. It should just be. The receiving device sends a message f
(M, K) and f (K, Ki) are received, and the message f (K, Ki) is decrypted with the secret key Si corresponding to the public key Ki to obtain a common key K. It is only necessary to have a function of obtaining the information M by decrypting the electronic message f (M, K) into a plaintext.

【0018】これによって、公開鍵の異なる受信側機に
対して中継同報通信を行う場合であっても、送信側機は
中継機に対して、送りたい情報を共通鍵で暗号化した電
文と、その共通鍵を公開鍵で暗号化した複数の電文のみ
を送信すればよい。そのため、送信側機における暗号化
処理の負担が少なくなり、また中継機までの通信費用を
削減することが可能となる。また、この方法では秘密に
しておくべき共通鍵Kを送信することになるが、共通鍵
K自体を暗号化しているので、秘匿性にも問題はない。
逆に受信側機が共通鍵Kを有していなくてもよいので、
送信側機で任意の共通鍵Kを用いて暗号化することがで
きる。
Thus, even when relay broadcasting is performed to a receiving device having a different public key, the transmitting device transmits the information to be transmitted to the relay device with a message encrypted with a common key. Only a plurality of messages in which the common key is encrypted with the public key need be transmitted. Therefore, the burden of the encryption process on the transmitting side device is reduced, and the communication cost to the relay device can be reduced. In this method, the common key K to be kept secret is transmitted. However, since the common key K itself is encrypted, there is no problem in confidentiality.
Conversely, the receiving device need not have the common key K,
The transmission side device can perform encryption using an arbitrary common key K.

【0019】なお、中継機にも情報Mを送りたい場合に
は、中継機の公開鍵KCで暗号化した電文f(K,KC) も中継
機へ送信する。中継機は、自己の秘密鍵SCで電文f(K,K
C) を復号して共通鍵Kを得て、その共通鍵Kで電文f
(M,K)を復号すれば、情報Mが得られる。
When the information M is to be sent to the repeater, the electronic message f (K, KC) encrypted with the repeater's public key KC is also transmitted to the repeater. The repeater uses its own secret key SC to send a message f (K, K
C) to obtain a common key K, and use the common key K to send a message f
By decoding (M, K), information M is obtained.

【0020】また中継機が他の中継機へ情報を中継する
機能を有していれば、中中継同報通信を実現することが
できる。送信側機あるいは他の中継機から送られてくる
電文f(M,K)と複数の電文f(K,Ki) のうち、他の中継機以
降において通信する1以上の受信側機に対応する公開鍵
Kを暗号化した電文f(K,Ki) と情報Mを暗号化した電文
f(M,K)とを他の中継機に送信すればよい。
If the repeater has a function of relaying information to another repeater, intermediate relay broadcast can be realized. Corresponds to one or more receivers of the message f (M, K) sent from the transmitter or another relay and one or more of the messages f (K, Ki) that communicate after the other relay. The message f (K, Ki) that encrypted the public key K and the message that encrypted the information M
f (M, K) may be transmitted to another repeater.

【0021】[0021]

【発明の実施の形態】図1は、本発明の暗号通信システ
ムの第1の実施の形態を示す構成図である。図中の符号
は図7と同様である。ここでは、受信側機3〜5は公開
鍵K3〜K5を公開しており、対応する秘密鍵S3〜S5を用い
て復号する。
FIG. 1 is a block diagram showing a first embodiment of a cryptographic communication system according to the present invention. The reference numerals in the figure are the same as those in FIG. Here, the receiving side devices 3 to 5 publish the public keys K3 to K5, and decrypt using the corresponding secret keys S3 to S5.

【0022】送信側機1は、情報を暗号化する機能、お
よび、情報を送信する機能を有している。情報Mを暗号
化する際には共通暗号鍵方式を用いる。すなわち、任意
の共通鍵Kを用いて情報Mを暗号化して電文f(M,K)を作
成する。共通暗号鍵方式では、受信側機3〜5に同じ共
通鍵Kが存在しなければならないので、この共通鍵Kを
暗号化して受信側機3〜5に送る。そのための暗号化方
式として公開暗号鍵方式を用いる。共通鍵Kを受信側機
3〜5の公開鍵K3〜K5によって暗号化して電文f(K,K3)
、f(K,K4) 、f(K,K5) を作成する。そして、電文f(M,
K)、f(K,K3) 、f(K,K4) 、f(K,K5) を中継機2へ送信す
る。
The transmitting device 1 has a function of encrypting information and a function of transmitting information. When encrypting the information M, a common encryption key method is used. That is, the information M is encrypted using an arbitrary common key K to create a message f (M, K). In the common encryption key system, since the same common key K must exist in the receiving devices 3 to 5, the common key K is encrypted and sent to the receiving devices 3 to 5. A public encryption key method is used as an encryption method for that purpose. The common key K is encrypted with the public keys K3 to K5 of the receivers 3 to 5, and the message f (K, K3)
, F (K, K4) and f (K, K5). Then, the message f (M,
K), f (K, K3), f (K, K4) and f (K, K5) are transmitted to the repeater 2.

【0023】中継機2は、送信側機1あるいは他の中継
機から暗号化された電文を受け取り、受信側機3〜5あ
るいは他の中継機に対して暗号化された電文を配信す
る。もちろん、自機向けに送られてきた暗号化された電
文を復号し、情報を取り出せる機能を有していてもよ
い。この例では、送信側機1から電文f(M,K)、f(K,K3)
、f(K,K4) 、f(K,K5) を受信する。すると、受信側機
3に対しては電文f(M,K)と電文f(K,K3) を送信する。ま
た受信側機4に対しては、電文f(M,K)と電文f(K,K4)を
送信する。さらに受信側機5に対しては、電文f(M,K)と
電文f(K,K5) を送信する。このようにして各受信側機3
〜5には、電文f(M,K)とともに、その電文を暗号化した
ときの共通鍵Kを、各受信側機の公開鍵で暗号化した電
文f(K,Ki) (i=3〜5)を対にして送信することになる。
The repeater 2 receives the encrypted message from the transmitter 1 or another repeater, and distributes the encrypted message to the receivers 3 to 5 or another repeater. Of course, it may have a function of decrypting an encrypted electronic message sent to itself and extracting information. In this example, the message f (M, K), f (K, K3)
, F (K, K4) and f (K, K5). Then, the message f (M, K) and the message f (K, K3) are transmitted to the receiving device 3. Also, it transmits the electronic message f (M, K) and the electronic message f (K, K4) to the receiver 4. Further, the message f (M, K) and the message f (K, K5) are transmitted to the receiver 5. In this way, each receiving device 3
To 5, the message f (M, K) and the common key K when the message was encrypted are stored in a message f (K, Ki) (i = 3 to 5) will be transmitted as a pair.

【0024】受信側機3〜5は、中継機2から暗号化さ
れた電文を受け取り、秘密鍵を用いて復号して元の情報
を取得する機能を有している。例えば受信側機3は、交
換機2から情報Mを共通鍵Kで暗号化した電文f(M,K)
と、共通鍵Kを自機の公開鍵K3で暗号化した電文f(K,K
3) を受信する。すると、まず電文f(K,K3) を公開鍵K3
に対応する秘密鍵S3を用いて復号し、共通鍵Kを得る。
さらにこの共通鍵Kを用い、受信した電文f(M,K)を復号
する。これによって送信側機1で送ろうとしていた情報
Mを得ることができる。受信側機4,5についても同様
であり、共通鍵Kを得る際に、それぞれの秘密鍵を用い
て復号し、得られた共通鍵Kを用いて情報をMを復号す
ればよい。
Each of the receivers 3 to 5 has a function of receiving an encrypted message from the relay 2 and decrypting the message using a secret key to obtain the original information. For example, the receiver 3 transmits a message f (M, K) obtained by encrypting the information M from the exchange 2 with the common key K.
And a message f (K, K) obtained by encrypting the common key K with its own public key K3.
3) Receive. Then, first, the message f (K, K3) is
To obtain a common key K.
Further, using the common key K, the received message f (M, K) is decrypted. As a result, the information M to be transmitted by the transmission side device 1 can be obtained. The same applies to the receiving-side devices 4 and 5. When the common key K is obtained, the information may be decrypted using the respective secret keys, and the information M may be decrypted using the obtained common key K.

【0025】このようにして送信側機1が送った情報M
は、中継機2を介して、それぞれの受信側機3〜5に伝
達される。送信側機1から受信側機3〜5に至る伝送系
路上においては、情報Mは暗号化されているので秘匿性
が保証されており、安全に送ることができる。また、情
報Mを暗号化した際に用いた共通鍵Kも暗号化されてお
り、秘密裏に受信側機3〜5に送ることができる。
The information M transmitted by the transmitting device 1 in this way
Is transmitted to each of the receiving side devices 3 to 5 via the relay device 2. Since the information M is encrypted on the transmission line from the transmitting side device 1 to the receiving side devices 3 to 5, confidentiality is guaranteed and the information M can be transmitted safely. Further, the common key K used when encrypting the information M is also encrypted, and can be sent to the receivers 3 to 5 in secret.

【0026】このように、このシステムでは送信側機1
から中継機2に送信するのは、情報Mを共通鍵Kで暗号
化した電文f(M,K)と、その電文を復号するための共通鍵
Kを各受信側機3〜5の公開鍵で暗号化した電文f(K,K
3) 、f(K,K4) 、f(K,K5) である。通常は送りたい情報
Mよりも共通鍵Kのデータ量の方が小さいので、各受信
側機3〜5に対応した公開鍵K3〜K5を用いて情報Mを暗
号化するよりも暗号化に要する負荷および送信するデー
タ量は小さくなる。また、各受信側機3〜5の公開鍵を
用いて共通鍵Kを暗号化することによって、上述の例の
ように受信側機3〜5が異なる公開鍵を有する場合であ
っても中継同報通信を利用することが可能となる。さら
に、情報Mを暗号化および復号する際の共通鍵は中継機
2や受信側機3〜5に依存せず、任意に設定することが
できる。また、任意に鍵を設定できることを利用し、例
えば情報を送信するたびに変更するなどして秘匿性を高
めることも可能である。
As described above, in this system, the transmitting device 1
Transmits to the relay device 2 a message f (M, K) obtained by encrypting the information M with the common key K and a common key K for decrypting the message using the public key of each of the receivers 3 to 5. Message f (K, K
3), f (K, K4) and f (K, K5). Normally, since the data amount of the common key K is smaller than the information M to be sent, it is necessary to encrypt the information M rather than to encrypt the information M using the public keys K3 to K5 corresponding to the respective receivers 3 to 5. The load and the amount of data to be transmitted are reduced. Further, by encrypting the common key K using the public keys of the receiving side devices 3 to 5, even if the receiving side devices 3 to 5 have different public keys as in the above-described example, the relaying operation is performed. Broadcast communication can be used. Furthermore, a common key for encrypting and decrypting the information M can be set arbitrarily without depending on the relay device 2 and the receiving devices 3 to 5. In addition, it is also possible to improve the confidentiality by using the fact that a key can be set arbitrarily, for example, by changing the key each time information is transmitted.

【0027】以下、送信側機、中継機、受信側機のそれ
ぞれについての動作の一例を説明する。送信側機1は、
上述のように情報を暗号化する機能、および、情報を送
信する機能を有している。情報を暗号化する際には、各
受信側機ごとに共通鍵Kを暗号化するための公開鍵が必
要となる。これを取得するため、例えば、情報を送信す
る相手先である受信側機を特定する情報と、その受信側
機が公開している公開鍵の情報を有する相手先テーブル
を作成しておく。
Hereinafter, an example of the operation of each of the transmitter, the repeater, and the receiver will be described. The transmitting device 1
It has a function of encrypting information and a function of transmitting information as described above. When encrypting information, a public key for encrypting the common key K is required for each receiver. In order to obtain the information, for example, a destination table having information for specifying a receiving side device to which information is to be transmitted and public key information published by the receiving side device is created.

【0028】図2は、相手先テーブルの一例の説明図で
ある。この例では受信側機を特定する情報としてダイヤ
ル番号を有している。そしてそれぞれのダイヤル番号に
公開鍵を対応づけている。なお、図2に示すように中継
機2に対応したダイヤル番号と公開鍵KCも有していてよ
い。情報を送りたい受信側機がダイヤル番号で特定され
ると、特定されたダイヤル番号でこの相手先テーブルを
検索し、受信側機の公開鍵を得ることができる。なお、
受信側機を特定する情報としては、ダイヤル番号に限ら
ず、例えばメールアドレスなどでもよく、受信側機を特
定できれば任意の情報であってよい。
FIG. 2 is an explanatory diagram of an example of the destination table. In this example, a dial number is included as information for specifying the receiver. A public key is associated with each dialed number. In addition, as shown in FIG. 2, it may also have a dial number and a public key KC corresponding to the repeater 2. When the receiving side to which information is to be transmitted is specified by the dial number, the destination table can be searched using the specified dial number, and the public key of the receiving side can be obtained. In addition,
The information for specifying the receiving side device is not limited to the dial number, but may be, for example, a mail address or the like, and may be any information as long as the receiving side device can be specified.

【0029】この相手先テーブルは、送信側機1に保持
させておくことができる。あるいは、中継機2がこの相
手先テーブルを有していて、送信側機1から受信側機を
特定することによって中継機2は送信側機1へ公開鍵の
リストを送信する構成でもよい。もちろん、送信側機1
と中継機2の両方で相手先テーブルを有していてもよ
い。あるいは、相手先テーブルを別の装置が有してお
り、その装置から公開鍵を取得するようにしてもよい。
This destination table can be held in the transmitting device 1. Alternatively, the relay device 2 may have the destination table, and the relay device 2 may transmit the public key list to the transmitting device 1 by specifying the receiving device from the transmitting device 1. Of course, the sender 1
And the repeater 2 may have a destination table. Alternatively, another device may have the destination table, and the public key may be obtained from that device.

【0030】図3は、本発明の暗号通信システムの第1
の実施の形態における送信側機の動作の一例を示すフロ
ーチャートである。S31において、情報Mを符号化す
るための共通鍵Kを任意に生成する。生成方法について
も任意である。S32において、送信したい情報Mを、
共通鍵Kによって暗号化し、電文f(M,K)を生成する。
FIG. 3 shows a first example of the cryptographic communication system of the present invention.
9 is a flowchart illustrating an example of the operation of the transmission side device according to the embodiment. In S31, a common key K for encoding the information M is arbitrarily generated. The generation method is also arbitrary. In S32, the information M to be transmitted is
A message f (M, K) is generated by encrypting with the common key K.

【0031】次に各受信側機に対応した公開鍵によって
共通鍵Kを暗号化する。i番目の受信側機について、S
33において、公開鍵Kiを取得する。この公開鍵Kiは、
図2に示したような相手先テーブルから直接あるいは間
接的に得ることができる。得られた公開鍵Kiを用いて共
通鍵Kを暗号化し、電文f(K,Ki) を作成する。S35に
おいて、情報Mを送信するすべての受信側機に対応する
暗号化した共通鍵Kの電文を作成したか否かを判定し、
未処理の受信側機が残っている場合にはS33へ戻って
その受信側機に対応した共通鍵Kの暗号化を行う。
Next, the common key K is encrypted with the public key corresponding to each receiver. For the i-th receiver, S
At 33, a public key Ki is obtained. This public key Ki is
It can be obtained directly or indirectly from the destination table as shown in FIG. Using the obtained public key Ki, the common key K is encrypted to create a message f (K, Ki). In S35, it is determined whether or not a message of the encrypted common key K corresponding to all the receivers transmitting the information M has been created,
If there is an unprocessed receiver, the process returns to step S33 to encrypt the common key K corresponding to the receiver.

【0032】情報Mを送信するすべての受信側機につい
て、対応する共通鍵Kの暗号化処理が終了したら、S3
6において、S32で生成した電文f(M,K)と、各受信側
機に対応した公開鍵で共通鍵Kを暗号化した複数の電文
f(K,Ki) を中継機へ送信する。なお、中継機へは電文f
(K,Ki) がいずれの受信側機あるいはいずれのグループ
に対応するものであるか、もしくは、いずれの公開鍵に
よって暗号化したものであるかなど、それぞれの電文を
区別するための情報を付加しておくとよい。
When the encryption processing of the corresponding common key K is completed for all the receivers transmitting the information M, the process proceeds to S3.
6, the message f (M, K) generated in S32 and a plurality of messages obtained by encrypting the common key K with a public key corresponding to each receiver.
Send f (K, Ki) to the repeater. In addition, message f
Add information to distinguish each message, such as which (K, Ki) corresponds to which receiver or which group, or which is encrypted with which public key It is good to keep.

【0033】中継機は、送信側機から、送信する情報M
を共通鍵Kで暗号化した電文f(M,K)と、その暗号化の際
に用いた共通鍵Kを各受信側機の公開鍵Kiで暗号化した
複数の電文f(K,Ki) を受信する。また、送り先である受
信側機を特定する情報も送信側機から送られる。例え
ば、受信側機のダイヤル番号やアドレスが直接指示され
たり、あるいは予め中継機に複数の受信側機をグループ
として登録しておき、受信側機からグループを特定する
指示がなされてもよい。中継機は、このようにして送信
側機から指示された受信側機に対して、それぞれ、電文
f(M,K)と受信側機の公開鍵で共通鍵を暗号化した電文f
(K,Ki) を対にして受信側機へ送信する。
The repeater transmits information M to be transmitted from the transmitting side machine.
Is encrypted with a common key K, and a plurality of messages f (K, Ki) are generated by encrypting the common key K used for the encryption with the public key Ki of each receiver. To receive. In addition, information for specifying the receiving side, which is the destination, is also sent from the transmitting side. For example, the dial number and address of the receiving side device may be directly instructed, or a plurality of receiving side devices may be registered in advance in a repeater as a group, and an instruction to specify the group may be issued from the receiving side device. The repeater sends a message to the receiver specified by the transmitter in this way.
A message f (M, K) and a common key encrypted with the public key of the receiver f
(K, Ki) is transmitted to the receiver side as a pair.

【0034】図4は、本発明の暗号通信システムの第1
の実施の形態における中継機の動作の一例を示すフロー
チャートである。中継機が送信側機から送られてきた電
文f(M,K)と複数の電文f(K,Ki) を受信すると、各受信側
機についてS41およびS42の処理を行う。すなわ
ち、S41において、ある受信側機が公開している公開
鍵Kiを用いて暗号化した電文f(K,Ki) と共通の電文f(M,
K)とを対にする。そしてS42において、この対になっ
た2つの電文を受信側機に送信する。S43において、
送信側機から指示されたすべての受信側機に対して電文
を送信したか否かを判定し、未送信の受信側機が存在す
る場合には、S41へ戻ってその受信側機についての送
信処理を行う。送信指示されたすべての受信側機に対し
て電文を送信することによって、中継機の処理を終了す
る。
FIG. 4 shows a first example of the cryptographic communication system of the present invention.
9 is a flowchart illustrating an example of an operation of the relay device according to the embodiment. When the repeater receives the message f (M, K) and the plurality of messages f (K, Ki) sent from the transmitter, the processes of S41 and S42 are performed for each receiver. That is, in S41, a common message f (M, Ki) is shared with the message f (K, Ki) encrypted using the public key Ki published by a certain receiver.
K) and a pair. Then, in S42, the paired two messages are transmitted to the receiver. In S43,
It is determined whether or not the message has been transmitted to all the receiving devices designated by the transmitting device. If there is an untransmitted receiving device, the process returns to step S41 to transmit the received device. Perform processing. By transmitting the message to all the receiving-side devices instructed to transmit, the process of the relay device is terminated.

【0035】なお、送信側機から中継機を指定し、中継
機が公開している公開鍵KCを用いて共通鍵Kを暗号化し
た電文f(K,KC) が送られてきた場合には、中継機は次の
受信側機と同様の処理を行って、送信側機から送られて
きた情報Mを取得することができる。
When a message f (K, KC) in which the transmitting device specifies the relay device and the common key K is encrypted using the public key KC published by the relay device is transmitted. The repeater can perform the same processing as that of the next receiver to acquire the information M sent from the transmitter.

【0036】図5は、本発明の暗号通信システムの第1
の実施の形態における受信側機の動作の一例を示すフロ
ーチャートである。受信側機は、情報Mを共通鍵Kで暗
号化した電文f(M,K)と、共通鍵Kを自機の公開鍵Kiで暗
号化した電文f(K,Ki) を中継機から受信する。電文f(M,
K)は、自機が公開している公開鍵Kiに対応する秘密鍵Si
では復号することはできない。そのためまずS51にお
いて、電文f(K,Ki) を秘密鍵Siで復号する。これによっ
て送信側機で電文f(M,K)を暗号化する際に用いた共通鍵
Kが得られる。S52において、S51で得られた共通
鍵Kを用い、受信した電文f(M,K)を復号する。このよう
にして、受信側機は情報Mを得ることができる。
FIG. 5 shows a first example of the cryptographic communication system of the present invention.
9 is a flowchart showing an example of the operation of the receiving device according to the embodiment. The receiving device receives, from the repeater, a message f (M, K) in which the information M is encrypted with the common key K and a message f (K, Ki) in which the common key K is encrypted with the public key Ki of the own device. I do. Message f (M,
K) is the secret key Si corresponding to the public key Ki that is disclosed by the device itself.
Cannot be decrypted. Therefore, first in step S51, the electronic message f (K, Ki) is decrypted with the secret key Si. As a result, the common key K used when encrypting the message f (M, K) at the transmitting side device is obtained. In S52, the received message f (M, K) is decrypted using the common key K obtained in S51. In this way, the receiver can obtain the information M.

【0037】図6は、本発明の暗号通信システムの第2
の実施の形態を示す構成図である。図中、21〜24は
中継機である。この例では、複数の中継機を介して送信
側機1から受信側機3〜5へ暗号化した情報を送信する
システムを示している。ここでは、中継機21は中継機
22および中継機23に電文を送信する。また、中継機
22は受信側機3,4に電文を送信し、中継機23は受
信側機5や他の中継機24等に電文を送信するものとす
る。各中継機21〜24は、予め、どの中継機からどの
受信側機に対して送信するかが設定されているものとす
る。
FIG. 6 shows a second example of the cryptographic communication system of the present invention.
FIG. 2 is a configuration diagram showing an embodiment. In the figure, 21 to 24 are repeaters. In this example, a system is shown that transmits encrypted information from the transmitting device 1 to the receiving devices 3 to 5 via a plurality of relay devices. Here, the repeater 21 transmits a message to the repeaters 22 and 23. The relay 22 transmits a message to the receivers 3 and 4, and the relay 23 transmits a message to the receiver 5, another relay 24, and the like. It is assumed that each of the repeaters 21 to 24 is set in advance to transmit from which repeater to which receiver.

【0038】中継機21は、送信側機1から任意の共通
鍵Kで送りたい情報Mを暗号化した電文f(M,K)と、受信
側機3〜5が公開している公開鍵K3〜K5で共通鍵Kを暗
号化した複数の電文f(K,Ki) を受け取る。この複数の電
文のうち、中継機22を介して送信する受信側機に対応
する電文f(K,Ki) 、この例では電文f(K,K3) 、f(K,K4)
と、情報Mを暗号化した電文f(M,K)を中継機22へ送信
する。また、中継機23を介して送信する受信側機に対
応する電文f(K,Ki) 、この例では電文f(K,K5)と、情報
Mを暗号化した電文f(M,K)を中継機23へ送信する。
The relay device 21 transmits a message f (M, K) obtained by encrypting information M to be sent from the transmitting device 1 with an arbitrary common key K, and a public key K3 disclosed by the receiving devices 3-5. A plurality of electronic messages f (K, Ki) obtained by encrypting the common key K with .about.K5 are received. Of the plurality of messages, a message f (K, Ki) corresponding to the receiving-side device transmitting via the relay device 22, in this example, the messages f (K, K3) and f (K, K4)
Then, a message f (M, K) obtained by encrypting the information M is transmitted to the relay device 22. In addition, a message f (K, Ki) corresponding to the receiving side device transmitted via the relay device 23, a message f (K, K5) in this example, and a message f (M, K) obtained by encrypting the information M are represented by: Transmit to the repeater 23.

【0039】中継機22および中継機23は、それぞ
れ、中継機21から共通の電文f(M,K)と各受信側機に対
応した電文f(K,Ki) を受信する。受信した電文に対する
処理は上述の第1の実施の形態における中継機2と同様
である。中継機22は受信側機3に対して電文f(M,K)と
ともに電文f(K,K3) を送信する。また、受信側機4に対
して電文f(M,K)と電文f(K,K4) を送信する。中継機23
は、受信側機5に対して同様に電文f(M,K)と電文f(K,K
5) を送信する。また中継機23は他の中継機24を介
して送信する分については、中継機21と同様に、他の
中継機24以降で電文を受け取る受信側機に対応する電
文f(K,Ki) と共通の電文f(M,K)を他の中継機に対して送
信すればよい。
The repeaters 22 and 23 receive a common message f (M, K) and a message f (K, Ki) corresponding to each receiving device from the repeater 21, respectively. The processing for the received message is the same as that of the repeater 2 in the first embodiment. The relay device 22 transmits the message f (K, K3) to the receiver 3 together with the message f (M, K). Further, it transmits the electronic message f (M, K) and the electronic message f (K, K4) to the receiver 4. Repeater 23
Are sent to the receiver 5 in the same manner as the message f (M, K) and the message f (K, K
5) Send. In addition, the repeater 23 transmits the message f (K, Ki) corresponding to the receiving device that receives the message after the other repeater 24 in the same manner as the repeater 21 for the transmission via the other repeater 24. What is necessary is just to transmit the common message f (M, K) to the other repeaters.

【0040】このようにして、中継機を2以上介して送
信する中中継同報通信においても、本発明を適用するこ
とが可能である。この場合も、送信側機1から中継機2
1へ、中継機21から中継機22や中継機23へ、また
中継機23から他の中継機24への送信時には、送りた
い情報Mを暗号化した電文f(M,K)は1つのみである。そ
のため、各受信側機に対応してそれぞれ情報Mを暗号化
した複数の電文f(M,Ki) を伝送する場合に比べて、送信
側機1から中継機および中継機間の伝送データ量を大幅
に削減することができる。
As described above, the present invention can be applied to the intermediate relay broadcasting that transmits data via two or more relays. In this case as well, the transmitting device 1
1, at the time of transmission from the repeater 21 to the repeater 22 or the repeater 23, and from the repeater 23 to another repeater 24, only one message f (M, K) in which the information M to be transmitted is encrypted is provided. It is. Therefore, as compared with the case of transmitting a plurality of messages f (M, Ki) in which the information M is encrypted corresponding to each of the receiving side devices, the transmission data amount between the transmitting side device 1 and the repeater and the repeater can be reduced. It can be significantly reduced.

【0041】なお、各中継機は、中継機23のように送
信先が中継機である場合と受信側機である場合が混在し
ていてよい。また、各中継機が受信側機を兼ね、送信側
機から中継機が公開している公開鍵で共通鍵Kを暗号化
した電文を受信していれば、その電文を自機の秘密鍵で
復号し、情報Mを受信してもよい。
Each of the repeaters may have a case where the transmission destination is the repeater and a case where the transmission destination is the reception-side device like the repeater 23. Also, if each repeater also serves as a receiver, and has received from the transmitter a message in which the common key K has been encrypted with the public key published by the repeater, the message is transmitted using its own secret key. The information M may be decrypted and received.

【0042】上述のような本発明の暗号通信システム
は、例えばファクシミリ通信や、電子メールシステム、
およびこれらの複合システムなど、通信を含むあらゆる
システムへの適用が可能である。
The cryptographic communication system of the present invention as described above includes, for example, facsimile communication, an electronic mail system,
The present invention can be applied to any system including communication, such as and a composite system of these.

【0043】[0043]

【発明の効果】以上の説明から明らかなように、本発明
によれば、公開鍵が異なる受信側機に対して中継同報通
信や中中継同報通信を行う場合であっても、送信側機は
送りたい情報Mを共通鍵Kで暗号化した1つの電文f(M,
K)と、その電文を解読するための共通鍵Kを各受信側機
の公開鍵Kiで暗号化した各受信側機ごとの電文f(K,Ki)
を中継機に送信すればよい。このように送りたい情報M
を暗号化した電文は各受信側機に共通した1つのみでよ
いので、情報Mのデータ量が多くても、暗号化処理に要
する負荷が少なくてすむ。また、中継機への伝送データ
量も減らすことができる。また、情報Mを暗号化する共
通鍵Kを任意に設定することができるので、例えば通信
の都度、設定することもできる。さらに、中継機におい
ては復号および再暗号化の処理を行わないので、中継機
においても秘匿性を維持することができる。もちろん、
中継機の公開鍵KCで共通鍵Kを暗号化した電文を中継機
に送信することにより、中継機にも情報Mを送ることが
できる。さらに、複数の中継機を介して伝送する場合に
は、中継機間の通信においても伝送するデータ量を少な
くすることができるという効果がある。
As is apparent from the above description, according to the present invention, even when relay broadcast communication or middle relay broadcast communication is performed for a receiver having a different public key, the transmission side The machine encrypts the information M to be sent with the common key K to form one message f (M,
K) and a message f (K, Ki) for each receiving device obtained by encrypting a common key K for decrypting the message with the public key Ki of each receiving device.
May be transmitted to the repeater. Information M you want to send in this way
Since only one message that is common to each receiver is required to be encrypted, even if the data amount of the information M is large, the load required for the encryption process can be reduced. Also, the amount of data transmitted to the repeater can be reduced. Further, since the common key K for encrypting the information M can be set arbitrarily, it can be set, for example, every time communication is performed. Furthermore, since decryption and re-encryption are not performed in the repeater, confidentiality can be maintained in the repeater. of course,
By transmitting a message in which the common key K is encrypted with the repeater's public key KC to the repeater, the information M can also be sent to the repeater. Further, in the case of transmission via a plurality of repeaters, there is an effect that the amount of data to be transmitted can be reduced even in communication between the repeaters.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の暗号通信システムの第1の実施の形態
を示す構成図である。
FIG. 1 is a configuration diagram showing a first embodiment of a cryptographic communication system of the present invention.

【図2】相手先テーブルの一例の説明図である。FIG. 2 is an explanatory diagram of an example of a destination table.

【図3】本発明の暗号通信システムの第1の実施の形態
における送信側機の動作の一例を示すフローチャートで
ある。
FIG. 3 is a flowchart illustrating an example of an operation of a transmission side device in the first embodiment of the cryptographic communication system of the present invention.

【図4】本発明の暗号通信システムの第1の実施の形態
における中継機の動作の一例を示すフローチャートであ
る。
FIG. 4 is a flowchart illustrating an example of an operation of the relay device in the first embodiment of the cryptographic communication system of the present invention.

【図5】本発明の暗号通信システムの第1の実施の形態
における受信側機の動作の一例を示すフローチャートで
ある。
FIG. 5 is a flowchart illustrating an example of an operation of the receiving side device in the first embodiment of the cryptographic communication system of the present invention.

【図6】本発明の暗号通信システムの第2の実施の形態
を示す構成図である。
FIG. 6 is a configuration diagram showing a second embodiment of the cryptographic communication system of the present invention.

【図7】従来の中継同報通信において情報を暗号化して
送信する一形態を示す説明図である。
FIG. 7 is an explanatory diagram showing one mode of transmitting information after encrypting it in the conventional relay broadcast communication.

【符号の説明】[Explanation of symbols]

1…送信側機、2,21〜24…中継機、3〜5…受信
側機。
Reference numeral 1 denotes a transmitter, 2, 21 to 24: a relay, and 3 to 5: a receiver.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 送信側機から中継機を介して複数の受信
側機に暗号化された情報を送信する暗号通信システムに
おいて、前記送信側機は、情報Mを共通鍵Kで暗号化し
た電文f(M,K)と前記受信側機ごとに公開鍵Kiで共通鍵K
を暗号化した複数の電文f(K,Ki) を前記中継機へ送信
し、前記中継機は、電文f(M,K)とf(K,Ki) を対にして前
記各受信側機へ送信することを特徴とする暗号通信シス
テム。
1. A cryptographic communication system for transmitting encrypted information from a transmitting side device to a plurality of receiving side devices via a relay device, wherein the transmitting side device encrypts information M with a common key K. f (M, K) and the public key Ki for each receiving device
And transmits a plurality of messages f (K, Ki) to the relay device, and the relay device pairs the messages f (M, K) and f (K, Ki) to each of the reception-side devices. A cryptographic communication system for transmitting.
【請求項2】 前記送信側機は、前記中継機の公開鍵KC
で暗号化した電文f(K,KC) も前記中継機へ送信し、前記
中継機においても情報Mを復号することを特徴とする請
求項1に記載の暗号通信システム。
2. The transmitting device according to claim 1, wherein said transmitting device has a public key KC.
The cryptographic communication system according to claim 1, wherein the electronic message f (K, KC) encrypted in (1) is also transmitted to the relay device, and the information device M is also decrypted in the relay device.
【請求項3】 前記中継機は、さらに他の中継機へ情報
を中継する機能を有しており、受信した電文f(M,K)と複
数の電文f(K,Ki) のうち、前記他の中継機以降において
通信する1以上の受信側機に対応する電文f(K,Ki) と電
文f(M,K)とを前記他の中継機に送信することを特徴とす
る請求項1に記載の暗号通信システム。
3. The relay device further has a function of relaying information to another relay device, and among the received message f (M, K) and a plurality of messages f (K, Ki), 2. A message f (K, Ki) and a message f (M, K) corresponding to one or more receivers communicating with the other repeater and thereafter are transmitted to the other repeater. 3. The cryptographic communication system according to 1.
JP10224494A 1998-08-07 1998-08-07 Encryption communication system Pending JP2000059352A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10224494A JP2000059352A (en) 1998-08-07 1998-08-07 Encryption communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10224494A JP2000059352A (en) 1998-08-07 1998-08-07 Encryption communication system

Publications (1)

Publication Number Publication Date
JP2000059352A true JP2000059352A (en) 2000-02-25

Family

ID=16814684

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10224494A Pending JP2000059352A (en) 1998-08-07 1998-08-07 Encryption communication system

Country Status (1)

Country Link
JP (1) JP2000059352A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000124887A (en) * 1998-10-14 2000-04-28 Fuji Xerox Co Ltd Enciphering/decoding method for group unit, and method and device for signature
JP2002055931A (en) * 2000-05-29 2002-02-20 Oriibu Joho Shiyori Service Kk Automatic data transmitter
WO2005008954A1 (en) * 2003-06-19 2005-01-27 Nippon Telegraph And Telephone Corporation Session control server and communication system
JP2006180110A (en) * 2004-12-21 2006-07-06 Nec Corp Data transmission system, data transmission method, data transmission server, data receiving terminal and data transmitting program
JP2007088899A (en) * 2005-09-22 2007-04-05 Fuji Xerox Co Ltd Network facsimile transmission device, program, and method, and network facsimile repeating device, program, and method
JP2008124720A (en) * 2006-11-10 2008-05-29 Shift Ltd Information management system, client, server, and program
JP2008136248A (en) * 2003-06-19 2008-06-12 Nippon Telegr & Teleph Corp <Ntt> Session control server, transmission device, communication system and method, program and recording medium
US7526656B2 (en) 2001-09-03 2009-04-28 Fuji Xerox Co., Ltd. Encryption/decryption system and method for the same
JP2020053772A (en) * 2018-09-25 2020-04-02 日本電信電話株式会社 Communication system, server device, communication terminal, communication method and program

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000124887A (en) * 1998-10-14 2000-04-28 Fuji Xerox Co Ltd Enciphering/decoding method for group unit, and method and device for signature
JP2002055931A (en) * 2000-05-29 2002-02-20 Oriibu Joho Shiyori Service Kk Automatic data transmitter
US7526656B2 (en) 2001-09-03 2009-04-28 Fuji Xerox Co., Ltd. Encryption/decryption system and method for the same
WO2005008954A1 (en) * 2003-06-19 2005-01-27 Nippon Telegraph And Telephone Corporation Session control server and communication system
JP2008136248A (en) * 2003-06-19 2008-06-12 Nippon Telegr & Teleph Corp <Ntt> Session control server, transmission device, communication system and method, program and recording medium
JP4675982B2 (en) * 2003-06-19 2011-04-27 日本電信電話株式会社 Session control server, communication apparatus, communication system, communication method, program thereof, and recording medium
JP2006180110A (en) * 2004-12-21 2006-07-06 Nec Corp Data transmission system, data transmission method, data transmission server, data receiving terminal and data transmitting program
US8190874B2 (en) 2004-12-21 2012-05-29 Nec Corporation Data transmission system and data transmission method
JP2007088899A (en) * 2005-09-22 2007-04-05 Fuji Xerox Co Ltd Network facsimile transmission device, program, and method, and network facsimile repeating device, program, and method
JP2008124720A (en) * 2006-11-10 2008-05-29 Shift Ltd Information management system, client, server, and program
JP2020053772A (en) * 2018-09-25 2020-04-02 日本電信電話株式会社 Communication system, server device, communication terminal, communication method and program
JP7097581B2 (en) 2018-09-25 2022-07-08 日本電信電話株式会社 Communication systems, server devices, communication methods, and programs

Similar Documents

Publication Publication Date Title
WO2004071006A1 (en) Broadcast encryption key distribution system
AU2423601A (en) Methods and apparatus for selective encryption and decryption of point to multi-point messages
EP1119132A2 (en) Broadcasting encrypted messages using session keys
JPH1022994A (en) Ciphering device, deciphering device, ciphering method, deciphering method and communication system using the same
JPH04297157A (en) Data ciphering device
JP2000253459A (en) Cipher radio communication equipment
JPH1168730A (en) Encryption gateway device
JPH09307542A (en) Data transmitter and data transmission method
JPH10107832A (en) Cipher multi-address mail system
JP2000059352A (en) Encryption communication system
JPH1022992A (en) Multi-address cipher communication method for message and storage medium
CN111555879B (en) Satellite communication network management channel message encryption and decryption method and system
JP2002152189A (en) Open key distributing method, and open key transmitting device and open key receiving device used for the same method
EP1360570A1 (en) Encryption and decryption system for multiple node network
CN111885013B (en) Mimicry encryption communication module, system and method
CA2849174C (en) System and method for the safe spontaneous transmission of confidential data over unsecure connections and switching computers
JPH11239184A (en) Switching hub
JP2001203680A (en) Dynamic secure group mobile communication system
JPH09149023A (en) Information communication processor and information communication processing method
JP2951311B1 (en) Mobile communication dynamic secure grouping communication method
JPH06197105A (en) Multi-address key distributing device
JPS63151136A (en) Privacy communication system
CA2296631C (en) Broadcasting encrypted messages using session keys
KR19980067310A (en) Impossible communication method
JPH10336168A (en) Anonymous communication method of asymmetrical system and recording medium used therefor

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20031210

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040130

A61 First payment of annual fees (during grant procedure)

Effective date: 20040206

Free format text: JAPANESE INTERMEDIATE CODE: A61

LAPS Cancellation because of no payment of annual fees