JP6376996B2 - Information communication system and information communication method - Google Patents

Information communication system and information communication method Download PDF

Info

Publication number
JP6376996B2
JP6376996B2 JP2015046167A JP2015046167A JP6376996B2 JP 6376996 B2 JP6376996 B2 JP 6376996B2 JP 2015046167 A JP2015046167 A JP 2015046167A JP 2015046167 A JP2015046167 A JP 2015046167A JP 6376996 B2 JP6376996 B2 JP 6376996B2
Authority
JP
Japan
Prior art keywords
communication
input
encryption key
encryption
unit
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.)
Active
Application number
JP2015046167A
Other languages
Japanese (ja)
Other versions
JP2016167692A (en
Inventor
雅晴 田中
雅晴 田中
賢一 森本
賢一 森本
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.)
Mitsubishi Power Ltd
Original Assignee
Mitsubishi Hitachi Power Systems 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 Mitsubishi Hitachi Power Systems Ltd filed Critical Mitsubishi Hitachi Power Systems Ltd
Priority to JP2015046167A priority Critical patent/JP6376996B2/en
Publication of JP2016167692A publication Critical patent/JP2016167692A/en
Application granted granted Critical
Publication of JP6376996B2 publication Critical patent/JP6376996B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、機器を制御する制御システムで入出力情報を通信するための情報通信システムに関するものである。   The present invention relates to an information communication system for communicating input / output information in a control system for controlling equipment.

従来、鍵管理装置と、業務アプリケーション装置と、暗号復号化装置と、クライアントアプリケーション装置とを有する暗号処理システムが知られている(例えば、特許文献1参照)。この暗号処理システムにおいて、鍵管理装置は、業務アプリケーション装置で暗号処理に使用される鍵を管理している。業務アプリケーション装置は、取得したパスワードを用いて、鍵管理装置に対して鍵の取得を要求し、鍵管理装置から取得した鍵を、暗号復号化装置に渡す。暗号復号化装置は、業務アプリケーション装置から取得した鍵を用いて、情報の暗号化及び復号化の処理を行う。   Conventionally, a cryptographic processing system including a key management device, a business application device, an encryption / decryption device, and a client application device is known (see, for example, Patent Document 1). In this cryptographic processing system, the key management device manages keys used for cryptographic processing in the business application device. The business application apparatus uses the acquired password to request the key management apparatus to acquire a key, and passes the key acquired from the key management apparatus to the encryption / decryption apparatus. The encryption / decryption device performs information encryption and decryption using the key acquired from the business application device.

特開2012−175187号公報JP 2012-175187 A

ところで、機器を制御する制御システムでは、機器に対して応答性の高い制御が要求されることから、制御システムで通信される入出力情報の暗号化処理を行うにあたって、リアルタイム性が要求される。ここで、特許文献1に記載の暗号処理システムでは、リアルタイム性が要求されていないことから、情報の暗号化処理及び復号化処理を行うにあたって、暗号化処理及び復号化処理に伴う負荷が増大する場合、処理を遅延させればよく、暗号化処理及び復号化処理に伴う負荷を抑制することが可能であるが、一方で、リアルタイムに暗号化処理及び復号化処理を行うことは困難となる。   By the way, in a control system for controlling a device, since control with high responsiveness is required for the device, real-time property is required for performing encryption processing of input / output information communicated by the control system. Here, in the cryptographic processing system described in Patent Document 1, since real-time performance is not required, when performing information encryption processing and decryption processing, the load associated with encryption processing and decryption processing increases. In this case, it is only necessary to delay the process, and it is possible to suppress the load associated with the encryption process and the decryption process. On the other hand, it is difficult to perform the encryption process and the decryption process in real time.

そこで、本発明は、リアルタイム性を要求される制御システムであっても、入出力情報を迅速に暗号化及び復号化することができる情報通信システム及び情報通信方法を提供することを課題とする。   Accordingly, an object of the present invention is to provide an information communication system and an information communication method capable of rapidly encrypting and decrypting input / output information even in a control system that requires real-time performance.

本発明の情報通信システムは、入出力装置に接続された機器を制御する制御システムで、入出力情報を通信するための情報通信システムにおいて、外部ネットワークに接続されるネットワーク通信部と、前記ネットワーク通信部に接続される通信バスと、前記通信バスに接続される内部ネットワークと、を備え、前記内部ネットワークは、前記通信バスに接続されるバスIO通信部と、前記入出力装置に接続される装置IO通信部とを含む複数のIO通信部の間において双方向通信可能なネットワークを形成し、前記IO通信部は、暗号キーを生成して管理する暗号キー生成管理部と、管理された前記暗号キーに基づいて前記入出力情報を暗号化して暗号化情報を生成すると共に、管理された前記暗号キーに基づいて前記暗号化情報を復号化して前記入出力情報を生成する暗号復号処理部と、を有することを特徴とする。   An information communication system according to the present invention is a control system for controlling devices connected to an input / output device. In the information communication system for communicating input / output information, a network communication unit connected to an external network and the network communication A communication bus connected to the communication bus, and an internal network connected to the communication bus, the internal network connected to the communication bus, and a device connected to the input / output device A network capable of bidirectional communication is formed between a plurality of IO communication units including an IO communication unit, and the IO communication unit generates and manages an encryption key, and the managed encryption The input / output information is encrypted based on a key to generate encrypted information, and the encrypted information is decrypted based on the managed encryption key. Characterized by having a a decryption processing unit for generating said output information Te.

この構成によれば、IO通信部で暗号キーを生成して管理することができる。このため、IO通信部以外の機器、例えば、通信バスに接続される制御部等で暗号キーが管理されることを抑制できることから、制御部からの暗号キーの漏えいを抑制することができる。このため、入出力情報の漏えい及び改ざん等を抑制することができ、耐タンパ性の向上を図ることができる。さらに、複数のIO通信部において、暗号化及び復号化を行うことができるため、暗号復号処理を分散して実行することができ、処理負荷の軽減を図ることができることから、リアルタイム性を要求される制御システムであっても、入出力情報を迅速に暗号化及び復号化することができる。   According to this configuration, the encryption key can be generated and managed by the IO communication unit. For this reason, since it can suppress that an encryption key is managed by apparatuses other than IO communication part, for example, the control part etc. which are connected to a communication bus, the leakage of the encryption key from a control part can be suppressed. For this reason, leakage and falsification of input / output information can be suppressed, and tamper resistance can be improved. Furthermore, since encryption and decryption can be performed in a plurality of IO communication units, encryption / decryption processing can be executed in a distributed manner, and processing load can be reduced. Even in a control system, input / output information can be quickly encrypted and decrypted.

また、前記IO通信部は、前記暗号キー生成管理部で生成する前記暗号キーを、予め設定された更新時間ごとに更新することが、好ましい。   Moreover, it is preferable that the said IO communication part updates the said encryption key produced | generated in the said encryption key production | generation management part for every preset update time.

この構成によれば、IO通信部の暗号キー生成管理部で暗号キーを容易に更新できることから、暗号キーが漏えいした場合であっても、漏えいした暗号キーとは異なる暗号キーとすることができ、耐タンパ性の向上を図ることができる。   According to this configuration, since the encryption key can be easily updated by the encryption key generation management unit of the IO communication unit, even if the encryption key is leaked, the encryption key can be different from the leaked encryption key. Further, tamper resistance can be improved.

また、複数の前記IO通信部は、マスターとなる前記IO通信部と、スレーブとなる前記IO通信部とを含み、マスターとなる前記IO通信部は、前記暗号キー生成管理部で共通の前記暗号キーを生成し、生成した共通の前記暗号キーを、スレーブとなる前記IO通信部に送信することが、好ましい。   The plurality of IO communication units include the IO communication unit serving as a master and the IO communication unit serving as a slave, and the IO communication unit serving as a master is the encryption code shared by the encryption key generation management unit. It is preferable to generate a key and transmit the generated common encryption key to the IO communication unit serving as a slave.

この構成によれば、リング型ネットワーク内の複数のIO通信部は、共通の暗号キーを用いて暗号化及び復号化を行うことができる。つまり、いずれのIO通信部で暗号化した暗号化情報を、いずれのIO通信部で復号化して入出力情報を生成することができる。このため、所定のIO通信部が故障等により機能不全となっても、共通の暗号キーを用いて、リング型ネットワーク内の他のIO通信部で暗号化及び復号化を行うことができるため、冗長性を担保することができ、信頼性を確保することができる。このため、暗号化及び復号化のエラーに伴う入出力情報の通信障害を抑制することができ、入出力情報の通信に関する稼働率を高い構成とすることができる。   According to this configuration, the plurality of IO communication units in the ring network can perform encryption and decryption using the common encryption key. That is, the input / output information can be generated by decrypting the encrypted information encrypted by any IO communication unit by any IO communication unit. For this reason, even if a predetermined IO communication unit malfunctions due to a failure or the like, it can be encrypted and decrypted by other IO communication units in the ring network using a common encryption key. Redundancy can be ensured and reliability can be ensured. For this reason, the communication failure of the input / output information accompanying the encryption and decryption errors can be suppressed, and the operation rate related to the communication of the input / output information can be increased.

また、複数の前記IO通信部は、それぞれの前記暗号キー生成管理部において異なる前記暗号キーを生成し、生成した前記暗号キーを、他の前記IO通信部に送信することが、好ましい。   Moreover, it is preferable that a plurality of the IO communication units generate different encryption keys in the respective encryption key generation management units and transmit the generated encryption keys to the other IO communication units.

この構成によれば、複数のIO通信部が管理する暗号キーを異なるものにすることができる。このため、暗号キーに多様性を与えることができ、耐タンパ性の向上を図ることができる。ここで、生成した暗号キーは、他のIO通信部に送信されることから、所定のIO通信部が故障等により機能不全となっても、リング型ネットワーク内の他のIO通信部で、送信された暗号キーを用いて暗号化及び復号化を行うことができるため、冗長性を担保することができ、信頼性を確保することができる。   According to this configuration, the encryption keys managed by the plurality of IO communication units can be made different. For this reason, diversity can be given to the encryption key and tamper resistance can be improved. Here, since the generated encryption key is transmitted to other IO communication units, even if a predetermined IO communication unit malfunctions due to a failure or the like, it is transmitted by another IO communication unit in the ring network. Since encryption and decryption can be performed using the encrypted key, redundancy can be ensured and reliability can be ensured.

また、前記入出力情報は、前記制御部で実行される制御ロジックを含み、前記制御部に前記制御ロジックがダウンロードされる場合、前記ネットワーク通信部は、前記外部ネットワークから前記制御ロジックを受信すると、前記制御ロジックを前記IO通信部に送信し、前記IO通信部は、前記ネットワーク通信部から前記制御ロジックを受信すると、前記暗号キー生成管理部で管理された前記暗号キーに基づいて、前記制御ロジックを暗号化して暗号化制御ロジックを生成し、生成した前記暗号化制御ロジックを前記制御部に送信し、前記制御部は、前記暗号化制御ロジックを保存することが、好ましい。   Further, the input / output information includes control logic executed by the control unit, and when the control logic is downloaded to the control unit, the network communication unit receives the control logic from the external network, The control logic is transmitted to the IO communication unit, and when the IO communication unit receives the control logic from the network communication unit, based on the encryption key managed by the encryption key generation management unit, the control logic It is preferable that an encryption control logic is generated by encrypting and transmitting the generated encryption control logic to the control unit, and the control unit stores the encryption control logic.

この構成によれば、制御部は、IO通信部において暗号化された暗号化制御ロジックを保存する。このため、制御ロジックが実行されないときには、暗号化制御ロジックの状態で保存されることから、制御ロジックの漏えい及び改ざん等を抑制することができ、耐タンパ性の向上を図ることができる。   According to this configuration, the control unit stores the encryption control logic encrypted in the IO communication unit. For this reason, when the control logic is not executed, it is stored in the state of the encryption control logic, so that leakage and falsification of the control logic can be suppressed, and tamper resistance can be improved.

また、前記制御部で前記制御ロジックを実行する場合、前記制御部は、保存された前記暗号化制御ロジックを前記IO通信部に送信し、前記IO通信部は、前記制御部から前記暗号化制御ロジックを受信すると、前記暗号キー生成管理部で管理された前記暗号キーに基づいて、前記暗号化制御ロジックを復号化して前記制御ロジックを生成し、生成した前記制御ロジックを前記制御部に送信することが、好ましい。   Further, when the control logic is executed by the control unit, the control unit transmits the stored encryption control logic to the IO communication unit, and the IO communication unit receives the encryption control from the control unit. When the logic is received, based on the encryption key managed by the encryption key generation management unit, the encryption control logic is decrypted to generate the control logic, and the generated control logic is transmitted to the control unit It is preferable.

この構成によれば、制御部は、制御ロジックを実行する場合、IO通信部において暗号化制御ロジックを復号化して制御ロジックとし、IO通信部から送信された制御ロジックを受信して実行することができる。   According to this configuration, when executing the control logic, the control unit can decrypt the encryption control logic in the IO communication unit to obtain the control logic, and receive and execute the control logic transmitted from the IO communication unit. it can.

また、前記入出力情報は、前記制御部と前記入出力装置との間で通信される制御データを含み、前記IO通信部は、前記暗号キー生成管理部で前記暗号キーを生成し、生成した前記暗号キーを、前記制御部及び前記入出力装置に送信し、前記制御部及び前記入出力装置は、前記IO通信部から送信された前記暗号キーを管理すると共に、前記暗号キーに基づいて、前記制御データを暗号化して暗号化制御データを生成すると共に、生成された前記暗号化制御データを復号化して前記制御データを生成することが、好ましい。   The input / output information includes control data communicated between the control unit and the input / output device, and the IO communication unit generates and generates the encryption key by the encryption key generation management unit. The encryption key is transmitted to the control unit and the input / output device, and the control unit and the input / output device manage the encryption key transmitted from the IO communication unit, and based on the encryption key, It is preferable that the control data is encrypted to generate encrypted control data, and the generated control data is decrypted to generate the control data.

この構成によれば、制御データを暗号化し、暗号化した暗号化制御データを、制御部と入出力装置との間で通信することができるため、制御データの漏えい及び改ざん等を抑制することができ、耐タンパ性の向上を図ることができる。   According to this configuration, since the control data is encrypted and the encrypted encrypted control data can be communicated between the control unit and the input / output device, leakage of control data and tampering can be suppressed. The tamper resistance can be improved.

また、前記入出力情報は、前記制御部と前記入出力装置との間で通信される制御データを含み、前記制御部または前記入出力装置は、前記制御部と前記入出力装置との間のコネクションに対応するコネクション用の前記暗号キーの生成を要求するキー生成要求信号を、前記IO通信部に送信し、前記IO通信部は、前記制御部または前記入出力装置から前記キー生成要求信号を受信すると、前記暗号キー生成管理部でコネクション用の前記暗号キーを生成し、生成したコネクション用の前記暗号キーを、前記コネクションに対応する前記制御部及び前記入出力装置に送信し、前記制御部及び前記入出力装置は、前記制御部と前記入出力装置との間のコネクションが解除されると、コネクション用の前記暗号キーを破棄することが、好ましい。   The input / output information includes control data communicated between the control unit and the input / output device, and the control unit or the input / output device is connected between the control unit and the input / output device. A key generation request signal for requesting generation of the encryption key for the connection corresponding to the connection is transmitted to the IO communication unit, and the IO communication unit receives the key generation request signal from the control unit or the input / output device. Upon receipt, the encryption key generation management unit generates the encryption key for connection, transmits the generated encryption key for connection to the control unit and the input / output device corresponding to the connection, and the control unit The input / output device preferably discards the encryption key for connection when the connection between the control unit and the input / output device is released.

この構成によれば、制御部と入出力装置との間のコネクションに対応するコネクション用の暗号キーを用いて、制御データを暗号化し、暗号化した暗号化制御データを、制御部と入出力装置との間で通信することができる。また、コネクションが解除されると、コネクション用の暗号キーが破棄されることから、暗号キーを用いた制御データの漏えい及び改ざん等をさらに抑制することができ、耐タンパ性の向上をより好適に図ることができる。   According to this configuration, the control data is encrypted using the encryption key for connection corresponding to the connection between the control unit and the input / output device, and the encrypted encrypted control data is transferred to the control unit and the input / output device. Can communicate with. In addition, when the connection is released, the connection encryption key is discarded, so that leakage of control data using the encryption key, tampering, etc. can be further suppressed, and tamper resistance is improved more suitably. Can be planned.

本発明の情報通信方法は、上記の情報通信システムを用いて、前記入出力情報の暗号化及び復号化を行う情報通信方法であって、前記IO通信部の前記暗号キー生成管理部で、前記暗号キーを生成して管理する暗号キー生成工程と、前記IO通信部の暗号化処理部で、管理された前記暗号キーを用いて前記入出力情報を暗号化して暗号化情報を生成すると共に、管理された前記暗号キーを用いて前記暗号化情報を復号化して前記入出力情報を生成する暗号復号処理工程と、を備えることを特徴とする。   The information communication method of the present invention is an information communication method for encrypting and decrypting the input / output information using the information communication system, wherein the encryption key generation management unit of the IO communication unit An encryption key generation step for generating and managing an encryption key, and an encryption processing unit of the IO communication unit to generate encryption information by encrypting the input / output information using the managed encryption key, An encryption / decryption process step of generating the input / output information by decrypting the encrypted information using the managed encryption key.

この構成によれば、IO通信部で暗号キーを生成して管理することができる。このため、制御部で暗号キーが管理されることを抑制できることから、制御部からの暗号キーの漏えいを抑制することができる。このため、入出力情報の漏えい及び改ざん等を抑制することができ、耐タンパ性の向上を図ることができる。さらに、複数のIO通信部において、暗号化及び復号化を行うことができるため、暗号復号処理を分散して実行することができ、処理負荷の軽減を図ることができることから、リアルタイム性を要求される制御システムであっても、入出力情報を迅速に暗号化及び復号化することができる。   According to this configuration, the encryption key can be generated and managed by the IO communication unit. For this reason, since it can suppress that an encryption key is managed by a control part, the leakage of the encryption key from a control part can be suppressed. For this reason, leakage and falsification of input / output information can be suppressed, and tamper resistance can be improved. Furthermore, since encryption and decryption can be performed in a plurality of IO communication units, encryption / decryption processing can be executed in a distributed manner, and processing load can be reduced. Even in a control system, input / output information can be quickly encrypted and decrypted.

図1は、実施形態1に係る情報通信システムを模式的に表した構成図である。FIG. 1 is a configuration diagram schematically illustrating the information communication system according to the first embodiment. 図2は、IO通信部を模式的に表した構成図である。FIG. 2 is a configuration diagram schematically showing the IO communication unit. 図3は、制御部で展開される制御ロジックに関する説明図である。FIG. 3 is an explanatory diagram regarding the control logic developed by the control unit. 図4は、実施形態1に係る情報通信システムにおける、制御ロジックのダウンロード時における暗号化処理のフローチャートである。FIG. 4 is a flowchart of the encryption process when the control logic is downloaded in the information communication system according to the first embodiment. 図5は、実施形態1に係る情報通信システムにおける、制御ロジックの実行時における復号化処理のフローチャートである。FIG. 5 is a flowchart of the decrypting process when the control logic is executed in the information communication system according to the first embodiment. 図6は、実施形態3に係る情報通信システムにおける、制御データの通信時における暗号化処理のフローチャートである。FIG. 6 is a flowchart of encryption processing at the time of communication of control data in the information communication system according to the third embodiment. 図7は、実施形態4に係る情報通信システムにおける、制御データの通信時における暗号化処理のフローチャートである。FIG. 7 is a flowchart of encryption processing at the time of communication of control data in the information communication system according to the fourth embodiment.

以下に、本発明に係る実施形態を図面に基づいて詳細に説明する。なお、この実施形態によりこの発明が限定されるものではない。また、下記実施形態における構成要素には、当業者が置換可能かつ容易なもの、あるいは実質的に同一のものが含まれる。さらに、以下に記載した構成要素は適宜組み合わせることが可能であり、また、実施形態が複数ある場合には、各実施形態を組み合わせることも可能である。   Embodiments according to the present invention will be described below in detail with reference to the drawings. In addition, this invention is not limited by this embodiment. In addition, constituent elements in the following embodiments include those that can be easily replaced by those skilled in the art or those that are substantially the same. Furthermore, the constituent elements described below can be appropriately combined, and when there are a plurality of embodiments, the embodiments can be combined.

[実施形態1]
図1は、実施形態1に係る情報通信システムを模式的に表した構成図である。図1に示すように、実施形態1に係る情報通信システム1は、機器5を制御する制御システム6において、入出力情報を通信するために用いられるシステムとなっている。ここで、情報通信システム1の説明に先立ち、制御システム6について説明する。
[Embodiment 1]
FIG. 1 is a configuration diagram schematically illustrating the information communication system according to the first embodiment. As shown in FIG. 1, the information communication system 1 according to the first embodiment is a system used to communicate input / output information in a control system 6 that controls a device 5. Here, prior to the description of the information communication system 1, the control system 6 will be described.

制御システム6は、例えば、電力発電プラントに設けられる弁及びモータ等の機器5を制御するシステムである。制御システム6は、制御部7と、複数の機器5にそれぞれ接続される複数の入出力装置8とを有している。制御部7は、複数の制御装置を用いた分散型の制御装置であってもよく、特に限定されない。この制御システム6は、制御部7で生成した制御データを入出力装置8へ向けて送信したり、入出力装置8から出力された制御データを制御部7へ向けて送信したりする。このため、情報通信システム1は、制御部7と入出力装置8との間で通信される入出力情報として、制御データを通信する。   The control system 6 is a system that controls devices 5 such as valves and motors provided in a power generation plant, for example. The control system 6 includes a control unit 7 and a plurality of input / output devices 8 connected to the plurality of devices 5. The control unit 7 may be a distributed control device using a plurality of control devices, and is not particularly limited. The control system 6 transmits control data generated by the control unit 7 to the input / output device 8 and transmits control data output from the input / output device 8 to the control unit 7. For this reason, the information communication system 1 communicates control data as input / output information communicated between the control unit 7 and the input / output device 8.

また、情報通信システム1は、外部ネットワーク10に接続されることから、制御システム6は、制御システム6の制御で使用される制御ロジックを、外部ネットワーク10を介して制御部7にダウンロードすることが可能となっている。このため、情報通信システム1は、制御部7にダウンロードされる入出力情報として、制御ロジックを通信する。   In addition, since the information communication system 1 is connected to the external network 10, the control system 6 can download the control logic used in the control of the control system 6 to the control unit 7 via the external network 10. It is possible. For this reason, the information communication system 1 communicates the control logic as input / output information downloaded to the control unit 7.

ここで、制御システム6において通信される入出力情報は、機器5に対して応答性の高い制御を行うために、リアルタイムな通信が要求される。また、情報通信システム1は、外部ネットワーク10に接続されることから、外部への情報漏えいを抑制すべく、制御システム6で通信される入出力情報を暗号化している。   Here, the input / output information communicated in the control system 6 requires real-time communication in order to perform highly responsive control on the device 5. In addition, since the information communication system 1 is connected to the external network 10, the input / output information communicated by the control system 6 is encrypted in order to suppress information leakage to the outside.

次に、図1を参照して、情報通信システム1について説明する。図1に示すように、情報通信システム1は、ファイアーウォール部11と、ネットワーク通信アダプタ(ネットワーク通信部)12と、通信バス13と、リング型ネットワーク14と、を備えている。また、情報通信システム1は、外部ネットワーク10に接続されている。   Next, the information communication system 1 will be described with reference to FIG. As shown in FIG. 1, the information communication system 1 includes a firewall unit 11, a network communication adapter (network communication unit) 12, a communication bus 13, and a ring network 14. The information communication system 1 is connected to an external network 10.

外部ネットワーク10は、例えば、インターネットであり、外部からのアクセスを許容する汎用的な通信方式となるネットワークとなっている。この外部ネットワーク10には、情報通信システム1の他、メンテナンス装置17及びオペレータ装置18等が接続されている。   The external network 10 is, for example, the Internet, and is a network that is a general-purpose communication method that allows access from the outside. In addition to the information communication system 1, a maintenance device 17 and an operator device 18 are connected to the external network 10.

メンテナンス装置17は、制御システム6の制御で使用される下記する制御ロジックMiを更新したり、更新した制御ロジックMiを、外部ネットワーク10及び情報通信システム1を介して、制御システム6の制御部7に配信したりする。オペレータ装置18は、制御システム6の制御を、外部ネットワーク10及び情報通信システム1を介してコントロールする。   The maintenance device 17 updates the control logic Mi described below used in the control of the control system 6, and updates the updated control logic Mi via the external network 10 and the information communication system 1. Or deliver to. The operator device 18 controls the control system 6 via the external network 10 and the information communication system 1.

ファイアーウォール部11は、外部ネットワーク10に接続され、外部ネットワーク10との間で双方向の情報通信を行っている。ファイアーウォール部11は、外部ネットワーク10から入力される入出力情報を含む各種情報を選定している。選定された各種情報は、情報通信システム1内のネットワークにおいて通信される。   The firewall unit 11 is connected to the external network 10 and performs bidirectional information communication with the external network 10. The firewall unit 11 selects various types of information including input / output information input from the external network 10. Various types of selected information are communicated in a network within the information communication system 1.

ネットワーク通信アダプタ12は、ファイアーウォール部11に接続され、ファイアーウォール部11との間で双方向の情報通信を行っている。また、ネットワーク通信アダプタ12は、通信バス13に接続され、通信バス13との間で双方向の情報通信を行っている。   The network communication adapter 12 is connected to the firewall unit 11 and performs bidirectional information communication with the firewall unit 11. The network communication adapter 12 is connected to the communication bus 13 and performs bidirectional information communication with the communication bus 13.

通信バス13は、入出力情報を含む各種情報が伝送される。この通信バス13は、特定の通信規格で通信を行うカスタム通信方式となっており、例えば、LVDS(Low Voltage Differential Signaling)が用いられている。この通信バス13には、上記のネットワーク通信アダプタ12の他、制御システム6の制御部7と、リング型ネットワーク14とが接続されている。   Various information including input / output information is transmitted to the communication bus 13. The communication bus 13 is a custom communication method for performing communication according to a specific communication standard, and for example, LVDS (Low Voltage Differential Signaling) is used. In addition to the network communication adapter 12 described above, the control unit 7 of the control system 6 and the ring network 14 are connected to the communication bus 13.

リング型ネットワーク14は、リング状に形成される通信ネットワークであり、例えば、イーサネット・リング(登録商標)が用いられている。具体的に、リング型ネットワーク14は、複数のIO通信部21を含み、複数のIO通信部21同士を、伝送ケーブルを用いてリング状に接続することで形成される。   The ring network 14 is a communication network formed in a ring shape. For example, an Ethernet ring (registered trademark) is used. Specifically, the ring network 14 includes a plurality of IO communication units 21 and is formed by connecting the plurality of IO communication units 21 in a ring shape using a transmission cable.

複数のIO通信部21は、通信バス13に接続されるバスIO通信部21aと、入出力装置8に接続される装置IO通信部21bと有している。バスIO通信部21aは、スキャナ機能を有するIO通信スキャナが適用され、通信バス13とリング型ネットワーク14との間で双方向の情報通信を行っている。装置IO通信部21bは、IO通信アダプタが適用され、隣接するバスIO通信部21a、または隣接する他の装置IO通信部21bから入力される入出力情報を取得して入出力装置8に出力する。また、装置IO通信部21bは、入出力装置8から入力される入出力情報を、隣接するバスIO通信部21a、または隣接する他の装置IO通信部21bに出力する。なお、図1では、簡単のため、装置IO通信部21bに接続される入出力装置8を1つとしているが、通常、1つの装置IO通信部21bには、複数の入出力装置8が接続される。   The plurality of IO communication units 21 include a bus IO communication unit 21 a connected to the communication bus 13 and a device IO communication unit 21 b connected to the input / output device 8. An IO communication scanner having a scanner function is applied to the bus IO communication unit 21a, and bidirectional information communication is performed between the communication bus 13 and the ring network 14. The device IO communication unit 21b is applied with an IO communication adapter, acquires input / output information input from the adjacent bus IO communication unit 21a or another adjacent device IO communication unit 21b, and outputs the input / output information to the input / output device 8. . Further, the device IO communication unit 21b outputs the input / output information input from the input / output device 8 to the adjacent bus IO communication unit 21a or another adjacent device IO communication unit 21b. In FIG. 1, for the sake of simplicity, only one input / output device 8 is connected to the device IO communication unit 21b. However, a plurality of input / output devices 8 are normally connected to one device IO communication unit 21b. Is done.

このように構成される情報通信システム1は、外部ネットワーク10と制御部7との間で入出力情報としての制御ロジックを通信したり、制御部7と入出力装置8との間で入出力情報としての制御データを通信したりする。ここで、入出力情報の暗号化は、上記の複数のIO通信部21で実行されている。   The information communication system 1 configured as described above communicates control logic as input / output information between the external network 10 and the control unit 7, and input / output information between the control unit 7 and the input / output device 8. And communicate control data. Here, the input / output information is encrypted by the plurality of IO communication units 21.

次に、図2を参照して、IO通信部21について説明する。図2は、IO通信部を模式的に表した構成図である。情報通信システム1は、入出力情報の暗号復号処理をIO通信部21で実行している。   Next, the IO communication unit 21 will be described with reference to FIG. FIG. 2 is a configuration diagram schematically showing the IO communication unit. In the information communication system 1, input / output information encryption / decryption processing is executed by the IO communication unit 21.

IO通信部21は、全二重通信の構成となっており、2つのインプット物理層31、2つのアウトプット物理層32と、2つの送信回路33と、2つの受信回路34と、バッファ部35と、第1アドレスデコーダ36と、第2アドレスデコーダ37と、入出力回路38と、フレームバッファ部39と、暗号復号処理回路40とを有している。   The IO communication unit 21 has a full-duplex communication configuration, and includes two input physical layers 31, two output physical layers 32, two transmission circuits 33, two reception circuits 34, and a buffer unit 35. A first address decoder 36, a second address decoder 37, an input / output circuit 38, a frame buffer unit 39, and an encryption / decryption processing circuit 40.

各インプット物理層31は、リング型ネットワーク14上において伝送される電気信号をビット列となるデータに変換するものである。各アウトプット物理層32は、ビット列となるデータを、電気信号に変換して、ネットワーク上に伝送するものである。   Each input physical layer 31 converts an electrical signal transmitted on the ring network 14 into data to be a bit string. Each output physical layer 32 converts data to be a bit string into an electric signal and transmits it on a network.

各送信回路33は、第1アドレスデコーダ36及びバッファ部35から入力された入出力情報を、アウトプット物理層32へ出力する。各受信回路34は、インプット物理層31から入力された入出力情報を、第1アドレスデコーダ36へ出力する。   Each transmission circuit 33 outputs the input / output information input from the first address decoder 36 and the buffer unit 35 to the output physical layer 32. Each receiving circuit 34 outputs the input / output information input from the input physical layer 31 to the first address decoder 36.

バッファ部35は、第1アドレスデコーダ36から入力される入出力情報を、一時的に格納すると共に、格納した入出力情報を、各送信回路33へ出力する。第1アドレスデコーダ36は、各受信回路34から入力される入出力情報を取得し、取得した入出力情報に含まれる第1アドレス情報に基づいて、第2アドレスデコーダ37に入出力情報を出力したり、送信回路33またはバッファ部35に入出力情報を出力したりする。   The buffer unit 35 temporarily stores the input / output information input from the first address decoder 36 and outputs the stored input / output information to each transmission circuit 33. The first address decoder 36 acquires the input / output information input from each receiving circuit 34 and outputs the input / output information to the second address decoder 37 based on the first address information included in the acquired input / output information. Or input / output information is output to the transmission circuit 33 or the buffer unit 35.

第2アドレスデコーダ37は、第1アドレスデコーダ36から入力される入出力情報を取得し、取得した入出力情報に含まれる第2アドレス情報に基づいて、入出力回路38、フレームバッファ部39、または暗号復号処理回路40に入出力情報を出力する。   The second address decoder 37 acquires the input / output information input from the first address decoder 36, and based on the second address information included in the acquired input / output information, the input / output circuit 38, the frame buffer unit 39, or Input / output information is output to the encryption / decryption processing circuit 40.

入出力回路38は、第2アドレスデコーダ37及びフレームバッファ部39から入力される入出力情報を、入出力装置8に出力する。また、入出力回路38は、入出力装置8から入力される入出力情報を、フレームバッファ部39に出力する。   The input / output circuit 38 outputs the input / output information input from the second address decoder 37 and the frame buffer unit 39 to the input / output device 8. The input / output circuit 38 outputs the input / output information input from the input / output device 8 to the frame buffer unit 39.

フレームバッファ部39は、第2アドレスデコーダ37及び入出力回路38から入力される入出力情報を、一時的に格納し、格納した入出力情報を、入出力回路38または送信回路33に出力する。   The frame buffer unit 39 temporarily stores the input / output information input from the second address decoder 37 and the input / output circuit 38, and outputs the stored input / output information to the input / output circuit 38 or the transmission circuit 33.

暗号復号処理回路40は、第2アドレスデコーダ37から入力される入出力情報に対し、暗号化処理または復号化処理を行う。ここで、暗号復号処理回路40は、暗号キー生成管理部40aとしての機能と、暗号復号処理部40bとしての機能とを有している。暗号キー生成管理部40aは、乱数を用いて、暗号キーを生成し、管理している。暗号復号処理部40bは、管理された暗号キーに基づいて入出力情報を暗号化して暗号化情報を生成すると共に、管理された暗号キーに基づいて暗号化情報を復号化して入出力情報を生成している。   The encryption / decryption processing circuit 40 performs encryption processing or decryption processing on the input / output information input from the second address decoder 37. Here, the encryption / decryption processing circuit 40 has a function as the encryption key generation management unit 40a and a function as the encryption / decryption processing unit 40b. The encryption key generation management unit 40a generates and manages encryption keys using random numbers. The encryption / decryption processing unit 40b generates input / output information by encrypting the input / output information based on the managed encryption key, and generates input / output information by decrypting the encryption information based on the managed encryption key. doing.

ここで、実施形態1の複数のIO通信部21は、マスターとなるIO通信部(以下、マスターIO通信部という)21と、スレーブとなるIO通信部(以下、スレーブIO通信部という)21とを含んでおり、マスターIO通信部21で生成された共通の暗号キーを用いて、暗号復号処理を行っている。なお、マスターIO通信部21は、予め設定された選定プロセスに従って選定される。   Here, the plurality of IO communication units 21 of the first embodiment includes a master IO communication unit (hereinafter referred to as a master IO communication unit) 21, and a slave IO communication unit (hereinafter referred to as a slave IO communication unit) 21. The encryption / decryption process is performed using the common encryption key generated by the master IO communication unit 21. The master IO communication unit 21 is selected according to a preset selection process.

以下、マスターIO通信部21及びスレーブIO通信部21による暗号キーの生成及び管理に関する処理について説明する。マスターIO通信部21は、暗号復号処理回路40において、共通の暗号キーを生成し、生成した共通の暗号キーを管理する(暗号キー生成工程)。また、マスターIO通信部21は、暗号復号処理回路40で生成した共通の暗号キーを、スレーブ通信部21に送信する。スレーブ通信部21は、共通の暗号キーを取得すると、暗号復号処理回路40において、共通の暗号キーを管理する。よって、複数のIO通信部21は、暗号復号処理回路40において、共通の暗号キーを管理する。   Hereinafter, processing related to generation and management of encryption keys by the master IO communication unit 21 and the slave IO communication unit 21 will be described. The master IO communication unit 21 generates a common encryption key in the encryption / decryption processing circuit 40 and manages the generated common encryption key (encryption key generation step). In addition, the master IO communication unit 21 transmits the common encryption key generated by the encryption / decryption processing circuit 40 to the slave communication unit 21. When the slave communication unit 21 acquires the common encryption key, the encryption / decryption processing circuit 40 manages the common encryption key. Therefore, the plurality of IO communication units 21 manage a common encryption key in the encryption / decryption processing circuit 40.

また、マスターIO通信部21は、予め設定された更新時間ごとに、共通の暗号キーを更新している。マスターIO通信部21は、例えば、次回の更新時刻をTnとし、直近の更新時刻をTcとし、更新周期をTuとすると、次回の更新時刻Tnを、「Tn=Tc+Tu」に設定する。   Further, the master IO communication unit 21 updates the common encryption key every preset update time. For example, when the next update time is Tn, the latest update time is Tc, and the update cycle is Tu, the master IO communication unit 21 sets the next update time Tn to “Tn = Tc + Tu”.

次に、図3から図5を参照して、情報通信システム1において、暗号化処理及び復号化処理する動作フローについて説明する。図3は、制御部で展開される制御ロジックに関する説明図である。図4は、実施形態1に係る情報通信システムにおける、制御ロジックのダウンロード時における暗号化処理のフローチャートである。図5は、実施形態1に係る情報通信システムにおける、制御ロジックの実行時における復号化処理のフローチャートである。   Next, with reference to FIG. 3 to FIG. 5, an operation flow for performing encryption processing and decryption processing in the information communication system 1 will be described. FIG. 3 is an explanatory diagram regarding the control logic developed by the control unit. FIG. 4 is a flowchart of the encryption process when the control logic is downloaded in the information communication system according to the first embodiment. FIG. 5 is a flowchart of the decrypting process when the control logic is executed in the information communication system according to the first embodiment.

なお、図4に示す動作フローでは、IO通信部21が、共通の暗号キーを用いて暗号化処理を実行すると共に、メンテナンス装置17から配信される入出力情報としての制御ロジックを、外部ネットワーク10を介して制御部7にダウンロードする場合について説明する。   In the operation flow shown in FIG. 4, the IO communication unit 21 performs encryption processing using a common encryption key, and controls the control logic as input / output information distributed from the maintenance device 17 to the external network 10. A case of downloading to the control unit 7 via the above will be described.

図3に示すように、制御部7は、例えば、CPUを用いて構成され、CPUに設けられるメモリには、暗号化された制御ロジックである暗号化制御ロジックを格納する暗号化データ格納領域E1と、復号化された制御ロジックを格納する復号化データ格納領域E2と、制御ロジックを展開して実行するための制御ロジック実行領域E3とを含んで構成されている。   As illustrated in FIG. 3, the control unit 7 is configured using, for example, a CPU, and an encrypted data storage area E1 that stores an encryption control logic that is an encrypted control logic in a memory provided in the CPU. And a decrypted data storage area E2 for storing the decrypted control logic, and a control logic execution area E3 for expanding and executing the control logic.

図4に示すように、メンテナンス装置17から、外部ネットワーク10を介して、ネットワーク通信アダプタ12に、制御ロジックが送信される(ステップS1)。すると、ネットワーク通信アダプタ12は、制御ロジックを取得し、取得した制御ロジックを、所定のIO通信部21に送信する(ステップS2)。IO通信部21は、制御ロジックを取得し、取得した制御ロジックを、暗号復号処理回路40において、共通の暗号キーを用いて暗号化処理を実行し、暗号化制御ロジックを生成する(ステップS3:暗号復号処理工程)。IO通信部21は、生成した暗号化制御ロジックを、制御部7に送信する(ステップS4)。制御部7は、取得した暗号化制御ロジックを、暗号化データ格納領域E1に格納(保存)する。   As shown in FIG. 4, the control logic is transmitted from the maintenance device 17 to the network communication adapter 12 via the external network 10 (step S1). Then, the network communication adapter 12 acquires the control logic, and transmits the acquired control logic to the predetermined IO communication unit 21 (step S2). The IO communication unit 21 acquires the control logic, performs encryption processing on the acquired control logic in the encryption / decryption processing circuit 40 using a common encryption key, and generates encryption control logic (step S3: Encryption / decryption process). The IO communication unit 21 transmits the generated encryption control logic to the control unit 7 (step S4). The control unit 7 stores (saves) the acquired encryption control logic in the encrypted data storage area E1.

次に、図5に示す動作フローについて説明する。図5に示す動作フローでは、IO通信部21が、共通の暗号キーを用いて復号化処理を実行すると共に、制御部7において制御ロジックを実行する場合について説明する。   Next, the operation flow shown in FIG. 5 will be described. In the operation flow shown in FIG. 5, a case will be described in which the IO communication unit 21 executes a decryption process using a common encryption key and also executes a control logic in the control unit 7.

図5に示すように、制御部7は、暗号化データ格納領域E1に格納された暗号化制御ロジックを、所定のIO通信部21に送信する(ステップS11)。IO通信部21は、暗号化制御ロジックを取得し、取得した暗号化制御ロジックを、暗号復号処理回路40において、共通の暗号キーを用いて復号化処理を実行し、制御ロジックを生成する(ステップS12:暗号復号処理工程)。IO通信部21は、生成した制御ロジックを、制御部7に送信する(ステップS13)。制御部7は、取得した制御ロジックを、復号化データ格納領域E2に格納すると共に、制御ロジック実行領域E3に展開して、制御ロジックを実行する(ステップS14)。   As shown in FIG. 5, the control unit 7 transmits the encryption control logic stored in the encrypted data storage area E1 to the predetermined IO communication unit 21 (step S11). The IO communication unit 21 acquires the encryption control logic, and the encryption / decryption processing circuit 40 executes the decryption process using the common encryption key in the encryption / decryption processing circuit 40 to generate the control logic (Step S1). S12: Encryption / decryption processing step). The IO communication unit 21 transmits the generated control logic to the control unit 7 (step S13). The control unit 7 stores the acquired control logic in the decrypted data storage area E2 and develops it in the control logic execution area E3 to execute the control logic (step S14).

以上のように、実施形態1によれば、IO通信部21で暗号キーを生成して管理することができる。このため、制御部7で暗号キーが管理されることを抑制できることから、制御部7からの暗号キーの漏えいを抑制することができる。このため、入出力情報としての制御ロジックの漏えい及び改ざん等を抑制することができ、耐タンパ性の向上を図ることができる。さらに、複数のIO通信部21において、暗号化及び復号化を行うことができるため、暗号復号処理を分散して実行することができ、処理負荷の軽減を図ることができることから、リアルタイム性を要求される制御システム6であっても、入出力情報を迅速に暗号化及び復号化することができる。   As described above, according to the first embodiment, the IO communication unit 21 can generate and manage an encryption key. For this reason, since it can suppress that a control part 7 manages an encryption key, the leakage of the encryption key from the control part 7 can be suppressed. For this reason, the leakage and falsification of the control logic as input / output information can be suppressed, and tamper resistance can be improved. Furthermore, since encryption and decryption can be performed in a plurality of IO communication units 21, encryption / decryption processing can be executed in a distributed manner, and processing load can be reduced, so that real-time performance is required. Even in the control system 6 that is used, the input / output information can be quickly encrypted and decrypted.

また、実施形態1によれば、IO通信部21の暗号キー生成管理部40aで暗号キーを容易に更新できることから、暗号キーが漏えいした場合であっても、漏えいした暗号キーとは異なる暗号キーとすることができ、耐タンパ性の向上を図ることができる。   Further, according to the first embodiment, since the encryption key can be easily updated by the encryption key generation management unit 40a of the IO communication unit 21, even if the encryption key is leaked, the encryption key different from the leaked encryption key And tamper resistance can be improved.

また、実施形態1によれば、リング型ネットワーク14内の複数のIO通信部21は、共通の暗号キーを用いて暗号化及び復号化を行うことができる。このため、いずれのIO通信部21で暗号化した暗号化情報を、いずれのIO通信部21で復号化して入出力情報を生成することができる。このため、所定のIO通信部21が故障等により機能不全となっても、共通の暗号キーを用いて、リング型ネットワーク14内の他のIO通信部21で暗号化及び復号化を行うことができるため、冗長性を担保することができ、信頼性を確保することができる。このため、暗号化及び復号化のエラーに伴う入出力情報の通信障害を抑制することができ、入出力情報の通信に関する情報通信システム1の稼働率を高い構成とすることができる。   Further, according to the first embodiment, the plurality of IO communication units 21 in the ring network 14 can perform encryption and decryption using a common encryption key. For this reason, the encrypted information encrypted by any IO communication unit 21 can be decrypted by any IO communication unit 21 to generate input / output information. For this reason, even if a predetermined IO communication unit 21 malfunctions due to a failure or the like, encryption and decryption can be performed by another IO communication unit 21 in the ring network 14 using a common encryption key. Therefore, redundancy can be ensured and reliability can be ensured. For this reason, the communication failure of the input / output information accompanying the encryption and decryption errors can be suppressed, and the operation rate of the information communication system 1 related to the communication of the input / output information can be increased.

また、実施形態1によれば、制御部7は、IO通信部21において暗号化された暗号化制御ロジックを保存する。このため、制御ロジックが実行されないときには、暗号化制御ロジックの状態で保存されることから、制御ロジックの漏えい及び改ざん等を抑制することができ、耐タンパ性の向上を図ることができる。   Further, according to the first embodiment, the control unit 7 stores the encryption control logic encrypted in the IO communication unit 21. For this reason, when the control logic is not executed, it is stored in the state of the encryption control logic, so that leakage and falsification of the control logic can be suppressed, and tamper resistance can be improved.

また、実施形態1によれば、制御部7は、制御ロジックを実行する場合、IO通信部21において暗号化制御ロジックを復号化して制御ロジックとし、IO通信部21から送信された制御ロジックを受信して実行することができる。   Further, according to the first embodiment, when executing the control logic, the control unit 7 decrypts the encrypted control logic in the IO communication unit 21 to obtain the control logic, and receives the control logic transmitted from the IO communication unit 21. And can be executed.

[実施形態2]
次に、実施形態2に係る情報通信システム1について説明する。なお、実施形態2では、重複した記載を避けるべく、実施形態1と異なる部分について説明し、実施形態1と同様の構成である部分については、同じ符号を付して説明する。
[Embodiment 2]
Next, the information communication system 1 according to the second embodiment will be described. In the second embodiment, parts that are different from the first embodiment will be described in order to avoid redundant descriptions, and parts that are the same as those in the first embodiment will be described with the same reference numerals.

実施形態1に係る情報通信システム1では、共通の暗号キーを用いて、暗号復号処理回路40で、暗号復号処理を実行していたが、実施形態2に係る情報通信システム1では、異なる暗号キーを用いて、暗号復号処理回路40で、暗号復号処理を実行している。なお、情報通信システム1のシステム構成は、実施形態1と同様であるため、説明を省略する。以下、複数のIO通信部21による暗号キーの生成及び管理に関する処理について説明する。   In the information communication system 1 according to the first embodiment, the encryption / decryption processing circuit 40 executes encryption / decryption processing using a common encryption key. However, in the information communication system 1 according to the second embodiment, different encryption keys are used. The encryption / decryption processing circuit 40 executes encryption / decryption processing. Note that the system configuration of the information communication system 1 is the same as that of the first embodiment, and a description thereof will be omitted. Hereinafter, processing related to generation and management of encryption keys by the plurality of IO communication units 21 will be described.

複数のIO通信部21は、それぞれの暗号復号処理回路40において、異なる暗号キーを生成し、生成した暗号キーを管理する。また、各IO通信部21は、暗号復号処理回路40で生成した暗号キーを、リング型ネットワーク14において隣接する両隣のIO通信部21に送信する。両隣のIO通信部21は、暗号キーを取得すると、暗号復号処理回路40において、暗号キーを管理する。よって、各IO通信部21は、自機で生成した暗号キーと、他のIO通信部21で生成した暗号キーとを、暗号復号処理回路40において管理する。また、複数のIO通信部21は、実施形態1と同様に、予め設定された更新時間ごとに、それぞれの暗号キーを更新している。   The plurality of IO communication units 21 generate different encryption keys in each encryption / decryption processing circuit 40 and manage the generated encryption keys. Each IO communication unit 21 transmits the encryption key generated by the encryption / decryption processing circuit 40 to the adjacent IO communication units 21 adjacent to each other in the ring network 14. When the IO communication units 21 on both sides acquire the encryption key, the encryption / decryption processing circuit 40 manages the encryption key. Therefore, each IO communication unit 21 manages the encryption key generated by itself and the encryption key generated by another IO communication unit 21 in the encryption / decryption processing circuit 40. In addition, the plurality of IO communication units 21 update their encryption keys at preset update times as in the first embodiment.

以上のように、実施形態2によれば、複数のIO通信部21が管理する暗号キーを異なるものにすることができる。このため、暗号キーに多様性を与えることができ、耐タンパ性の向上を図ることができる。ここで、生成した暗号キーは、両隣のIO通信部21に送信されることから、所定のIO通信部21が故障等により機能不全となっても、両隣のIO通信部21で、送信された暗号キーを用いて暗号化及び復号化を行うことができるため、冗長性を担保することができ、信頼性を確保することができる。   As described above, according to the second embodiment, the encryption keys managed by the plurality of IO communication units 21 can be different. For this reason, diversity can be given to the encryption key and tamper resistance can be improved. Here, since the generated encryption key is transmitted to the IO communication unit 21 on both sides, even if the predetermined IO communication unit 21 becomes malfunctioning due to a failure or the like, it is transmitted by the IO communication unit 21 on both sides. Since encryption and decryption can be performed using an encryption key, redundancy can be ensured and reliability can be ensured.

なお、実施形態2では、所定のIO通信部21が生成した暗号キーを、両隣のIO通信部21に送信したが、いずれのIO通信部21に送信してもよく、特に限定されない。   In the second embodiment, the encryption key generated by the predetermined IO communication unit 21 is transmitted to the IO communication units 21 adjacent to each other, but may be transmitted to any IO communication unit 21 and is not particularly limited.

[実施形態3]
次に、図6を参照して、実施形態3に係る情報通信システム1について説明する。図6は、実施形態3に係る情報通信システムにおける、制御データの通信時における暗号化処理のフローチャートである。なお、実施形態3でも、重複した記載を避けるべく、実施形態1及び2と異なる部分について説明し、実施形態1及び2と同様の構成である部分については、同じ符号を付して説明する。
[Embodiment 3]
Next, the information communication system 1 according to the third embodiment will be described with reference to FIG. FIG. 6 is a flowchart of encryption processing at the time of communication of control data in the information communication system according to the third embodiment. In the third embodiment, parts that are different from the first and second embodiments will be described in order to avoid redundant descriptions, and parts that have the same configurations as those in the first and second embodiments will be described with the same reference numerals.

実施形態1及び2に係る情報通信システム1では、入出力情報である制御ロジックの暗号復号処理を、暗号復号処理回路40で実行していた。実施形態3に係る情報通信システム1では、入出力情報として、制御部7と入出力装置8との間で通信される制御データの暗号復号処理を、制御部7及び入出力装置8で実行している。また、実施形態3において、複数のIO通信部21は、実施形態1と同様に、共通の暗号キーを生成し管理している。   In the information communication system 1 according to the first and second embodiments, the encryption / decryption processing of the control logic that is input / output information is executed by the encryption / decryption processing circuit 40. In the information communication system 1 according to the third embodiment, the control unit 7 and the input / output device 8 execute encryption / decryption processing of control data communicated between the control unit 7 and the input / output device 8 as input / output information. ing. In the third embodiment, the plurality of IO communication units 21 generate and manage a common encryption key as in the first embodiment.

以下、図6を参照して、情報通信システム1において、暗号化処理及び復号化処理する動作フローについて説明する。なお、図6では、制御部7で制御データを暗号化し、入出力装置8で制御データを復号化する場合について説明するが、入出力装置8で制御データを暗号化し、制御部7で制御データを復号化する場合についても同様である。   Hereinafter, with reference to FIG. 6, an operation flow for performing encryption processing and decryption processing in the information communication system 1 will be described. 6 illustrates a case where the control data is encrypted by the control unit 7 and the control data is decrypted by the input / output device 8. However, the control data is encrypted by the input / output device 8 and the control data is controlled by the control unit 7. The same applies to the case of decoding.

図6に示すように、所定のIO通信部21は、管理する共通の暗号キーを、制御部7及び入出力装置8に送信する(ステップS21)。制御部7は、暗号キーを取得すると、入出力装置8へ向けて出力する制御データを、取得した暗号キーを用いて暗号化処理を実行し、暗号化制御データを生成する(ステップS22)。制御部7は、生成した暗号化制御データを、情報通信システム1を介して、入出力装置8へ向けて送信する(ステップS23)。入出力装置8は、暗号化制御データを取得すると、取得した暗号化制御データを、IO通信部21から送信され取得した暗号キーを用いて復号化処理を実行し、制御データを生成する(ステップS24)。   As shown in FIG. 6, the predetermined IO communication unit 21 transmits a common encryption key to be managed to the control unit 7 and the input / output device 8 (step S21). When acquiring the encryption key, the control unit 7 performs encryption processing on the control data output to the input / output device 8 using the acquired encryption key, and generates encryption control data (step S22). The control unit 7 transmits the generated encryption control data to the input / output device 8 via the information communication system 1 (step S23). When the input / output device 8 acquires the encryption control data, the input / output device 8 performs a decryption process on the acquired encryption control data by using the acquired encryption key transmitted from the IO communication unit 21 to generate control data (step). S24).

以上のように、実施形態3によれば、制御データを暗号化し、暗号化した暗号化制御データを、制御部7と入出力装置8との間で通信することができる。つまり、情報通信システム1において、暗号化制御データを通信することから、制御データの漏えい及び改ざん等を抑制することができ、耐タンパ性の向上を図ることができる。   As described above, according to the third embodiment, the control data is encrypted, and the encrypted encrypted control data can be communicated between the control unit 7 and the input / output device 8. In other words, since the information communication system 1 communicates the encrypted control data, it is possible to suppress leakage and falsification of the control data and to improve tamper resistance.

[実施形態4]
次に、図7を参照して、実施形態4に係る情報通信システム1について説明する。図7は、実施形態4に係る情報通信システムにおける、制御データの通信時における暗号化処理のフローチャートである。なお、実施形態4でも、重複した記載を避けるべく、実施形態1から3と異なる部分について説明し、実施形態1から3と同様の構成である部分については、同じ符号を付して説明する。
[Embodiment 4]
Next, the information communication system 1 according to Embodiment 4 will be described with reference to FIG. FIG. 7 is a flowchart of encryption processing at the time of communication of control data in the information communication system according to the fourth embodiment. In the fourth embodiment, parts that are different from those in the first to third embodiments will be described in order to avoid duplicate descriptions, and parts that have the same configuration as those in the first to third embodiments will be described with the same reference numerals.

実施形態3に係る情報通信システム1では、共通の暗号キーを用いて、入出力情報としての制御データの暗号復号処理を、制御部7及び入出力装置8で実行していた。実施形態4に係る情報通信システム1では、制御部7と入出力装置8とのコネクションに対応する暗号キーを用いて、入出力情報としての制御データの暗号復号処理を、制御部7及び入出力装置8で実行している。   In the information communication system 1 according to the third embodiment, the control unit 7 and the input / output device 8 execute the encryption / decryption process of control data as input / output information using a common encryption key. In the information communication system 1 according to the fourth embodiment, using the encryption key corresponding to the connection between the control unit 7 and the input / output device 8, the control unit 7 and the input / output Running on device 8.

以下、図7を参照して、情報通信システム1において、暗号化処理及び復号化処理する動作フローについて説明する。なお、図7では、制御部7で制御データを暗号化し、入出力装置8で制御データを復号化する場合について説明するが、入出力装置8で制御データを暗号化し、制御部7で制御データを復号化する場合についても同様である。   Hereinafter, with reference to FIG. 7, an operation flow for performing encryption processing and decryption processing in the information communication system 1 will be described. 7 illustrates a case where the control data is encrypted by the control unit 7 and the control data is decrypted by the input / output device 8. However, the control data is encrypted by the input / output device 8, and the control data is controlled by the control unit 7. The same applies to the case of decoding.

図7に示すように、制御部7は、制御データを送信する入出力装置8との間で、コネクションを確立する(ステップS31)。制御部7は、入出力装置8との間のコネクションが確立すると、コネクションに対応するコネクション用の暗号キーの生成を要求するキー生成要求信号を、所定のIO通信部21に送信する(ステップS32)。IO通信部21は、キー生成要求信号を取得すると、取得したキー生成要求信号に基づいて、暗号復号処理回路40で暗号キーを生成し管理する(ステップS33)。IO通信部21は、生成した暗号キーを、制御部7及び入出力装置8に送信する(ステップS34)。制御部7は、暗号キーを取得すると、入出力装置8へ向けて出力する制御データを、取得したコネクション用の暗号キーを用いて暗号化処理を実行し、暗号化制御データを生成する(ステップS35)。制御部7は、生成した暗号化制御データを、情報通信システム1を介して、入出力装置8へ向けて送信する(ステップS36)。入出力装置8は、暗号化制御データを取得すると、取得した暗号化制御データを、IO通信部21から送信され取得したコネクション用の暗号キーを用いて復号化処理を実行し、制御データを生成する(ステップS37)。この後、制御部7は、入出力装置8とのコネクションを解除するか否かを判定する(ステップS38)。制御部7は、コネクションを解除する(ステップS38:Yes)場合、制御部7及び入出力装置8で用いられたコネクション用の暗号キーを破棄する(ステップS39)。一方で、制御部7は、コネクションを解除しない(ステップS38:No)場合、再び、ステップS35に進む。   As shown in FIG. 7, the control unit 7 establishes a connection with the input / output device 8 that transmits control data (step S31). When the connection with the input / output device 8 is established, the control unit 7 transmits a key generation request signal for requesting generation of an encryption key for a connection corresponding to the connection to a predetermined IO communication unit 21 (step S32). ). When acquiring the key generation request signal, the IO communication unit 21 generates and manages the encryption key by the encryption / decryption processing circuit 40 based on the acquired key generation request signal (step S33). The IO communication unit 21 transmits the generated encryption key to the control unit 7 and the input / output device 8 (step S34). When the control unit 7 acquires the encryption key, the control unit 7 performs encryption processing on the control data output to the input / output device 8 using the acquired connection encryption key to generate encryption control data (step S1). S35). The control unit 7 transmits the generated encryption control data to the input / output device 8 via the information communication system 1 (step S36). When the input / output device 8 acquires the encryption control data, the input / output device 8 decrypts the acquired encryption control data using the connection encryption key transmitted from the IO communication unit 21 and generates control data. (Step S37). Thereafter, the control unit 7 determines whether or not to release the connection with the input / output device 8 (step S38). When canceling the connection (step S38: Yes), the control unit 7 discards the connection encryption key used by the control unit 7 and the input / output device 8 (step S39). On the other hand, if the connection is not released (No at Step S38), the control unit 7 proceeds to Step S35 again.

以上のように、実施形態4によれば、制御部7と入出力装置8とのコネクションに対応するコネクション用の暗号キーを用いて、制御データを暗号化し、暗号化した暗号化制御データを、制御部7と入出力装置8との間で通信することができる。また、コネクションが解除されると、コネクション用の暗号キーが破棄されることから、暗号キーを用いた制御データの漏えい及び改ざん等を抑制することができ、耐タンパ性の向上をより好適に図ることができる。   As described above, according to the fourth embodiment, the control data is encrypted using the connection encryption key corresponding to the connection between the control unit 7 and the input / output device 8, and the encrypted control data is encrypted. Communication can be performed between the control unit 7 and the input / output device 8. Also, when the connection is released, the encryption key for connection is discarded, so that leakage of control data using the encryption key, tampering, and the like can be suppressed, and tamper resistance is improved more suitably. be able to.

1 情報通信システム
5 機器
6 制御システム
7 制御部
8 入出力装置
10 外部ネットワーク
11 ファイアーウォール部
12 ネットワーク通信アダプタ
13 通信バス
14 リング型ネットワーク
17 メンテナンス装置
18 オペレータ装置
21 IO通信部
21a バスIO通信部
21b 装置IO通信部
31 インプット物理層
32 アウトプット物理層
33 送信回路
34 受信回路
35 バッファ部
36 第1アドレスデコーダ
37 第2アドレスデコーダ
38 入出力回路
39 フレームバッファ部
40 暗号復号処理回路
40a 暗号キー生成管理部
40b 暗号復号処理部
E1 暗号化データ格納領域
E2 復号化データ格納領域
E3 制御ロジック実行領域
DESCRIPTION OF SYMBOLS 1 Information communication system 5 Apparatus 6 Control system 7 Control part 8 Input / output device 10 External network 11 Firewall part 12 Network communication adapter 13 Communication bus 14 Ring type network 17 Maintenance apparatus 18 Operator apparatus 21 IO communication part 21a Bus IO communication part 21b Device IO communication unit 31 Input physical layer 32 Output physical layer 33 Transmission circuit 34 Reception circuit 35 Buffer unit 36 First address decoder 37 Second address decoder 38 Input / output circuit 39 Frame buffer unit 40 Encryption / decryption processing circuit 40a Encryption key generation management Section 40b Encryption / decryption processing section E1 Encrypted data storage area E2 Decrypted data storage area E3 Control logic execution area

Claims (9)

入出力装置に接続された機器を制御する制御システムで、入出力情報を通信するための情報通信システムにおいて、
外部ネットワークに接続されるネットワーク通信部と、
前記ネットワーク通信部に接続される通信バスと、
前記通信バスに接続される内部ネットワークと、を備え、
前記内部ネットワークは、前記通信バスに接続されるバスIO通信部と、前記入出力装置に接続される装置IO通信部とを含む複数のIO通信部の間において双方向通信可能なネットワークを形成し、
前記IO通信部は、暗号キーを生成して管理する暗号キー生成管理部と、管理された前記暗号キーに基づいて前記入出力情報を暗号化して暗号化情報を生成すると共に、管理された前記暗号キーに基づいて前記暗号化情報を復号化して前記入出力情報を生成する暗号復号処理部と、を有し、
前記入出力情報は、前記通信バスに接続される制御部で実行される制御ロジックを含み、
前記制御部に前記制御ロジックをダウンロードする場合、
前記ネットワーク通信部は、前記外部ネットワークから前記制御ロジックを受信すると、前記制御ロジックを前記IO通信部に送信し、
前記IO通信部は、前記ネットワーク通信部から前記制御ロジックを受信すると、前記暗号キー生成管理部で管理された前記暗号キーに基づいて、前記制御ロジックを暗号化して暗号化制御ロジックを生成し、生成した前記暗号化制御ロジックを前記制御部に送信し、
前記制御部は、前記暗号化制御ロジックを保存することを特徴とする情報通信システム。
In an information communication system for communicating input / output information in a control system that controls equipment connected to the input / output device,
A network communication unit connected to an external network;
A communication bus connected to the network communication unit;
An internal network connected to the communication bus,
The internal network forms a network capable of bidirectional communication between a plurality of IO communication units including a bus IO communication unit connected to the communication bus and a device IO communication unit connected to the input / output device. ,
The IO communication unit generates an encryption key and manages an encryption key, and generates the encryption information by encrypting the input / output information based on the managed encryption key, and the managed a decryption processing unit for generating said output information by decrypting the encrypted information based on the encryption key, the possess,
The input / output information includes a control logic executed by a control unit connected to the communication bus,
When downloading the control logic to the control unit,
When the network communication unit receives the control logic from the external network, the network communication unit transmits the control logic to the IO communication unit,
When the IO communication unit receives the control logic from the network communication unit, the IO communication unit generates the encryption control logic by encrypting the control logic based on the encryption key managed by the encryption key generation management unit, Send the generated encryption control logic to the control unit,
The information communication system , wherein the control unit stores the encryption control logic .
前記IO通信部は、前記暗号キー生成管理部で生成する前記暗号キーを、予め設定された更新時間ごとに更新することを特徴とする請求項1に記載の情報通信システム。   The information communication system according to claim 1, wherein the IO communication unit updates the encryption key generated by the encryption key generation management unit at a preset update time. 前記内部ネットワークは、複数の前記IO通信部によって、リング状のネットワークを形成するリング型ネットワークであることを特徴とする請求項1または2に記載の情報通信システム。   The information communication system according to claim 1, wherein the internal network is a ring network in which a plurality of the IO communication units form a ring network. 複数の前記IO通信部は、マスターとなる前記IO通信部と、スレーブとなる前記IO通信部とを含み、
マスターとなる前記IO通信部は、前記暗号キー生成管理部で共通の前記暗号キーを生成し、生成した共通の前記暗号キーを、スレーブとなる前記IO通信部に送信することを特徴とする請求項1から3のいずれか1項に記載の情報通信システム。
The plurality of IO communication units include the IO communication unit serving as a master and the IO communication unit serving as a slave,
The IO communication unit serving as a master generates the common encryption key in the encryption key generation management unit, and transmits the generated common encryption key to the IO communication unit serving as a slave. Item 4. The information communication system according to any one of Items 1 to 3.
複数の前記IO通信部は、それぞれの前記暗号キー生成管理部において異なる前記暗号キーを生成し、生成した前記暗号キーを、他の前記IO通信部に送信することを特徴とする請求項1から3のいずれか1項に記載の情報通信システム。   The plurality of IO communication units generate different encryption keys in the respective encryption key generation management units, and transmit the generated encryption keys to other IO communication units. 4. The information communication system according to any one of items 3. 前記制御部で前記制御ロジックを実行する場合、
前記制御部は、保存された前記暗号化制御ロジックを前記IO通信部に送信し、
前記IO通信部は、前記制御部から前記暗号化制御ロジックを受信すると、前記暗号キー生成管理部で管理された前記暗号キーに基づいて、前記暗号化制御ロジックを復号化して前記制御ロジックを生成し、生成した前記制御ロジックを前記制御部に送信することを特徴とする請求項1から5のいずれか1項に記載の情報通信システム。
When executing the control logic in the control unit,
The control unit transmits the stored encryption control logic to the IO communication unit,
Upon receiving the encryption control logic from the control unit, the IO communication unit generates the control logic by decrypting the encryption control logic based on the encryption key managed by the encryption key generation management unit and, the information communication system according to any one of claims 1 to 5, the generated said control logic and transmits to the control unit.
前記入出力情報は、前記通信バスに接続される制御部と前記入出力装置との間で通信される制御データを含み、
前記IO通信部は、前記暗号キー生成管理部で前記暗号キーを生成し、生成した前記暗号キーを、前記制御部及び前記入出力装置に送信し、
前記制御部及び前記入出力装置は、前記IO通信部から送信された前記暗号キーを管理すると共に、前記暗号キーに基づいて、前記制御データを暗号化して暗号化制御データを生成すると共に、生成された前記暗号化制御データを復号化して前記制御データを生成することを特徴とする請求項1からのいずれか1項に記載の情報通信システム。
The input / output information includes control data communicated between the control unit connected to the communication bus and the input / output device,
The IO communication unit generates the encryption key in the encryption key generation management unit, transmits the generated encryption key to the control unit and the input / output device,
The control unit and the input / output device manage the encryption key transmitted from the IO communication unit, encrypt the control data based on the encryption key, and generate encrypted control data. information communication system according to any one of claims 1 to 6 for decrypting the encrypted control data and generates the control data.
前記入出力情報は、前記通信バスに接続される制御部と前記入出力装置との間で通信される制御データを含み、
前記制御部または前記入出力装置は、前記制御部と前記入出力装置との間のコネクションに対応するコネクション用の前記暗号キーの生成を要求するキー生成要求信号を、前記IO通信部に送信し、
前記IO通信部は、前記制御部または前記入出力装置から前記キー生成要求信号を受信すると、前記暗号キー生成管理部でコネクション用の前記暗号キーを生成し、生成したコネクション用の前記暗号キーを、前記コネクションに対応する前記制御部及び前記入出力装置に送信し、
前記制御部及び前記入出力装置は、前記制御部と前記入出力装置との間のコネクションが解除されると、コネクション用の前記暗号キーを破棄することを特徴とする請求項1からのいずれか1項に記載の情報通信システム。
The input / output information includes control data communicated between the control unit connected to the communication bus and the input / output device,
The control unit or the input / output device transmits a key generation request signal for requesting generation of the encryption key for a connection corresponding to a connection between the control unit and the input / output device to the IO communication unit. ,
When the IO communication unit receives the key generation request signal from the control unit or the input / output device, the encryption key generation management unit generates the encryption key for connection, and generates the generated encryption key for the connection. , Transmit to the control unit and the input / output device corresponding to the connection,
It said control unit and said input device, when a connection between the control unit and the input device is released, one of claims 1, characterized in that discarding the encryption key for the connection 6 of The information communication system according to claim 1.
請求項1からのいずれか1項に記載の情報通信システムを用いて、前記入出力情報の暗号化及び復号化を行う情報通信方法であって、
前記IO通信部の前記暗号キー生成管理部で、前記暗号キーを生成して管理する暗号キー生成工程と、
前記IO通信部の暗号化処理部で、管理された前記暗号キーを用いて前記入出力情報を暗号化して暗号化情報を生成すると共に、管理された前記暗号キーを用いて前記暗号化情報を復号化して前記入出力情報を生成する暗号復号処理工程と、を備え
前記入出力情報は、前記通信バスに接続される制御部で実行される制御ロジックを含み、
前記制御部に前記制御ロジックをダウンロードする場合、
前記暗号復号処理工程では、前記ネットワーク通信部が、前記外部ネットワークから前記制御ロジックを受信すると、前記制御ロジックを前記IO通信部に送信し、前記IO通信部が、前記ネットワーク通信部から前記制御ロジックを受信すると、前記暗号キー生成管理部で管理された前記暗号キーに基づいて、前記制御ロジックを暗号化して暗号化制御ロジックを生成し、生成した前記暗号化制御ロジックを前記制御部に送信し、前記制御部が、前記暗号化制御ロジックを保存することを特徴とする情報通信方法。
An information communication method for encrypting and decrypting the input / output information using the information communication system according to any one of claims 1 to 8 ,
An encryption key generation step of generating and managing the encryption key in the encryption key generation management unit of the IO communication unit;
In the encryption processing unit of the IO communication unit, the input / output information is encrypted using the managed encryption key to generate encrypted information, and the encrypted information is generated using the managed encryption key. An encryption / decryption processing step for decrypting and generating the input / output information ,
The input / output information includes a control logic executed by a control unit connected to the communication bus,
When downloading the control logic to the control unit,
In the encryption / decryption processing step, when the network communication unit receives the control logic from the external network, the control logic is transmitted to the IO communication unit, and the IO communication unit transmits the control logic from the network communication unit. Is received, the control logic is encrypted based on the encryption key managed by the encryption key generation management unit to generate an encryption control logic, and the generated encryption control logic is transmitted to the control unit. The information communication method , wherein the control unit stores the encryption control logic .
JP2015046167A 2015-03-09 2015-03-09 Information communication system and information communication method Active JP6376996B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015046167A JP6376996B2 (en) 2015-03-09 2015-03-09 Information communication system and information communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015046167A JP6376996B2 (en) 2015-03-09 2015-03-09 Information communication system and information communication method

Publications (2)

Publication Number Publication Date
JP2016167692A JP2016167692A (en) 2016-09-15
JP6376996B2 true JP6376996B2 (en) 2018-08-22

Family

ID=56898751

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015046167A Active JP6376996B2 (en) 2015-03-09 2015-03-09 Information communication system and information communication method

Country Status (1)

Country Link
JP (1) JP6376996B2 (en)

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001292176A (en) * 2000-04-10 2001-10-19 Fuji Electric Co Ltd Gateway device and method for integrating control/ information network
JP2004048458A (en) * 2002-07-12 2004-02-12 Ntt Communications Kk Secure communication system, policy server, and equipment and program for performing secure communication
JP4427483B2 (en) * 2005-04-27 2010-03-10 株式会社東芝 Communication apparatus and communication method
JP5247422B2 (en) * 2008-12-26 2013-07-24 三菱電機株式会社 Cyclic communication system, communication apparatus, and cyclic communication method
JP4784877B2 (en) * 2009-02-17 2011-10-05 コニカミノルタビジネステクノロジーズ株式会社 Image forming apparatus and communication control method
JP5787697B2 (en) * 2011-09-28 2015-09-30 株式会社東芝 Distributed monitoring control apparatus and control method in distributed monitoring control apparatus
JP5979889B2 (en) * 2012-01-27 2016-08-31 三菱重工業株式会社 Control logic updating apparatus, processing method thereof, and program
JP5931649B2 (en) * 2012-08-24 2016-06-08 株式会社日立製作所 Dynamic cipher change system

Also Published As

Publication number Publication date
JP2016167692A (en) 2016-09-15

Similar Documents

Publication Publication Date Title
US11271730B2 (en) Systems and methods for deployment, management and use of dynamic cipher key systems
US11082228B2 (en) Reuse system, key generation device, data security device, in-vehicle computer, reuse method, and computer program
US10356046B2 (en) Restricting communications in industrial control
CN103326850A (en) Key generating device and key generating method
JP2013025374A (en) Security device and security system
US10623180B2 (en) Communication device, communication method, and communication system
US10764063B2 (en) Device specific cryptographic content protection
WO2017010172A1 (en) Gateway device and control method therefor
US11070365B2 (en) Encryption communication system, encryption communication method, security chip, communication apparatus, and control method and control program of communication apparatus
US20180351737A1 (en) Communication apparatus, communication system, key sharing method, and computer program product
US11424933B2 (en) Method and apparatus for exchanging messages
EP2923458B1 (en) Method, system and device for securely transferring content between devices within a network
US20210176223A1 (en) Apparatus and method for transmitting data between a first and a second network
CN104221023A (en) Digital rights management
JP2019041321A (en) Data receiver, data transmission system, and key generation device
US20230006821A1 (en) Cryptographic feature licensing
KR20110057348A (en) Can communication security apparatus and can communication security method
CN105681253A (en) Data encryption transmission method, equipment and gateway in centralized network
JP6054224B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM
US9083682B2 (en) Communication device and computer program product
JP6376996B2 (en) Information communication system and information communication method
CN113206815A (en) Method for encryption and decryption, programmable switch and computer program product
JP5835162B2 (en) Cryptographic communication system and cryptographic communication method
CN115396179A (en) Data transmission method, device, medium and equipment based on block chain
JP2005217907A (en) Remote supervisory control system, remote supervisory control method and its program

Legal Events

Date Code Title Description
A625 Written request for application examination (by other person)

Free format text: JAPANESE INTERMEDIATE CODE: A625

Effective date: 20170410

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180228

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180403

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180601

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20180626

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180724

R150 Certificate of patent or registration of utility model

Ref document number: 6376996

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350