JP2002064481A - Encryption apparatus - Google Patents
Encryption apparatusInfo
- Publication number
- JP2002064481A JP2002064481A JP2000252786A JP2000252786A JP2002064481A JP 2002064481 A JP2002064481 A JP 2002064481A JP 2000252786 A JP2000252786 A JP 2000252786A JP 2000252786 A JP2000252786 A JP 2000252786A JP 2002064481 A JP2002064481 A JP 2002064481A
- Authority
- JP
- Japan
- Prior art keywords
- processing
- unit
- encryption
- data
- encryption processing
- 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
Links
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、一方側から受信し
たデータを暗号処理して他方側へ送信する暗号処理装置
に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an encryption processing device for encrypting data received from one side and transmitting it to the other side.
【0002】[0002]
【従来の技術】近年、データ通信のセキュリティを目的
として、コンピュータ端末近傍に暗号処理装置を配し
て、当該コンピュータ端末から送信されるデータには暗
号化処理を施して暗号データを送信し、コンピュータ端
末側に受信される暗号データには復号化処理を施して通
常のデータとして受信する場合がある。このような場合
に用いられる暗号処理装置にあっては、特開平11−1
50554号公報に示されるように、データの送信元ア
ドレスや送信先アドレスなどによって暗号処理をデータ
に施すか否かを判断しており、この判断のための設定が
事前になされている。2. Description of the Related Art In recent years, for the purpose of security of data communication, an encryption processing device is arranged near a computer terminal, data transmitted from the computer terminal is subjected to encryption processing, and encrypted data is transmitted. The encrypted data received by the terminal may be subjected to decryption processing and received as normal data. The cryptographic processing device used in such a case is disclosed in
As disclosed in Japanese Patent No. 50554, it is determined whether or not to perform encryption processing on data based on a source address and a destination address of the data, and settings for this determination are made in advance.
【0003】[0003]
【発明が解決しようとする課題】しかしながら、上述の
ような暗号処理装置にあっては、データに暗号処理を施
すか否かの設定を使用者などが行うのであるが、設定に
ミスを生じる場合もある。かかる設定ミスが生じた場
合、データが暗号化処理されずに外部に送信されたり、
逆に暗号データが復号化処理されずにコンピュータ端末
に受信されたりしてしまう。そして、暗号データがコン
ピュータ端末に受信される場合には設定ミスに管理者が
気づく可能性が高いが、平文データが暗号化処理されず
に送信される場合には設定ミスに気がつかない可能性が
高い。更に、その結果、重要なデータが暗号化されない
ままに外部に流出して盗聴や改ざんされる可能性もあ
る。However, in the above-described cryptographic processing apparatus, a user or the like sets whether or not to perform cryptographic processing on data. There is also. If such a setting error occurs, the data will be transmitted to the outside without encryption processing,
Conversely, the encrypted data is received by the computer terminal without being decrypted. If the encrypted data is received by the computer terminal, the administrator is likely to notice a setting error, but if the plaintext data is transmitted without encryption processing, the administrator may not notice the setting error. high. Further, as a result, there is a possibility that important data leaks outside without being encrypted and is intercepted or tampered with.
【0004】本発明は、上記問題点を改善するために成
されたもので、その目的とするところは、使用者が暗号
処理装置の動作状態を確認でき安全なデータ通信を行う
ことのできる暗号処理装置を提供することにある。SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and an object of the present invention is to enable a user to confirm the operation state of a cryptographic processing apparatus and perform secure data communication. An object of the present invention is to provide a processing device.
【0005】[0005]
【課題を解決するための手段】本発明は上記の問題を解
決するために、本願発明にあっては、外部からデータを
受信する受信部と、外部にデータを送信する送信部と、
受信部の受信したデータのうち暗号処理を要するデータ
については暗号処理部に出力し、暗号処理を必要としな
いデータについては送信部に出力する制御部と、制御部
から受け取ったデータを暗号化処理又は復号化処理のう
ちのいずれか一方の暗号処理を行って処理結果のデータ
を送信部に出力する暗号処理部と、該暗号処理部が暗号
処理中である旨を表示する表示部を備えたことを特徴と
するものである。SUMMARY OF THE INVENTION In order to solve the above problems, the present invention provides a receiving unit for receiving data from the outside, a transmitting unit for transmitting data to the outside,
A control unit that outputs data that requires encryption processing to the encryption processing unit among data received by the reception unit, and outputs data that does not require encryption processing to the transmission unit, and encrypts data received from the control unit. Or an encryption processing unit that performs one of the encryption processes of the decryption process and outputs the processing result data to the transmission unit, and a display unit that indicates that the encryption processing unit is performing the encryption process. It is characterized by the following.
【0006】そして前記表示部は、暗号化処理と復号化
処理とで表示状態を異ならせているものであることが好
ましく、更に暗号処理における暗号方式に応じて表示状
態を異ならせるようにするものであってもよい。The display section preferably has different display states between the encryption processing and the decryption processing, and further has a display state different according to the encryption method in the encryption processing. It may be.
【0007】また前記表示部は、暗号処理部が処理誤り
を起こしたときに、処理誤りが発生した旨の表示を行う
ようにしてもよい。The display unit may display that a processing error has occurred when the encryption processing unit causes a processing error.
【0008】[0008]
【発明の実施の形態】本発明にかかる暗号処理装置の第
一実施の形態を図1、図2に基づいて、第二実施の形態
を図3に基づいて、第三実施の形態を図4に基づいて、
第四実施の形態を図5に基づいて説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS A first embodiment of a cryptographic processing apparatus according to the present invention is shown in FIGS. 1 and 2, a second embodiment is shown in FIG. 3, and a third embodiment is shown in FIG. On the basis of the,
A fourth embodiment will be described with reference to FIG.
【0009】〔第一実施の形態〕図1は暗号処理装置の
構成を示すブロック図であり、図2は暗号処理装置の外
観を示す斜視図である。図1において、暗号処理装置
は、受信部1、制御部2、暗号処理部3、送信部4、表
示部5、シリアルポート通信部6、および暗号処理設定
部7を有して構成してある。[First Embodiment] FIG. 1 is a block diagram showing the configuration of a cryptographic processing apparatus, and FIG. 2 is a perspective view showing the appearance of the cryptographic processing apparatus. In FIG. 1, the cryptographic processing apparatus includes a receiving unit 1, a control unit 2, a cryptographic processing unit 3, a transmitting unit 4, a display unit 5, a serial port communication unit 6, and a cryptographic processing setting unit 7. .
【0010】受信部1は、コネクタを有しており該コネ
クタに接続された信号線を介して外部からのデータを受
信するものである。ここで、データには、暗号化処理が
なされてそのままでは内容の把握が不可能な暗号データ
と、暗号化処理がなされておらずそのままで内容の把握
が可能な平文データとがある。受信部1は、データを受
信すると、該データを制御部2に出力する。The receiving section 1 has a connector and receives data from the outside via a signal line connected to the connector. Here, the data includes encrypted data that cannot be grasped as it is without being encrypted and plaintext data that can be grasped as it is without being subjected to the encryption processing. Upon receiving the data, the receiving unit 1 outputs the data to the control unit 2.
【0011】制御部2は、読み書き可能なメモリで構成
されたバッファ2aと、暗号化処理の要否判断を行う判
断部2bとを有して構成されており、受信部1から受け
取ったデータはまずバッファ2aに蓄積されるようにな
されている。判断部2bは、バッファ2aに蓄積された
データを順次読み出して、そのデータの送信元アドレ
ス、宛先アドレスを参照し、後述の暗号処理設定テーブ
ルに基づいて、当該データに対して暗号処理が必要か否
かを判断する。判断部2bは、暗号処理が必要ないと判
断したデータについてはそのまま送信部4に出力し、暗
号処理が必要であると判断したデータについては暗号処
理部3に出力する。The control unit 2 includes a buffer 2a formed of a readable and writable memory and a judgment unit 2b for judging the necessity of the encryption process. First, it is stored in the buffer 2a. The determination unit 2b sequentially reads the data stored in the buffer 2a, refers to the source address and the destination address of the data, and determines whether the data needs to be encrypted based on an encryption processing setting table described later. Determine whether or not. The determination unit 2b outputs the data determined not to require encryption processing to the transmission unit 4 as it is, and outputs the data determined to require encryption processing to the encryption processing unit 3.
【0012】暗号処理部3は、平文データを暗号データ
に変換する暗号化処理と、暗号データを平文データに変
換する復号化処理との暗号処理のうちのいずれか一方を
データに対応して行うものである。暗号処理部3は、制
御部2から受け取ったデータが平文データの場合には暗
号化処理を行って暗号データに変換した後、該暗号デー
タを送信部4に出力し、制御部3から受け取ったデータ
が暗号データの場合には復号化処理を行って平文データ
に変換した後、該平文データを送信部4に出力する。暗
号処理部3の行う暗号処理の方式はシングルDES方式
やトリプルDES方式等とくに限られるものではなく、
本実施の形態ではシングルDES方式を採用している。
そして、暗号処理部3は、暗号処理をしている間は、処
理中である旨を知らせる処理表示信号を表示部5に出力
する。The encryption processing unit 3 performs one of an encryption process for converting plaintext data into encrypted data and a decryption process for converting encrypted data into plaintext data in accordance with the data. Things. When the data received from the control unit 2 is plaintext data, the encryption processing unit 3 converts the data into encrypted data by performing encryption processing, and then outputs the encrypted data to the transmission unit 4 and receives the encrypted data from the control unit 3. If the data is encrypted data, it performs decryption processing to convert the data into plaintext data, and then outputs the plaintext data to the transmission unit 4. The encryption processing method performed by the encryption processing unit 3 is not particularly limited to the single DES method, the triple DES method, and the like.
In the present embodiment, a single DES system is adopted.
Then, while performing the encryption processing, the encryption processing unit 3 outputs a processing display signal notifying that the processing is being performed to the display unit 5.
【0013】送信部4は、コネクタを有しており該コネ
クタに接続された信号線を介して外部にデータを送信す
るものである。送信部4は、制御部2又は暗号処理部3
から受け取ったデータを送信する。The transmission section 4 has a connector and transmits data to the outside via a signal line connected to the connector. The transmission unit 4 is either the control unit 2 or the encryption processing unit 3
Send the data received from.
【0014】表示部5は、LEDや液晶表示装置などの
表示デバイスを備え、暗号処理部3が暗号処理中である
旨を表示するものであり、図2に示すように、暗号処理
装置の筐体8の外側面に外部から目視可能に配置されて
いる。具体的には、暗号処理部3から処理表示信号を受
け取っている場合と、受け取っていない場合とで表示状
態を異ならせている。本実施の形態では、処理表示信号
を受け取っている場合にはLEDを点灯するようにな
し、処理表示信号を受け取っていない場合にはLEDを
消灯するようになしてある。もちろん表示部5の表示動
作はこれに限られるものではなく、点灯するLEDの色
によって状態を異ならせてもよいし、LEDの点灯する
個数や、液晶表示内容によって状態を異ならせてもよ
い。The display unit 5 includes a display device such as an LED or a liquid crystal display, and displays that the encryption processing unit 3 is performing encryption processing. As shown in FIG. It is arranged on the outer surface of the body 8 so as to be visible from the outside. Specifically, the display state differs between when the processing display signal is received from the encryption processing unit 3 and when it is not received. In this embodiment, the LED is turned on when the processing display signal is received, and is turned off when the processing display signal is not received. Of course, the display operation of the display unit 5 is not limited to this, and the state may be changed depending on the color of the LED to be lit, or the state may be changed depending on the number of lit LEDs or the liquid crystal display content.
【0015】シリアルポート通信部6は、パーソナルコ
ンピュータ等のシリアル端末とRS−232C等の通信
手段を用いて通信を行い、シリアル端末から設定命令を
受け取るものである。The serial port communication unit 6 communicates with a serial terminal such as a personal computer using communication means such as RS-232C and receives a setting command from the serial terminal.
【0016】暗号処理設定部7は、読み書き可能なメモ
リで構成されており、シリアル端末からの設定命令に基
づいた設定値を記憶するものである。暗号処理設定部7
は、例えば送信元アドレス、宛先アドレスと暗号処理の
要否を対応させた暗号処理設定テーブルを記憶してい
る。The encryption processing setting section 7 is composed of a readable and writable memory, and stores a set value based on a setting command from a serial terminal. Encryption processing setting unit 7
Stores an encryption processing setting table in which, for example, a source address, a destination address, and necessity of encryption processing are associated with each other.
【0017】次に、以上のようにして構成した暗号処理
装置の動作を説明する。まず、暗号処理装置の動作の開
始に先立ち、シリアル端末から暗号処理設定テーブルの
設定等の初期設定動作が行われる。そして、初期設定動
作が終了し暗号処理装置が動作を開始すると、受信部1
が次々とデータを受信し、制御部2のバッファ2aに出
力する。判断部2bは、バッファ2aからデータを取り
出して、データの送信元アドレス、宛先アドレスと暗号
処理設定テーブルを参照して、暗号処理が必要なデータ
については暗号処理部3に出力する。暗号処理部3で
は、入力されたデータを暗号処理して送信部4に処理後
のデータを出力するとともに、該処理中には表示部5に
処理表示信号を出力する。表示部5は、処理表示信号を
受け取っている間はLEDを点灯させて、暗号処理中で
あることを目視確認可能なように表示する。Next, the operation of the cryptographic processing apparatus configured as described above will be described. First, prior to the start of the operation of the cryptographic processing device, the serial terminal performs an initial setting operation such as setting of a cryptographic processing setting table. When the initial setting operation is completed and the cryptographic processing device starts operating, the receiving unit 1
Receives data one after another and outputs the data to the buffer 2 a of the control unit 2. The judging unit 2b takes out the data from the buffer 2a and refers to the source address and destination address of the data and the encryption processing setting table, and outputs to the encryption processing unit 3 data that requires encryption processing. The encryption processing unit 3 performs an encryption process on the input data and outputs the processed data to the transmission unit 4, and outputs a processing display signal to the display unit 5 during the processing. The display unit 5 turns on the LED while receiving the processing display signal, and displays that the encryption processing is being performed so that it can be visually confirmed.
【0018】以上のようにして構成した暗号処理装置に
あっては、暗号処理装置がデータに対して暗号処理をし
ている間は、表示部5がその旨を表示するので、使用者
は暗号処理装置の動作状態を確認でき安全なデータ通信
を行うことができる。つまり、暗号処理が必要なデータ
を送受信しているにもかかわらず、表示部5が点灯しな
い場合には、暗号処理がなされていない状態で送受信さ
れていることとなり、暗号処理の動作を目視確認するこ
とにより、容易・迅速にこのような好ましくない状態を
見つけることができる。使用者は、暗号処理動作の誤り
を見つけた場合には、暗号処理設定テーブルを再設定す
ることにより、暗号処理装置に所望の動作をさせること
ができ、重要なデータが外部に流出して盗聴、改ざんさ
れるといった事態を未然に防止することができる。In the cryptographic processing apparatus configured as described above, while the cryptographic processing apparatus performs cryptographic processing on data, the display unit 5 displays a message to that effect. The operation state of the processing device can be confirmed, and safe data communication can be performed. In other words, if the display unit 5 does not light up even though data that requires encryption processing is being transmitted and received, it means that data is being transmitted and received without encryption processing, and the operation of the encryption processing is visually confirmed. By doing so, it is possible to easily and quickly find such an undesirable state. If the user finds an error in the cryptographic processing operation, the user can cause the cryptographic processing apparatus to perform a desired operation by resetting the cryptographic processing setting table, and important data leaks out to eavesdropping. And tampering can be prevented beforehand.
【0019】〔第二実施の形態〕図3は本発明の暗号処
理装置のブロック図である。なお、図3においては前述
の第一実施の形態で説明したところの暗号処理装置と同
等の箇所には同じ符号を付してあるので、同等の箇所の
詳細な説明は省略する。[Second Embodiment] FIG. 3 is a block diagram of a cryptographic processing apparatus according to the present invention. In FIG. 3, the same reference numerals are given to the same parts as those of the cryptographic processing apparatus described in the first embodiment, and the detailed description of the same parts will be omitted.
【0020】図3に示す本実施の形態の暗号処理装置
が、前述の第一実施の形態で説明したところの暗号処理
装置と異なり特徴となるのは次の構成である。The cryptographic processing apparatus of the present embodiment shown in FIG. 3 is different from the cryptographic processing apparatus described in the first embodiment in the following features.
【0021】即ち、表示部9は、暗号化処理と復号化処
理とで表示状態を異ならせているものとした構成であ
る。具体的には、暗号処理部3と表示部9との間に表示
動作制御部10を設け、表示動作制御部10に暗号処理
部3の暗号処理中の処理内容が暗号化処理であるか復号
化処理であるかを検出させるようにしてある。That is, the display section 9 has a configuration in which the display state is made different between the encryption processing and the decryption processing. Specifically, a display operation control unit 10 is provided between the encryption processing unit 3 and the display unit 9, and the display operation control unit 10 determines whether the processing content of the encryption processing of the encryption processing unit 3 is encryption processing. Is to be detected.
【0022】そして、表示動作制御部10は暗号処理部
3が暗号化処理中であれば暗号化処理表示信号を表示部
9に出力し、暗号処理部3が復号化処理中であれば復号
化処理表示信号を表示部9に出力する。表示部9は例え
ば暗号化処理表示信号を受け取るとLEDを赤色に点灯
し、復号化処理表示信号を受け取るとLEDを緑色に点
灯するよになしてある。また表示部9は暗号化処理表示
信号及び復号化処理表示信号のいずれも受け取っていな
い場合にはLEDを消灯して、暗号処理部3が暗号処理
を行っていない旨を表示する。The display operation control section 10 outputs an encryption processing display signal to the display section 9 when the encryption processing section 3 is performing the encryption processing, and decrypts the signal when the encryption processing section 3 is performing the decryption processing. The processing display signal is output to the display unit 9. The display unit 9 illuminates the LED in red when receiving the encryption processing display signal, and illuminates the LED in green when receiving the decryption processing display signal. When neither the encryption processing display signal nor the decryption processing display signal is received, the display unit 9 turns off the LED and displays that the encryption processing unit 3 is not performing the encryption processing.
【0023】次に、以上のようにして構成した暗号処理
装置の動作を説明する。受信部1からバッファ2aにデ
ータが入力され、判断部2bが該データを読み出して出
力先を判断し、判断部2bから暗号処理部3にデータが
入力されると、暗号処理部3では、入力されたデータを
暗号処理して送信部4に処理後のデータを出力するとと
もに、該処理中には表示動作制御部10に処理表示信号
を出力する。表示動作制御部10は該信号を受け取ると
暗号処理部3の暗号処理中の処理内容が暗号化処理であ
るか復号化処理であるかを検出し、暗号処理部3が暗号
化処理中であれば暗号化処理表示信号を表示部9に出力
し、暗号処理部3が復号化処理中であれば復号化処理表
示信号を表示部9に出力する。表示部9は、暗号化処理
表示信号を受け取っている間はLEDを赤色点灯させ
て、暗号処理中であることを目視確認可能なように表示
し、復号化処理表示信号を受け取っている間はLEDを
緑色点灯させて、復号処理中であることを目視確認可能
なように表示する。Next, the operation of the cryptographic processing apparatus configured as described above will be described. When data is input from the receiving unit 1 to the buffer 2a, the determination unit 2b reads the data and determines the output destination, and when the data is input from the determination unit 2b to the encryption processing unit 3, the encryption processing unit 3 The encrypted data is subjected to cryptographic processing, and the processed data is output to the transmission unit 4, and a processing display signal is output to the display operation control unit 10 during the processing. When the display operation control unit 10 receives the signal, the display operation control unit 10 detects whether the processing content of the encryption processing of the encryption processing unit 3 is the encryption processing or the decryption processing, and determines whether the encryption processing unit 3 is performing the encryption processing. If the encryption processing unit 3 outputs a decryption processing display signal to the display unit 9, the decryption processing display signal is output to the display unit 9. The display unit 9 illuminates the LED in red while receiving the encryption processing display signal so as to visually confirm that the encryption processing is being performed, and displays the LED while receiving the decryption processing display signal. The LED is lit in green to indicate that the decoding process is being performed so that it can be visually confirmed.
【0024】以上のようにして構成した暗号処理装置に
あっては、暗号処理装置がデータに対して暗号処理をし
ている間は、表示部9が暗号化処理を行っているのか復
号化処理を行っているのかを表示するので、使用者はよ
り細かな動作状態を確認することができる。In the cryptographic processing apparatus configured as described above, while the cryptographic processing apparatus is performing encryption processing on data, it is determined whether the display unit 9 is performing encryption processing. Is displayed, so that the user can confirm a more detailed operation state.
【0025】〔第三実施の形態〕図4は本発明の暗号処
理装置のブロック図である。なお、図4においては前述
の第一実施の形態で説明したところの暗号処理装置と同
等の箇所には同じ符号を付してあるので、同等の箇所の
詳細な説明は省略する。[Third Embodiment] FIG. 4 is a block diagram of a cryptographic processing apparatus according to the present invention. In FIG. 4, the same reference numerals are given to the same parts as those of the cryptographic processing apparatus described in the first embodiment, and the detailed description of the same parts will be omitted.
【0026】図4に示す本実施の形態の暗号処理装置
が、前述の第一実施の形態で説明したところの暗号処理
装置と異なり特徴となるのは次の構成である。The cryptographic processing apparatus of the present embodiment shown in FIG. 4 is different from the cryptographic processing apparatus described in the first embodiment in the following features.
【0027】即ち、表示部11は、暗号処理における暗
号方式に応じて表示状態を異ならせるものとした構成で
ある。具体的には、暗号方式の異なる暗号処理部3a,
3bを複数設け、該暗号処理部3a,3bと表示部11
との間に表示動作制御部12を設け、表示動作制御部1
2にいずれの暗号方式により暗号処理中であるかを検出
させるようにしてある。いずれの暗号方式により暗号処
理をするかは、暗号処理設定テーブルに基づいて制御部
2が判断する。つまり、暗号処理設定テーブルには、送
信元アドレス、宛先アドレスと暗号処理の要否の対応及
び、暗号処理をする場合の暗号処理の暗号方式が記述さ
れている。また、本実施の形態では、暗号処理部3aは
シングルDES方式で暗号処理を行い、暗号処理部3b
はトリプルDES方式で暗号処理を行うようにしてい
る。That is, the display unit 11 is configured to change the display state according to the encryption method in the encryption processing. Specifically, the encryption processing units 3a, 3a,
3b, the encryption processing units 3a and 3b and the display unit 11
The display operation control unit 12 is provided between
2 detects which encryption method is being used for encryption processing. The control unit 2 determines which encryption method is to be used for encryption processing based on the encryption processing setting table. That is, the encryption processing setting table describes the correspondence between the source address, the destination address and the necessity of the encryption processing, and the encryption method of the encryption processing when performing the encryption processing. Further, in the present embodiment, the encryption processing unit 3a performs the encryption processing by the single DES method,
Performs the encryption processing by the triple DES method.
【0028】表示動作制御部12は暗号処理部3aが暗
号処理中であれば第一の処理表示信号を表示部11に出
力し、暗号処理部3bが暗号処理中であれば第二の暗号
処理表示信号を表示部11に出力する。表示部11は例
えば第一の暗号処理表示信号を受け取るとLEDを赤色
に点灯し、第二の暗号処理信号を受け取るとLEDを緑
色に点灯するよになしてある。また表示部11は第一の
暗号処理表示信号及び第二の暗号処理表示信号のいずれ
も受け取っていない場合にはLED消灯して、暗号処理
部3が暗号処理を行っていない旨を表示する。表示部1
1の表示状態は一例であって、例えば複数のLEDを設
けて置いて、各LEDが各暗号方式に対応するようにし
て表示するものであってもよいし、液晶表示装置に暗号
方式名を文字やマークで示すものであってもよい。LE
Dを複数設けて各LEDを暗号方式に対応させる場合、
各LEDの表示色を更に暗号化処理と復号化処理との表
示に用いることができるのでより好ましい。The display operation control section 12 outputs a first processing display signal to the display section 11 when the encryption processing section 3a is performing the encryption processing, and outputs the second encryption processing signal when the encryption processing section 3b is performing the encryption processing. The display signal is output to the display unit 11. The display unit 11 illuminates the LED in red when receiving the first encryption processing display signal, and illuminates the LED in green when receiving the second encryption processing signal. When neither the first encryption processing display signal nor the second encryption processing display signal is received, the display unit 11 turns off the LED and displays that the encryption processing unit 3 is not performing the encryption processing. Display 1
The display state of 1 is an example. For example, a plurality of LEDs may be provided and displayed so that each LED corresponds to each encryption method, or the encryption method name may be displayed on the liquid crystal display device. It may be indicated by characters or marks. LE
In the case where a plurality of D are provided and each LED corresponds to the encryption method,
This is more preferable because the display color of each LED can be further used for displaying the encryption processing and the decryption processing.
【0029】次に、以上のようにして構成した暗号処理
装置の動作を説明する。まず、受信部1が次々とデータ
を受信し、制御部2のバッファ2aに出力する。判断部
2bは、バッファ2aからデータを取り出して、データ
の送信元アドレス、宛先アドレスを参照して、暗号処理
設定テーブルに基づいて、暗号処理の要否を判断すると
ともに、暗号処理をするデータについては更に、暗号処
理設定テーブルに基づいて、処理を行う暗号方式を判断
し、データを対応する暗号方式で暗号処理する暗号処理
部3a,3bに出力する。暗号処理部3a,3bでは、
入力されたデータを暗号処理して送信部4に処理後のデ
ータを出力するとともに、該処理中には表示動作制御部
12に暗号処理表示信号を出力する。表示動作制御部1
2は該信号を受け取るといずれの暗号処理部3a,3b
から受け取ったかを検出し、暗号処理部3aからであれ
ば第一の暗号処理表示信号を表示部11に出力し、暗号
処理部3bからであれば第二の暗号処理表示信号を表示
部11に出力する。表示部11は第一の暗号処理表示信
号を受け取るとLEDを赤色に点灯し、第二の暗号処理
表示信号を受け取るとLEDを緑色に点灯する。Next, the operation of the cryptographic processing apparatus configured as described above will be described. First, the receiving unit 1 sequentially receives data and outputs the data to the buffer 2a of the control unit 2. The determining unit 2b takes out the data from the buffer 2a, refers to the source address and the destination address of the data, determines whether or not the encryption processing is necessary based on the encryption processing setting table, and determines the data to be subjected to the encryption processing. Further, based on the encryption processing setting table, the processor determines the encryption method to be processed, and outputs the data to the encryption processing units 3a and 3b that perform encryption processing on the data using the corresponding encryption method. In the encryption processing units 3a and 3b,
The input data is subjected to cryptographic processing and the processed data is output to the transmitting unit 4, and an encryption processing display signal is output to the display operation control unit 12 during the processing. Display operation control unit 1
2 receives the signal, and selects one of the encryption processing units 3a and 3b.
From the encryption processing unit 3a, and outputs a first encryption processing display signal to the display unit 11 if it is from the encryption processing unit 3a, and outputs a second encryption processing display signal to the display unit 11 if it is from the encryption processing unit 3b. Output. The display unit 11 lights the LED in red when receiving the first encryption processing display signal, and lights the LED in green when receiving the second encryption processing display signal.
【0030】以上のようにして構成した暗号処理装置に
あっては、暗号処理装置がデータに対して暗号処理をし
ている間は、表示部11がどの暗号方式で暗号処理を行
っているのかを表示するので、使用者はより細かな動作
状態を確認することができる。In the cryptographic processing apparatus configured as described above, while the cryptographic processing apparatus is performing encryption processing on data, the encryption method used by the display unit 11 to perform encryption processing. Is displayed, the user can confirm a more detailed operation state.
【0031】なお、本実施の形態では暗号方式を2種類
としているがこれに限られるものでなく、複数の暗号方
式を備える暗号処理装置であればよいことはもちろんで
ある。また、暗号方式毎に暗号処理部3a,3bを設け
るものとして説明しているが、複数の暗号方式に対応す
ることができればよいのであって、単一の暗号処理部が
複数の暗号方式に基づく暗号処理をするものであっても
よく、また暗号方式も2つに限定されるものではない。In the present embodiment, two types of encryption systems are used. However, the present invention is not limited to this, and it goes without saying that any encryption processing device having a plurality of encryption systems may be used. Also, although the description has been made assuming that the encryption processing units 3a and 3b are provided for each encryption method, it is only necessary to be able to support a plurality of encryption methods, and a single encryption processing unit is based on a plurality of encryption methods. An encryption process may be performed, and the encryption method is not limited to two.
【0032】〔第四実施の形態〕図5は本発明の暗号処
理装置のブロック図である。なお、図5においては前述
の第一実施の形態で説明したところの暗号処理装置と同
等の箇所には同じ符号を付してあるので、同等の箇所の
詳細な説明は省略する。[Fourth Embodiment] FIG. 5 is a block diagram of a cryptographic processing apparatus according to the present invention. In FIG. 5, the same parts as those of the cryptographic processing apparatus described in the first embodiment are denoted by the same reference numerals, and the detailed description of the same parts will be omitted.
【0033】図5に示す本実施の形態の暗号処理装置
が、前述の第一実施の形態で説明したところの暗号処理
装置と異なり特徴となるのは次の構成である。The cryptographic processing apparatus of this embodiment shown in FIG. 5 is different from the cryptographic processing apparatus described in the first embodiment in that it has the following features.
【0034】即ち、表示部13は、暗号処理部3が処理
誤りを起こしたときに、処理誤りが発生した旨の表示を
行うものとした構成である。具体的には、暗号処理部3
と表示部13との間に表示動作制御部14を設け、表示
動作制御部14に暗号処理誤りを検出させるようにして
ある。暗号処理誤りとは、受信したデータの処理に必要
な暗号方式に暗号処理部が対応していない場合をいい、
例えば受信した暗号データを復号化処理するためにB方
式の処理が必要であるにもかかわらず、暗号処理装置自
体にはA方式の暗号処理部しか備えていない場合などが
ある。表示動作制御部14は、このような暗号処理誤り
の発生を判断部2bを監視することにより検知し、処理
誤りを検知したときには処理誤り検知信号を表示部13
に出力する。また、表示動作制御部12はから処理表示
信号を受け取ると、該信号を表示部13に出力する。そ
して、表示部13は処理誤り検知信号を受け取るとLE
Dを赤色に点灯させる。また表示部13は、処理表示信
号を受け取った場合にはLEDを緑色に点灯させ、処理
に誤りがないことを表示する。なお、表示部13とし
て、処理誤り検知信号に対応する別個のLEDを設ける
ものであってもよい。That is, the display unit 13 is configured to display that a processing error has occurred when the encryption processing unit 3 has caused a processing error. Specifically, the encryption processing unit 3
A display operation control unit 14 is provided between the display unit 13 and the display unit 13 so that the display operation control unit 14 detects an encryption processing error. A cryptographic processing error refers to a case where the cryptographic processing unit does not support a cryptographic method required for processing received data.
For example, there is a case where the cryptographic processing apparatus itself includes only the cryptographic processing unit of the A method even though the processing of the B method is necessary to decrypt the received encrypted data. The display operation control section 14 detects the occurrence of such an encryption processing error by monitoring the determination section 2b, and when detecting a processing error, outputs a processing error detection signal to the display section 13
Output to When receiving the processing display signal from the display operation control unit 12, the display operation control unit 12 outputs the signal to the display unit 13. When the display unit 13 receives the processing error detection signal, the display unit LE
Light D in red. When receiving the processing display signal, the display unit 13 lights the LED in green to indicate that there is no error in the processing. Note that the display unit 13 may be provided with a separate LED corresponding to the processing error detection signal.
【0035】次に、以上のようにして構成した暗号処理
装置の動作を説明する。まず、受信部1が次々とデータ
を受信し、制御部2にバッファ2aに出力する。判断部
2bは、バッファ2aからデータを取り出して、データ
の送信元アドレス、宛先アドレスと暗号処理設定テーブ
ルを参照して、暗号処理の要否を判断する。そして、判
断部2bは暗号処理の必要なデータの暗号方式を確認し
た上で暗号処理部3にデータを出力する。このとき、判
断部2bが確認したデータの暗号方式が暗号処理部3で
対応することができないものである場合には、判断部2
bにおいて暗号処理誤りが生じる。表示動作制御部14
は該暗号処理誤りを検知して、処理誤り検知信号を表示
部13に出力し、表示部13がLEDを赤色に点灯して
暗号処理誤りが発生したことを表示する。Next, the operation of the cryptographic processing apparatus configured as described above will be described. First, the receiving unit 1 receives data one after another and outputs it to the control unit 2 to the buffer 2a. The judging unit 2b takes out the data from the buffer 2a and judges whether or not the encryption processing is necessary by referring to the source address and the destination address of the data and the encryption processing setting table. Then, the judging unit 2 b checks the encryption method of the data that needs the encryption processing, and outputs the data to the encryption processing unit 3. At this time, if the encryption method of the data confirmed by the determination unit 2b is not compatible with the encryption processing unit 3, the determination unit 2b
At b, an encryption error occurs. Display operation control unit 14
Detects the encryption processing error, outputs a processing error detection signal to the display unit 13, and the display unit 13 lights the LED in red to indicate that an encryption processing error has occurred.
【0036】以上のようにして構成した暗号処理装置に
あっては、暗号処理装置が暗号処理に誤りがあった場合
には、表示部13がその旨を表示するので、使用者は迅
速に誤りを把握することができる。In the cryptographic processing apparatus configured as described above, when the cryptographic processing apparatus has an error in the cryptographic processing, the display unit 13 displays the fact so that the user can promptly make the error. Can be grasped.
【0037】なお、本実施の形態では処理誤りを判断部
2bにおいて監視するものとしているが、処理誤りの検
知ができればどの地点を監視するものであってもよく、
表示動作制御部14は暗号処理部3を監視して処理誤り
を検知するものであってもよい。In this embodiment, the processing error is monitored by the judging unit 2b. However, any point may be monitored as long as the processing error can be detected.
The display operation control unit 14 may monitor the encryption processing unit 3 and detect a processing error.
【0038】以上、説明した第一乃至第四実施の形態に
記載の本発明の暗号処理装置は、組み合わせて使用する
ことができるのはもちろんであり、例えばLEDの点灯
と消灯により暗号処理動作の有無を表示し、LEDの表
示色により暗号化・復号化を表示し、複数あるLEDに
より暗号方式を示し、さらにLEDの色や別途設けたL
EDにより処理誤りを表示する暗号処理装置であっても
よい。The cryptographic processing apparatuses according to the present invention described in the first to fourth embodiments described above can be used in combination, and for example, the cryptographic processing operation can be performed by turning on and off the LED. The presence / absence is indicated, the encryption / decryption is indicated by the LED display color, the encryption method is indicated by a plurality of LEDs, and the LED color and L provided separately
A cryptographic processing device that displays a processing error by ED may be used.
【0039】本発明の暗号処理装置は、上述したものの
み限定されるものではなく、本発明の要旨を逸脱しない
範囲内において種々変更を加え得ることは勿論である。The cryptographic processing device of the present invention is not limited to the above-described ones, and it goes without saying that various modifications can be made without departing from the spirit of the present invention.
【0040】[0040]
【発明の効果】本発明の御号処理装置は上述のように構
成してあるから、請求項1記載の発明にあっては、表示
部が暗号処理部が暗号処理中である旨を表示するので、
使用者が暗号処理装置の動作状態を目視確認でき安全な
データ通信を行うことができるという効果を奏する。According to the first aspect of the present invention, the display unit displays that the encryption processing unit is performing encryption processing. So
This has the effect that the user can visually check the operation state of the cryptographic processing device and can perform secure data communication.
【0041】また請求項2記載の発明にあっては、請求
項1記載の発明の効果に加えて、表示部は、暗号化処理
と復号化処理とで表示状態を異ならせているので、使用
者はより細かな動作状態を確認することができるという
効果を奏する。According to the second aspect of the present invention, in addition to the effect of the first aspect of the present invention, the display unit is different in the display state between the encryption processing and the decryption processing. This has the effect that the user can check the operation state in more detail.
【0042】請求項3記載の発明にあっては、請求項1
又は請求項2記載の発明の効果に加えて、表示部は、暗
号処理における暗号方式に応じて表示状態を異ならせ
て、表示部がどの暗号方式で暗号処理を行っているのか
を表示するので、使用者はより細かな動作状態を確認す
ることができるという効果を奏する。According to the third aspect of the present invention, there is provided the first aspect.
Alternatively, in addition to the effect of the invention described in claim 2, the display unit changes the display state according to the encryption system in the encryption process, and displays which encryption system the display unit performs the encryption process. This has the effect that the user can check the operation state in more detail.
【0043】請求項4記載の発明にあっては、請求項1
乃至請求項3のいずれかに記載の発明の効果に加えて、
表示部は、暗号処理部が処理誤りを起こしたときに、処
理誤りが発生した旨の表示を行うので、使用者は迅速に
暗号処理誤りを把握することができるという効果を奏す
る。According to the fourth aspect of the present invention, there is provided the first aspect.
In addition to the effects of the invention according to any one of claims 3 to 3,
The display unit displays that a processing error has occurred when the encryption processing unit causes a processing error, so that the user can quickly grasp the encryption processing error.
【図1】本発明の暗号処理装置の構成の一例を示すブロ
ック図である。FIG. 1 is a block diagram illustrating an example of a configuration of a cryptographic processing device according to the present invention.
【図2】本発明の暗号処理装置の外観を示す斜視図であ
る。FIG. 2 is a perspective view showing the appearance of the cryptographic processing device of the present invention.
【図3】本発明の暗号処理装置の構成の一例を示すブロ
ック図である。FIG. 3 is a block diagram illustrating an example of a configuration of a cryptographic processing device of the present invention.
【図4】本発明の暗号処理装置の構成の一例を示すブロ
ック図である。FIG. 4 is a block diagram illustrating an example of a configuration of a cryptographic processing device of the present invention.
【図5】本発明の暗号処理装置の構成の一例を示すブロ
ック図である。FIG. 5 is a block diagram illustrating an example of a configuration of a cryptographic processing device of the present invention.
1 受信部 2 制御部 3 暗号処理部 4 送信部 5 表示部 9 表示部 11 表示部 DESCRIPTION OF SYMBOLS 1 Receiving part 2 Control part 3 Encryption processing part 4 Transmission part 5 Display part 9 Display part 11 Display part
───────────────────────────────────────────────────── フロントページの続き (72)発明者 三浦 俊文 大阪府門真市大字門真1048番地松下電工株 式会社内 Fターム(参考) 5J104 AA33 AA35 AA36 NA43 ──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Toshifumi Miura 1048 Kazuma Kadoma, Kadoma-shi, Osaka F-term in Matsushita Electric Works, Ltd. (reference) 5J104 AA33 AA35 AA36 NA43
Claims (4)
部にデータを送信する送信部と、受信部の受信したデー
タのうち暗号処理を要するデータについては暗号処理部
に出力し、暗号処理を必要としないデータについては送
信部に出力する制御部と、制御部から受け取ったデータ
を暗号化処理又は復号化処理のうちのいずれか一方の暗
号処理を行って処理結果のデータを送信部に出力する暗
号処理部と、該暗号処理部が暗号処理中である旨を表示
する表示部を備えたことを特徴とする暗号処理装置。A receiving unit that receives data from the outside, a transmitting unit that sends data to the outside, and data that needs to be encrypted among data received by the receiving unit is output to an encryption processing unit, and the encryption processing is performed. A control unit that outputs unnecessary data to the transmission unit, and performs one of the encryption process and the decryption process on the data received from the control unit, and outputs the processing result data to the transmission unit. An encryption processing unit for performing encryption processing, and a display unit for displaying that the encryption processing unit is performing encryption processing.
とで表示状態を異ならせていることを特徴とする請求項
1記載の暗号処理装置。2. The cryptographic processing apparatus according to claim 1, wherein the display unit changes a display state between the encryption processing and the decryption processing.
式に応じて表示状態を異ならせることを特徴とする請求
項1又は請求項2記載の暗号処理装置。3. The encryption processing device according to claim 1, wherein the display unit changes a display state according to an encryption method in encryption processing.
起こしたときに、処理誤りが発生した旨の表示を行うこ
とを特徴とする請求項1乃至請求項3のいずれかに記載
の暗号処理装置。4. The apparatus according to claim 1, wherein the display unit displays a message indicating that a processing error has occurred when the encryption processing unit has caused a processing error. Cryptographic processing unit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000252786A JP2002064481A (en) | 2000-08-23 | 2000-08-23 | Encryption apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000252786A JP2002064481A (en) | 2000-08-23 | 2000-08-23 | Encryption apparatus |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2002064481A true JP2002064481A (en) | 2002-02-28 |
Family
ID=18741978
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2000252786A Pending JP2002064481A (en) | 2000-08-23 | 2000-08-23 | Encryption apparatus |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2002064481A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008110575A (en) * | 2006-10-31 | 2008-05-15 | Fuji Xerox Co Ltd | Printer, printing program, printing system, printing information generating device, printing information generating program, printing information generating system, and input information |
-
2000
- 2000-08-23 JP JP2000252786A patent/JP2002064481A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008110575A (en) * | 2006-10-31 | 2008-05-15 | Fuji Xerox Co Ltd | Printer, printing program, printing system, printing information generating device, printing information generating program, printing information generating system, and input information |
US8203728B2 (en) | 2006-10-31 | 2012-06-19 | Fuji Xerox Co., Ltd. | Print device, print method, print program recording medium, print data production device, print data production method, and print data production program recording medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5406624A (en) | Data processor systems | |
KR970056185A (en) | Communication method and device | |
US20050154917A1 (en) | High-bandwidth digital content protection during rapid channel changing | |
MXPA04001193A (en) | Optical out-of-band key distribution. | |
JP4495167B2 (en) | Communication apparatus and authentication method | |
WO2004079962A3 (en) | Method and device for identifying and pairing bluetooth devices | |
US20190306714A1 (en) | Method and system for accessing wireless network by smart device | |
WO2015178226A1 (en) | Wireless communication system, beacon device and wireless communication method | |
JP2011147764A (en) | High-security communication system for game machine | |
JP2002064481A (en) | Encryption apparatus | |
KR20050091732A (en) | Key synchronization in a visual cryptographic system | |
NO122532B (en) | ||
JP2003124924A (en) | Method of confirming safety of data and cipher system | |
JPS60102038A (en) | Cipher communication system | |
JP2001344206A (en) | Security diagnosis system and its method | |
KR100191628B1 (en) | Alternating single or double data receiver and control method for guard system | |
EP2133810A2 (en) | Computer input device, method for inputting data to a computer, computing apparatus and computer software product | |
JPH04127725A (en) | Display pager | |
JPH0793254A (en) | Method and device for preventing unauthorized use of network system | |
KR920003835B1 (en) | Apparatus and method for controlling multi-channel of asynchronous communication interface | |
JPH0879232A (en) | Cryphtographic device | |
JP2001318875A (en) | System for preventing data burglary of computer | |
JPH0832574A (en) | Data transmitter and data receiver | |
JPH11109854A (en) | Cipher communication device and recording medium recording its program | |
KR100640909B1 (en) | apparatus and method for information encryption and information decryption |