JPH07250252A - Terminal equipment for cipher communication - Google Patents

Terminal equipment for cipher communication

Info

Publication number
JPH07250252A
JPH07250252A JP6039984A JP3998494A JPH07250252A JP H07250252 A JPH07250252 A JP H07250252A JP 6039984 A JP6039984 A JP 6039984A JP 3998494 A JP3998494 A JP 3998494A JP H07250252 A JPH07250252 A JP H07250252A
Authority
JP
Japan
Prior art keywords
image data
data
black
original image
original
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP6039984A
Other languages
Japanese (ja)
Other versions
JP3121981B2 (en
Inventor
Koichi Shibata
浩一 柴田
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.)
Kyocera Mita Industrial Co Ltd
Original Assignee
Mita Industrial Co 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 Mita Industrial Co Ltd filed Critical Mita Industrial Co Ltd
Priority to JP06039984A priority Critical patent/JP3121981B2/en
Priority to US08/399,583 priority patent/US5535277A/en
Publication of JPH07250252A publication Critical patent/JPH07250252A/en
Application granted granted Critical
Publication of JP3121981B2 publication Critical patent/JP3121981B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Facsimile Transmission Control (AREA)

Abstract

PURPOSE:To secure the privacy of communicated contents by making deciphering due to the third person difficult by inverting the black and white of original image data at an n-th bit from the top of an original. CONSTITUTION:In response to the start of reading of the original to be transmitted at a reading part 1, a control part 3 accesses a real time clock(RTC) 9 and reads a number (n) of seconds. Then, the black and white of source image data corresponding to this read number (n) of seconds counted from the top of this original, namely, the source image data at the n-th bit from the top of the original are inverted. Thus, all the source image data including the black- and-white inverted source image data are compressed/encoded by the compression-encoding system of MH or MR at a transmitting function part 4, ciphered later by a cipher communication equipment 6 and applied to a modem 5 as ciphered data. Then, those data are transmitted through a network control unit(NCU) 7 to a public telephone line 8.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、暗号通信を行うための
端末装置に関し、特に通信内容の機密性の確保の仕方の
改良に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a terminal device for cryptographic communication, and more particularly to improvement of a method of ensuring confidentiality of communication contents.

【0002】[0002]

【従来の技術】従来から、たとえばファクシミリ装置な
どの複数の通信機器の間において、通信データの機密保
持という観点から、いわゆる暗号通信が行われる場合が
ある。従来の暗号通信を実行するためのファクシミリ装
置では、送信時に、送信すべき原稿に対応する原画デー
タをたとえば秘密暗号鍵により暗号化し、この暗号化さ
れたデータ(以下「暗号化データ」という)を電話回線
に送出していた。そして、受信側ファクシミリ装置で
は、受信された暗号化データを送信側と同じ秘密暗号鍵
に基づいて元の原画データに再生していた。
2. Description of the Related Art Conventionally, so-called cryptographic communication may be performed between a plurality of communication devices such as a facsimile machine from the viewpoint of maintaining confidentiality of communication data. In a conventional facsimile device for executing encrypted communication, at the time of transmission, original image data corresponding to a document to be transmitted is encrypted with, for example, a secret encryption key, and this encrypted data (hereinafter referred to as “encrypted data”) I was sending out to the telephone line. Then, the receiving side facsimile machine reproduces the received encrypted data into the original image data based on the same secret encryption key as the transmitting side.

【0003】図5および図6に、従来の暗号通信を実行
するためのファクシミリ装置の通信の流れ、および暗号
化・解読化の原理を示す。まず図5Aを参照して、送信
する原稿は送信側ファクシミリ装置のスキャナで読取ら
れ、MH(Modified Huffman)方式、MR(Modified R
EAD , READ:Relative Element Address Designate )方
式等によるファクシミリ通信のための圧縮符号化が施さ
れる。その後、データの暗号化が行われる。データの暗
号化は、図6Aに示すように、暗号化前の平文P(圧縮
符号化処理後の原画データ)に対して、秘密暗号鍵Kに
よる暗号化アルゴリズムが施されて暗号文C(暗号化デ
ータ)が作成されることにより達成される。そして、こ
の作成された暗号文Cはモデムから電話回線へと送出さ
れる。
FIG. 5 and FIG. 6 show the flow of communication of a facsimile apparatus for executing conventional encrypted communication and the principle of encryption / decryption. First, referring to FIG. 5A, a document to be transmitted is read by a scanner of a facsimile apparatus on the transmission side, and an MH (Modified Huffman) method and an MR (Modified R) method are used.
Compression coding for facsimile communication is performed by EAD, READ: Relative Element Address Designate) method or the like. After that, the data is encrypted. As shown in FIG. 6A, the data is encrypted by performing an encryption algorithm with a secret encryption key K on a plaintext P before encryption (original image data after compression encoding processing) to obtain a ciphertext C (encryption). It is achieved by creating Then, the created ciphertext C is sent from the modem to the telephone line.

【0004】一方、受信側ファクシミリ装置では、電話
回線から送信されてきた暗号化データをモデムを介して
受取り、受取った文章を平文化する。平文Pは、図5B
に示すように、暗号文Cに対して暗号化に使用したもの
と同じ秘密暗号鍵Kを用いて平文化アルゴリズム処理を
行うことにより得られる。そして、この平文Pは、図6
Bに示すように、MH,MR等のファクシミリ通信のた
めの符号化伸長が施されて、元の文章に直され、プリン
タで印字されて出力される。
On the other hand, the receiving side facsimile apparatus receives the encrypted data transmitted from the telephone line via the modem and flattens the received text. Plain text P is shown in FIG. 5B.
As shown in, the ciphertext C is obtained by performing the plain culture algorithm processing using the same secret encryption key K as that used for encryption. And this plaintext P is shown in FIG.
As shown in B, encoding / expansion for facsimile communication such as MH and MR is performed, the original sentence is corrected, and the document is printed and output by the printer.

【0005】ところで、送信すべき原稿の読取りは、一
般に、その上端から開始される。たとえば図7にその上
部分を示す国際電信電話諮問委員会(CCITT)から
発表されている標準原稿を送信する場合には、A領域か
ら読取りが開始される。このA領域は、図7に示すよう
に、余白部である。つまり、最初に送信される暗号文C
は、一般に、余白部に対応する平文Pが暗号化されたも
のである可能性が非常に高い。
By the way, reading of a document to be transmitted is generally started from the upper end thereof. For example, when a standard manuscript published by the International Telegraph and Telephone Consultative Committee (CCITT) shown in the upper part of FIG. 7 is transmitted, reading is started from the area A. This area A is a blank area as shown in FIG. That is, the ciphertext C that is transmitted first
In general, there is a very high possibility that the plaintext P corresponding to the blank space is encrypted.

【0006】したがって、最初に送信される暗号文Cが
第三者に傍受されると、既知の余白部に対応する平文P
と、これに対応する暗号文Cとが第三者に公開されるこ
とになるので、平文Pと暗号文Cとの間の対応関係、す
なわち暗号化アルゴリズムが容易に求められる可能性が
高い。そのため、暗号文Cの解読が容易に行われ、その
結果、通信内容の機密性を確保することができなくなる
という問題がある。
Therefore, when the first transmitted ciphertext C is intercepted by a third party, the plaintext P corresponding to the known blank area is obtained.
Since the encrypted text C and the encrypted text C corresponding thereto are disclosed to a third party, there is a high possibility that the correspondence relationship between the plain text P and the encrypted text C, that is, the encryption algorithm is easily required. Therefore, there is a problem that the ciphertext C can be easily decrypted, and as a result, the confidentiality of the communication content cannot be secured.

【0007】[0007]

【発明が解決しようとする課題】そこで、これに対処す
るため、たとえば最初に読取られる原稿領域の特定の1
つあるいは複数の画素に対応する原画データを予め設定
し、この設定された原画データを白黒反転させた後、暗
号処理を施して送信することが考えられる。この技術に
よれば、最初に送信される暗号文は余白部に対応する平
文ではないので、容易に解読できないはずである。
Therefore, in order to deal with this, for example, a specific area of the original area to be read first is specified.
It is conceivable to preset the original image data corresponding to one or a plurality of pixels, invert the set original image data in black and white, perform encryption processing, and transmit. According to this technique, the ciphertext transmitted first is not the plaintext corresponding to the blank space, so it should not be easily deciphered.

【0008】しかしながら、この技術では、特定の画素
に対応する原画データを白黒反転させているので、最初
に送信される暗号文は、常に一定となる。そのため、上
記技術においても、暗号化アルゴリズムが知られる可能
性が高いので、解読が容易に行われるおそれがある。そ
こで、本発明の目的は、上述の技術的課題を解決し、通
信内容の機密性を確保することができる暗号通信のため
の端末装置を提供することである。
However, in this technique, since the original image data corresponding to a specific pixel is black-and-white inverted, the ciphertext transmitted first is always constant. Therefore, even in the above technique, since the encryption algorithm is likely to be known, there is a fear that the decryption may be easily performed. Therefore, an object of the present invention is to solve the above-mentioned technical problems and to provide a terminal device for encrypted communication capable of ensuring confidentiality of communication contents.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
の請求項1記載の暗号通信のための端末装置は、所定の
通信回線を介して接続された受信側端末装置に対して暗
号化データを送信するための端末装置であって、送信す
べき原稿を読取って原画データを出力する読取手段と、
この読取手段から出力される原画データのうち、先頭か
ら所定ビット数までの原画データの中の任意の原画デー
タをランダムに指定するデータ指定手段と、このデータ
指定手段により指定された原画データを白黒反転する白
黒反転手段と、この白黒反転手段により白黒反転された
原画データを含む上記読取手段から出力された原画デー
タに所定の暗号処理を施すことにより暗号化データを作
成する暗号化手段と、この暗号化手段により作成された
暗号化データを所定の通信回線に送出する送出手段とを
含むことを特徴とする。
According to a first aspect of the present invention, there is provided a terminal device for encrypted communication according to claim 1, wherein encrypted terminal data is transmitted to a receiving side terminal device connected via a predetermined communication line. A reading unit for reading a document to be transmitted and outputting original image data,
Of the original image data output from the reading means, data specifying means for randomly specifying arbitrary original image data in the original image data up to a predetermined number of bits, and the original image data specified by the data specifying means are monochrome. A black-and-white inversion means for inverting, an encryption means for creating encrypted data by subjecting the original image data output from the reading means including the original image data black-and-white inverted by the black-and-white inversion means to a predetermined encryption process, and And a sending means for sending the encrypted data created by the encrypting means to a predetermined communication line.

【0010】また、請求項2記載の暗号通信のための端
末装置は、白黒反転された原画データを含む原画データ
に所定の暗号処理を施すことにより作成された暗号化デ
ータを、所定の通信回線を介して接続された送信側端末
装置から受信するための端末装置であって、上記送信側
端末装置から上記所定の通信回線を介して受信される暗
号化データに所定の解読処理を施して暗号化前の原画デ
ータを復元する暗号解読手段と、この暗号解読手段によ
り復元された原画データのうち、白黒反転された原画デ
ータを特定するデータ特定手段と、このデータ特定手段
により特定された原画データを白黒反転する白黒反転手
段とを含むことを特徴とする。
According to a second aspect of the present invention, in a terminal device for encrypted communication, encrypted data created by subjecting original image data including black-and-white inverted original image data to a predetermined encryption process is transferred to a predetermined communication line. A terminal device for receiving from a transmission-side terminal device connected via a device, the encrypted data received from the transmission-side terminal device via the predetermined communication line is subjected to a predetermined decryption process and encrypted. Decryption means for restoring the original image data before conversion, data specifying means for specifying the original image data that has been black and white inverted among the original image data restored by this decoding means, and original image data specified by this data specifying means And a black and white reversing means for reversing black and white.

【0011】[0011]

【作用】上記請求項1記載の構成では、送信側端末装置
では、読取手段によって読取られた原画データのうち、
先頭から所定ビット数までの原画データの中の任意の原
画データがランダムに指定され、この指定された原画デ
ータが白黒反転される。そして、この白黒反転された原
画データを含むすべての原画データに暗号処理が施され
て暗号化データが作成され、この作成された暗号化デー
タが所定の通信回線に送出される。
In the structure according to the above-mentioned claim 1, in the transmitting side terminal device, among the original image data read by the reading means,
Arbitrary original image data in the original image data up to a predetermined number of bits from the beginning is randomly designated, and the designated original image data is inverted in black and white. Then, all original image data including the original image data that has been subjected to the black-and-white inversion is subjected to encryption processing to create encrypted data, and the created encrypted data is sent to a predetermined communication line.

【0012】一方、受信側端末装置では、たとえば請求
項2記載の構成のように、受信された暗号化データに解
読処理が施されて原画データが復元され、この復元され
た原画データのうち、上記送信側端末装置で白黒反転さ
れた原画データが特定される。そして、この特定された
原画データが白黒反転される。このように、上記構成で
は、先頭から所定ビット数までの原画データの中の白黒
反転させるべき原画データをランダムに指定するように
しているので、送出される暗号化データの先頭から所定
ビット数までの暗号化データは、通信ごとに異なる。そ
のため、第三者による暗号化データの解読を困難にする
ことができるので、通信内容の機密性を確保できる。
On the other hand, in the receiving side terminal device, as in the configuration described in claim 2, for example, the received encrypted data is decrypted to restore the original image data, and among the restored original image data, The original image data, which has been subjected to black-and-white reversal, is specified by the transmission side terminal device. Then, the specified original image data is inverted in black and white. As described above, in the above configuration, since the original image data to be black-and-white inverted in the original image data up to the predetermined number of bits from the beginning is randomly specified, from the beginning of the encrypted data to be transmitted up to the predetermined number of bits. The encrypted data of is different for each communication. Therefore, it is possible to make it difficult for a third party to decipher the encrypted data, so that the confidentiality of the communication content can be ensured.

【0013】また、受信側端末装置において、送信側端
末装置で白黒反転された原画データを再度白黒反転させ
ているので、送信原稿に対応する原画データを正確に復
元できる。
Further, in the receiving side terminal device, since the original image data which has been subjected to the black-and-white inversion at the transmitting side terminal device is again black-and-white inverted, the original image data corresponding to the transmission original can be accurately restored.

【0014】[0014]

【実施例】以下では、本発明の実施例を、添付図面を参
照して詳細に説明する。図1では、本発明の一実施例の
ファクシミリ装置の電気的構成を示すブロック図であ
る。このファクシミリ装置は、送信すべき原稿をたとえ
ば光学的に読取、原画データを出力する読取手段である
読取部1を備えている。この読取部1から出力される原
画データは画像処理部2へ与えられて所定の画像処理が
施される。画像処理が施された原画データは、制御部3
を介して送信機能部4に与えられ、MH,MR等のファ
クシミリ通信に必要な圧縮符号化が施される。この圧縮
符号化が施された原画データは制御部3を介してモデム
5に与えられる。また、暗号通信を行う場合には、暗号
化手段および暗号解読手段として機能する暗号通信装置
6において、圧縮符号化された原画データに暗号処理が
施されて暗号化データが作成され、この作成された暗号
化データがモデム5に与えられる。そして、圧縮符号化
された原画データまたは暗号化データは網制御装置(N
CU)7を介して公衆電話回線8に送出される。
Embodiments of the present invention will be described in detail below with reference to the accompanying drawings. FIG. 1 is a block diagram showing the electrical configuration of a facsimile apparatus according to an embodiment of the present invention. This facsimile apparatus includes a reading unit 1 that is a reading unit that optically reads a document to be transmitted and outputs original image data. The original image data output from the reading unit 1 is given to the image processing unit 2 and subjected to predetermined image processing. The original image data subjected to the image processing is the control unit 3
It is given to the transmission function unit 4 via the and is subjected to compression encoding necessary for facsimile communication such as MH and MR. The original image data that has been subjected to this compression coding is given to the modem 5 via the control unit 3. Further, when performing encrypted communication, in the encrypted communication device 6 which functions as an encryption unit and a decryption unit, the compression-coded original image data is subjected to encryption processing to create encrypted data, and this is created. The encrypted data is provided to the modem 5. The compression-encoded original image data or encrypted data is transferred to the network controller (N
It is sent to the public telephone line 8 through the CU) 7.

【0015】制御部3には、N(たとえばN=60)秒
ごとに計数動作を更新する秒を計数するためのリアルタ
イムクロック(以下「RTC」という)9が備えられて
いる。制御部3は、任意のタイミングでこのRTC9か
ら秒数n(0≦n≦59)を読込むことができ、この読
込まれた秒数nは、後述するように、白黒反転すべき原
画データを指定する際に用いられる。
The control unit 3 is provided with a real time clock (hereinafter referred to as "RTC") 9 for counting the number of seconds for updating the counting operation every N (for example, N = 60) seconds. The control unit 3 can read the number of seconds n (0 ≦ n ≦ 59) from the RTC 9 at an arbitrary timing, and the number of seconds n read is the original image data to be reversed in black and white as described later. Used when specifying.

【0016】このファクシミリ装置にはまた、操作部1
0が備えられている。操作部10には、送信先のファク
シミリ番号等の数値データを入力するためのテンキー1
0a,ファクシミリ装置の開始信号を入力するためのス
タートキー10b,暗号通信を指示するための暗号通信
キー10cなどが配列されている。操作部10における
上述したキーの種類等は一例であり、必要に応じてキー
を追加してもよいし、キーを変更してもよい。
The facsimile unit also includes an operation unit 1
0 is provided. A numeric keypad 1 for inputting numerical data such as a facsimile number of a transmission destination is input to the operation unit 10.
0a, a start key 10b for inputting a start signal of the facsimile apparatus, an encrypted communication key 10c for instructing encrypted communication, and the like. The above-described types of keys in the operation unit 10 are examples, and keys may be added or changed as necessary.

【0017】図1に示すファクシミリ装置がデータを受
信する場合には、データはNCU7を介してモデム5に
与えられる。受信されたデータが単に圧縮符号化された
原画データである場合、すなわち通常のファクシミリ通
信の場合、受信された原画データは、モデム5において
復調された後、受信機能部11で復号化(伸長化)され
て、元の原画データが復元される。その後、元の原画デ
ータは記録部12に与えられ、この記録部12において
用紙に印字されることにより、送信原稿が再生される。
When the facsimile apparatus shown in FIG. 1 receives data, the data is given to the modem 5 via the NCU 7. When the received data is simply compression-coded original image data, that is, in the case of normal facsimile communication, the received original image data is demodulated by the modem 5 and then decoded (decompressed) by the reception function unit 11. ) Is performed, and the original image data is restored. After that, the original original image data is given to the recording unit 12, and is printed on the paper in the recording unit 12, so that the transmitted original is reproduced.

【0018】一方、受信されたデータが暗号化データで
ある場合、すなわち暗号通信の場合には、受信された暗
号化データは、モデム5において復調された後、暗号通
信装置6において解読化、すなわち平文化が施される。
その後、受信機能部11において、上述と同様に、復号
化されて元の原画データが復元された後、記録部12で
用紙に印字されて、送信原稿が再生される。
On the other hand, when the received data is encrypted data, that is, in the case of encrypted communication, the received encrypted data is demodulated by the modem 5 and then decrypted by the encrypted communication device 6, that is, A flat culture is given.
Then, in the receiving function unit 11, the original image data is decrypted to restore the original image data in the same manner as described above, and then the recording unit 12 prints the original image data on the paper to reproduce the transmitted original document.

【0019】なお、本実施例では、制御部3が白黒反転
手段およびデータ特定手段などとして機能する。また、
制御部3およびRTC9がデータ指定手段として機能す
る。さらに、制御部3およびモデム5が送出手段として
機能する。図2は、暗号通信における上記ファクシミリ
装置1での送信動作を示すフローチャートである。この
暗号通信における送信動作は、ユーザにより送信すべき
原稿が所定の原稿台にセットされ、相手先のファクシミ
リ番号がテンキー10aから入力され、さらに暗号通信
キー10cおよびスタートキー10bが押圧されること
により開始される。
In this embodiment, the control unit 3 functions as a black / white inverting means and a data specifying means. Also,
The control unit 3 and the RTC 9 function as data designating means. Further, the control unit 3 and the modem 5 function as sending means. FIG. 2 is a flowchart showing the transmission operation of the facsimile device 1 in the cryptographic communication. The transmission operation in this cryptographic communication is performed by the user placing a document to be transmitted on a predetermined document table, inputting the facsimile number of the other party from the ten key 10a, and further pressing the cryptographic communication key 10c and the start key 10b. Be started.

【0020】送信すべき原稿の読取部1による読取りが
開始されたことに応答して(ステップS1)、制御部3
は、RTC9にアクセスし、秒数nを読込む(ステップ
S2)。そして、上記原稿の先頭から数えてこの読込ん
だ秒数nに対応する原画データ、すなわち上記原稿の先
頭からnビット目の原画データを白黒反転させる(ステ
ップS3)。
In response to the start of reading of the original to be transmitted by the reading unit 1 (step S1), the control unit 3
Accesses the RTC 9 and reads the number of seconds n (step S2). Then, the original image data corresponding to the read number of seconds n counted from the beginning of the original, that is, the original image data of the nth bit from the beginning of the original is inverted in black and white (step S3).

【0021】白黒反転された原画データを含むすべての
原画データは、上記送信機能部4でMH,MR等の圧縮
符号化方式により圧縮符号化された後(ステップS
4)、暗号通信装置6において暗号処理が施され(ステ
ップS5)、暗号化データとしてモデム5に与えられ
る。そして、NCU7を介して、公衆電話回線8に送出
される(ステップS6)。
All the original image data including the original image data which has been subjected to black and white inversion is compression-encoded by the compression encoding system such as MH and MR in the transmission function unit 4 (step S).
4) The encryption processing is performed in the encryption communication device 6 (step S5), and the encrypted data is given to the modem 5. Then, it is sent to the public telephone line 8 through the NCU 7 (step S6).

【0022】図3は、暗号通信における上記ファクシミ
リ装置1での受信動作を示すフローチャートである。N
CU7を介して受信された暗号化データは、モデム5で
復調された後、暗号通信装置6に与えられる。暗号通信
装置6では、暗号化データに解読処理が施され(ステッ
プP1)、暗号化前の原画データが復元される。この復
元された暗号化前の原画データは受信機能部11に与え
られて復号化が施され(ステップP2)、元の原画デー
タが復元される。
FIG. 3 is a flow chart showing the receiving operation in the facsimile device 1 in the encrypted communication. N
The encrypted data received via the CU 7 is demodulated by the modem 5 and then given to the encrypted communication device 6. In the encrypted communication device 6, the encrypted data is decrypted (step P1) to restore the original image data before encryption. The restored original image data before encryption is given to the reception function unit 11 to be decrypted (step P2), and the original original image data is restored.

【0023】復元された原画データは、先頭からnビッ
ト目が白黒反転させられており、そのまま送信原稿を再
生すれば、そのnビット目だけが元の送信原稿とは異な
る色で再生されることとなる。そこで、これに対処する
ため、制御部3では、上記nビット目の原画データが推
定され、その推定された原画データが白黒反転される。
In the restored original image data, the nth bit from the beginning is reversed in black and white, and if the transmitted original is reproduced as it is, only the nth bit is reproduced in a color different from the original transmitted original. Becomes Therefore, in order to deal with this, the control unit 3 estimates the n-th bit original image data, and inverts the estimated original image data in black and white.

【0024】すなわち、先頭からNビット目までの原画
データのうち、他のN−1ビットの原画データと異なる
色を示す原画データが検索され(ステップP3)、その
結果色が異なる原画データがあれば、その原画データが
送信側で白黒反転された原画データであると特定され、
この特定された原画データが白黒反転される(ステップ
P4)。これにより、送信側で白黒反転させる前の元の
原画データに正確に復元することができる。そして、白
黒反転させた後の原画データが記録部12に与えられ、
この記録部12において用紙に印字されることにより送
信原稿が再生される(ステップP5)。
That is, of the original image data from the head to the N-th bit, original image data showing a color different from other N-1 bit original image data is searched (step P3), and as a result, there is original image data having a different color. For example, the original image data is identified as the original image data that was black and white inverted on the transmitting side,
The specified original image data is inverted in black and white (step P4). As a result, it is possible to accurately restore the original image data before the black and white inversion on the transmitting side. Then, the original image data after the black and white inversion is given to the recording unit 12,
The transmission original is reproduced by being printed on the paper in the recording unit 12 (step P5).

【0025】以上のように本実施例のファクシミリ装置
によれば、原稿の先頭からnビット目の原画データを白
黒反転させているので、原稿の先頭からNビット目まで
の暗号化データを通信ごとに変えて送信することができ
る。そのため、第三者による解読化を困難にすることが
できるので、通信機密の確保の向上を図ることができ
る。
As described above, according to the facsimile apparatus of the present embodiment, since the original image data of the n-th bit from the beginning of the original is inverted in black and white, the encrypted data from the beginning of the original to the N-th bit is transmitted for each communication. You can send it by changing to. Therefore, it is possible to make it difficult for a third party to decipher, and it is possible to improve the security of communication confidentiality.

【0026】また、白黒反転された原画データを含む暗
号化データを受信した場合には、その白黒反転された原
画データを再度白黒反転しているので、送信原稿を正確
に再生できる。本発明の実施例は以上のとおりである
が、本発明は上述の実施例に限定されるものではない。
たとえば上記実施例では、端末装置としてファクシミリ
装置1を適用した場合について説明したが、本発明は、
ファクシミリ装置に限らず画像データを送受できる端末
装置であれば適用できる。
Further, when the encrypted data including the black-and-white inverted original image data is received, the black-and-white inverted original image data is black-and-white again, so that the transmitted original can be reproduced accurately. Although the embodiments of the present invention have been described above, the present invention is not limited to the above embodiments.
For example, in the above embodiment, the case where the facsimile device 1 is applied as the terminal device has been described.
Not limited to the facsimile device, any terminal device capable of transmitting and receiving image data can be applied.

【0027】また、上記実施例では、受信側ファクシミ
リ装置において、白黒反転された原画データを特定し、
この特定された原画データを白黒反転させているが、こ
の処理は必ずしも行う必要はなく、受信側ファクシミリ
装置は通常の受信処理を行うものであってもよい。その
理由は、1画素(ドット)は、実際には、0.1ミリ
(=1/200インチ)程度の大きさで、たとえば白黒
反転させる原画データが1ドットの場合ならば、1画素
だけ周囲と色が異なって再生されても、画質の乱れとい
う観点からは、現実的に無視できるからである。
Further, in the above-described embodiment, the original facsimile image data, which has been inverted in black and white, is specified in the receiving side facsimile device,
Although this specified original image data is inverted in black and white, this processing is not necessarily required to be performed, and the receiving side facsimile device may perform normal reception processing. The reason is that one pixel (dot) is actually about 0.1 mm (= 1/200 inch), and for example, if the original image data for black and white inversion is one dot, only one pixel is surrounded. This is because even if the colors are reproduced differently, it can be realistically ignored from the viewpoint of image quality disorder.

【0028】さらに、上記実施例では、原稿の先頭から
nビット目の原画データだけを白黒反転させているが、
たとえば原稿の先頭かnビット目を先頭とする所定個数
のビット群データを白黒反転させるようにしてもよい。
さらにまた、上記実施例では、通常の暗号化を行う、い
わゆるECBモードを適用して暗号通信を実現する例に
ついて説明したが、たとえば排他的論理和を用いるCB
Cモードを適用してもよい。
Further, in the above embodiment, only the n-th original image data from the beginning of the original is black-and-white inverted.
For example, a predetermined number of bit group data having the beginning or the n-th bit of the original may be inverted in black and white.
Furthermore, in the above-mentioned embodiment, an example in which a so-called ECB mode is applied to perform ordinary encryption to realize encrypted communication has been described. However, for example, a CB using an exclusive OR.
The C mode may be applied.

【0029】図4を参照してより具体的に説明すると、
暗号化前の原画データ、すなわち平文P1 は暗号化部2
0にて暗号化され、暗号化データ、すなわち暗号文C1
が作成される。この作成された暗号文C1 はそのまま出
力されるとともに、暗号化部20の入力側に備えられて
いる排他的論理和部21にも与えられる。次に、平文P
2 が暗号化される際には、そのまま暗号化部20に与え
られるのでなく、排他的論理和部21にて暗号文C1
の間で排他的論理和が演算され、その演算された後の平
文P3 が暗号化部20に与えられる。暗号化部20で作
成される暗号文C2 は、上記暗号文C1 と同様に、その
まま出力されるとともに、排他的論理和部21にも与え
られる。
More specifically with reference to FIG. 4,
The original image data before encryption, that is, the plaintext P 1 is the encryption unit 2
Encrypted with 0, encrypted data, that is, ciphertext C 1
Is created. The created ciphertext C 1 is output as it is, and is also given to the exclusive OR unit 21 provided on the input side of the encryption unit 20. Next, plaintext P
When 2 is encrypted, it is not given to the encryption unit 20 as it is, but the exclusive OR unit 21 calculates the exclusive OR with the ciphertext C 1, and after the calculation, The plaintext P 3 is given to the encryption unit 20. The ciphertext C 2 created by the encryption unit 20 is output as it is, and is also given to the exclusive OR unit 21, similarly to the ciphertext C 1 described above.

【0030】このように、順に排他的論理和を演算しな
がら暗号化を施しているので、原稿の先頭からNビット
目までの暗号化データが通信ごとに異なれば、その後の
暗号化データも通信ごとに異なることになる。そのた
め、第三者による解読をより困難にすることができる。
その他特許請求の範囲に記載された範囲で種々の設計変
更を施すことは可能である。
As described above, since the encryption is performed by sequentially calculating the exclusive OR, if the encrypted data from the head of the original to the N-th bit is different for each communication, the encrypted data after that is also communicated. It will be different for each. Therefore, the decryption by a third party can be made more difficult.
Other various design changes can be made within the scope described in the claims.

【0031】[0031]

【発明の効果】以上のように請求項1記載の暗号通信の
ための端末装置によれば、白黒反転すべき原画データを
ランダムに指定しているので、余白部に対応する可能性
が高い最初に送出される暗号化データを通信ごとに変え
ることができる。したがって、最初に送出される暗号化
データが常に一定であった技術と異なり、第三者による
解読を困難にすることができる。そのため、通信内容の
機密性を確保することができる。
As described above, according to the terminal device for encrypted communication according to the first aspect, since the original image data to be reversed in black and white is specified at random, it is highly likely that it corresponds to the margin. The encrypted data sent to the can be changed for each communication. Therefore, unlike the technique in which the encrypted data transmitted first is always constant, it is possible to make decryption by a third party difficult. Therefore, the confidentiality of the communication content can be secured.

【0032】また、請求項2記載の暗号通信のための端
末装置によれば、受信される暗号化データの中から白黒
反転された原画データを特定し、この特定された原画デ
ータを再度白黒反転させているので、元の原稿を正確に
再生することができる。
Further, according to the terminal device for encrypted communication of claim 2, the original image data subjected to the black-and-white inversion is specified from the received encrypted data, and the specified original image data is again subjected to the black-and-white inversion. As a result, the original document can be reproduced accurately.

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

【図1】本発明の一実施例のファクシミリ装置の電気的
構成を示すブロック図である。
FIG. 1 is a block diagram showing an electrical configuration of a facsimile apparatus according to an embodiment of the present invention.

【図2】暗号通信における上記ファクシミリ装置での送
信動作を示すフローチャートである。
FIG. 2 is a flowchart showing a transmission operation of the facsimile device in encrypted communication.

【図3】暗号通信における上記ファクシミリ装置での受
信動作を示すフローチャートである。
FIG. 3 is a flowchart showing a receiving operation in the facsimile device in encrypted communication.

【図4】CBCモードを適用した場合における暗号処理
を説明するための図である。
FIG. 4 is a diagram for explaining an encryption process when the CBC mode is applied.

【図5】従来の暗号通信を実行するためのファクシミリ
装置の通信の流れを示す図である。
FIG. 5 is a diagram showing a communication flow of a facsimile device for executing conventional encrypted communication.

【図6】従来の暗号化・解読化の原理を説明するための
図である。
FIG. 6 is a diagram for explaining the principle of conventional encryption / decryption.

【図7】国際電信電話諮問委員会(CCITT)によっ
て発表されている標準原稿の一部を取出して示す概略図
である。
FIG. 7 is a schematic view showing a part of a standard manuscript published by the International Telegraph and Telephone Consultative Committee (CCITT).

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

1 読取部 3 制御部 5 モデム 6 暗号通信装置 1 reading unit 3 control unit 5 modem 6 cryptographic communication device

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】所定の通信回線を介して接続された受信側
端末装置に対して暗号化データを送信するための端末装
置であって、 送信すべき原稿を読取って原画データを出力する読取手
段と、 この読取手段から出力される原画データのうち、先頭か
ら所定ビット数までの原画データの中の任意の原画デー
タをランダムに指定するデータ指定手段と、 このデータ指定手段により指定された原画データを白黒
反転する白黒反転手段と、 この白黒反転手段により白黒反転された原画データを含
む上記読取手段から出力された原画データに所定の暗号
処理を施すことにより暗号化データを作成する暗号化手
段と、 この暗号化手段により作成された暗号化データを所定の
通信回線に送出する送出手段とを含むことを特徴とする
暗号通信のための端末装置。
1. A terminal device for transmitting encrypted data to a receiving side terminal device connected via a predetermined communication line, the reading device reading a document to be transmitted and outputting original image data. A data designating means for randomly designating arbitrary original picture data among the original picture data up to a predetermined number of bits from the original picture data outputted from the reading means; and the original picture data designated by the data designating means. A black-and-white inversion means for black-and-white inversion, and an encryption means for creating encrypted data by subjecting the original-image data including the original-image data black-and-white inverted by the black-and-white inversion means to a predetermined encryption process. A terminal device for encrypted communication, comprising: sending means for sending the encrypted data created by the encrypting means to a predetermined communication line.
【請求項2】白黒反転された原画データを含む原画デー
タに所定の暗号処理を施すことにより作成された暗号化
データを、所定の通信回線を介して接続された送信側端
末装置から受信するための端末装置であって、 上記送信側端末装置から上記所定の通信回線を介して受
信される暗号化データに所定の解読処理を施して暗号化
前の原画データを復元する暗号解読手段と、 この暗号解読手段により復元された原画データのうち、
白黒反転された原画データを特定するデータ特定手段
と、 このデータ特定手段により特定された原画データを白黒
反転する白黒反転手段とを含むことを特徴とする暗号通
信のための端末装置。
2. To receive encrypted data created by subjecting original image data including black-and-white inverted original image data to a predetermined encryption process from a transmission side terminal device connected via a predetermined communication line. And a decryption means for performing a predetermined decryption process on the encrypted data received from the transmission side terminal device through the predetermined communication line to restore the original image data before encryption. Of the original image data restored by the decryption means,
A terminal device for encrypted communication, comprising: a data specifying unit that specifies black-and-white inverted original image data; and a black-and-white inversion unit that black-and-white inverts the original image data specified by the data specifying unit.
JP06039984A 1994-03-10 1994-03-10 Terminal device for encrypted communication Expired - Fee Related JP3121981B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP06039984A JP3121981B2 (en) 1994-03-10 1994-03-10 Terminal device for encrypted communication
US08/399,583 US5535277A (en) 1994-03-10 1995-03-07 Encryption communication apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP06039984A JP3121981B2 (en) 1994-03-10 1994-03-10 Terminal device for encrypted communication

Publications (2)

Publication Number Publication Date
JPH07250252A true JPH07250252A (en) 1995-09-26
JP3121981B2 JP3121981B2 (en) 2001-01-09

Family

ID=12568215

Family Applications (1)

Application Number Title Priority Date Filing Date
JP06039984A Expired - Fee Related JP3121981B2 (en) 1994-03-10 1994-03-10 Terminal device for encrypted communication

Country Status (1)

Country Link
JP (1) JP3121981B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011248124A (en) * 2010-05-27 2011-12-08 Canon Inc Data encryption apparatus and control method thereof

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011248124A (en) * 2010-05-27 2011-12-08 Canon Inc Data encryption apparatus and control method thereof

Also Published As

Publication number Publication date
JP3121981B2 (en) 2001-01-09

Similar Documents

Publication Publication Date Title
US5535277A (en) Encryption communication apparatus
JPH0823331A (en) Method and device for ciphering communication
CN100426828C (en) Image forming apparatus and confidential data transmitting method
JPH07288514A (en) Communication equipment
JPH07162692A (en) Cipher communication method and terminal equipment for cipher communication
JP2503798B2 (en) Encrypted facsimile machine
JP3121981B2 (en) Terminal device for encrypted communication
JPH07250251A (en) Terminal equipment for cipher communication
JPH099075A (en) Cipher image communication equipment
JP3848002B2 (en) Image data transmission device
JPH06339036A (en) Ciphering device and method for facsimile equipment
JPH10303879A (en) Enciphering method
JPH07250249A (en) Communication equipment
JPH04237264A (en) Facsimile equipment having cipher function
JPH0637749A (en) Ciphering device
JPH11298740A (en) Data transmission/reception method
JPH09139849A (en) Enciphering method for facsimile equipment
JPH0879237A (en) Communication equipment
JPH066615A (en) Facsimile equipment
JPH07250250A (en) Terminal equipment for cipher communication
JPH07115550A (en) Device and method for ciphering for facsimile equipment
JPH10164375A (en) Relay communication method for facsimile communication system
JPH07154612A (en) Facsimile equipment with ciphering communication function
JPH08107410A (en) Communication equipment
JPH0884261A (en) Communication equipment

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees