JPH06152587A - Method and device for digital communication - Google Patents

Method and device for digital communication

Info

Publication number
JPH06152587A
JPH06152587A JP4295766A JP29576692A JPH06152587A JP H06152587 A JPH06152587 A JP H06152587A JP 4295766 A JP4295766 A JP 4295766A JP 29576692 A JP29576692 A JP 29576692A JP H06152587 A JPH06152587 A JP H06152587A
Authority
JP
Japan
Prior art keywords
communication
encryption key
key
communication encryption
decryption
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP4295766A
Other languages
Japanese (ja)
Inventor
Hiroyuki Matsuzawa
裕之 松沢
Kiyoshi Kabetani
喜義 壁谷
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP4295766A priority Critical patent/JPH06152587A/en
Publication of JPH06152587A publication Critical patent/JPH06152587A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To provide a method and device for digital communication capable of changing communication cryptographic keys between communication terminal for each communication. CONSTITUTION:When starting the communication, a cryptographic key preparing section 15 automatically generates a communication cryptographic key, which is ciphered by a ciphering/deciphering circuit 12 by means of a communication cryptographic key decoding key stored in a memory section 17. This is sent to a reception side through a network interface circuit 11. At the side of reception, the received ciphered communication cryptographic key is decoded by the circuit 12 by means of the communication cryptographic key decoding key. Then, the ciphered and decoded digital information is communicated by means of the communication cryptographic key.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、テキスト、音声、画像
データ等のディジタル情報を暗号化して伝送するディジ
タル通信方法及びその装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a digital communication method and apparatus for encrypting and transmitting digital information such as text, voice and image data.

【0002】[0002]

【従来の技術】従来より、この種の通信方法に使用され
る暗号方式は種々提案されているが、そのうち1つに秘
密鍵暗号方式と呼ばれるものがある。この方式は送信時
に任意の秘密の情報(暗号鍵)を用いて暗号化するとと
もに、受信時に同一の暗号鍵を用いて復号する方式であ
る。秘密鍵暗号方式の暗号化及び復号のアルゴリズムと
しては、FEAL(Fast Data Encipherment Algorism:
高速データ暗号アルゴリズム)やDES(Data Encrypt
ion Standard:米国連邦規格の暗号アルゴリズム)等が
知られており、これらのアルゴリズム又はアルゴリズム
を組込んだLSIを用いることにより、容易に暗号化及
び復号を行うことができる。
2. Description of the Related Art Conventionally, various encryption methods used in this type of communication method have been proposed, and one of them has been called a secret key encryption method. This method is a method of encrypting using arbitrary secret information (encryption key) at the time of transmission and decrypting using the same encryption key at the time of reception. FEAL (Fast Data Encipherment Algorithm) is used as an encryption and decryption algorithm of the secret key cryptosystem.
High-speed data encryption algorithm) and DES (Data Encrypt)
ion Standard: cryptographic algorithm of the US Federal Standard) is known, and encryption and decryption can be easily performed by using these algorithms or LSIs incorporating these algorithms.

【0003】前述した秘密鍵暗号方式を用いた従来の通
信方法として、センタにより暗号鍵を集中的に管理して
通信する方法がある。図2は前述した従来の通信方法に
よる通信のようすを示すもので、図中、1は鍵管理セン
タ、2は発信端末、3は着信端末である。鍵管理センタ
1には、暗号通信を行う端末の各ID及びこれに対応す
る通信用暗号鍵解読鍵を予め登録しておくものとする。
As a conventional communication method using the above-mentioned secret key cryptosystem, there is a method of centrally managing cryptographic keys by a center for communication. FIG. 2 shows the communication by the above-mentioned conventional communication method. In the figure, 1 is a key management center, 2 is a transmitting terminal, and 3 is a receiving terminal. In the key management center 1, each ID of the terminal that performs the encrypted communication and the corresponding communication encryption key decryption key are registered in advance.

【0004】発信端末2は発信時に鍵管理センタ1へ自
分のID#i及び着信先のID#jを送り、通信用暗号
鍵Ksを要求する(I) 。鍵管理センタ1は発信側のID
#i及び着信側のID#jより両端末の通信用暗号鍵解
読鍵Ki,Kjを検索するとともに、通信用暗号鍵Ks
を自動的に作成する。次に、鍵管理センタ1は発信側の
ID#i及び通信用暗号鍵Ksを通信用暗号鍵解読鍵K
jで暗号化し、得られたEKj(Ks,#i)に通信用暗
号鍵Ks及び着信側のID#jを加え、さらに通信用暗
号鍵解読鍵Kiで暗号化し、得られたEKi{Ks,#
j,EKj(Ks,#i)}を発信端末2に送る(II)。
At the time of transmission, the transmission terminal 2 sends its own ID # i and the recipient's ID # j to the key management center 1 to request the communication encryption key Ks (I). Key management center 1 is the sender ID
#I and the ID # j of the receiving side are searched for the communication encryption key decryption keys Ki and Kj of both terminals, and the communication encryption key Ks
Automatically created. Next, the key management center 1 sends the ID # i of the sender and the communication encryption key Ks to the communication encryption key decryption key K.
encrypted with j, resulting E Kj (Ks, # i) in the ID # j of the communication encryption key Ks and the terminating addition, further encrypted with the communication encryption key decryption key Ki, the resulting E Ki { Ks, #
j, E Kj (Ks, #i)} is sent to the calling terminal 2 (II).

【0005】発信端末2は送られてきた情報を通信用暗
号鍵解読鍵Kiで復号し、得られたKsを通信時の暗号
鍵として使用するとともに、EKj(Ks,#i)をその
まま着信端末3に送る(III) 。着信端末3では送られて
きた情報を通信用暗号鍵解読鍵Kjで復号し、得られた
通信用暗号鍵Ks、即ち発信端末2側と同一の暗号鍵に
より暗号通信を行う(IV)。
The transmitting terminal 2 decrypts the transmitted information with the communication encryption key decryption key Ki, uses the obtained Ks as an encryption key for communication, and receives E Kj (Ks, #i) as it is. Send to terminal 3 (III). At the receiving terminal 3, the transmitted information is decrypted by the communication encryption key decrypting key Kj, and the obtained communication encryption key Ks, that is, the same encryption key as the transmitting terminal 2 side, is used for the encrypted communication (IV).

【0006】[0006]

【発明が解決しようとする課題】しかしながら、前記方
法では鍵管理センタが必要となり、また、発信側は着信
側との通信に先立って該鍵管理センタに通信用暗号鍵を
要求しなければならず、複雑な操作が必要となる等の問
題があった。
However, the above method requires a key management center, and the calling side must request the communication encryption key from the key management center prior to communication with the called side. However, there was a problem that complicated operations were required.

【0007】本発明は前記従来の問題点に鑑み、通信端
末同士で通信毎に通信用暗号鍵を変更可能なディジタル
通信方法及びその装置を提供することを目的とする。
In view of the above-mentioned conventional problems, it is an object of the present invention to provide a digital communication method and apparatus capable of changing a communication encryption key between communication terminals for each communication.

【0008】[0008]

【課題を解決するための手段】前記目的を達成するた
め、本発明の請求項1では、秘密鍵暗号方式によりディ
ジタル情報を暗号化して伝送するディジタル通信方法に
おいて、送信側では、通信の開始時に通信用暗号鍵を自
動的に作成し、該通信用暗号鍵を通信用暗号鍵解読鍵を
用いて暗号化し、該暗号化した通信用暗号鍵を他のディ
ジタル情報に先だって送信し、受信側では、暗号化され
た通信用暗号鍵を前記通信用暗号鍵解読鍵を用いて復号
し、以後、該通信用暗号鍵を用いてディジタル情報を暗
号化及び復号して通信するようになしたディジタル通信
方法を提案する。
In order to achieve the above-mentioned object, according to claim 1 of the present invention, in a digital communication method for encrypting and transmitting digital information by a secret key cryptosystem, the transmitting side starts at the start of communication. A communication encryption key is automatically created, the communication encryption key is encrypted by using the communication encryption key decryption key, and the encrypted communication encryption key is transmitted prior to other digital information. , A digital communication in which an encrypted communication encryption key is decrypted using the communication encryption key decryption key, and thereafter digital information is encrypted and decrypted using the communication encryption key for communication Suggest a method.

【0009】また、請求項2では、秘密鍵暗号方式によ
りディジタル情報を暗号化して送信するディジタル通信
装置において、通信用暗号鍵を暗号化するための通信用
暗号鍵解読鍵を記憶する記憶手段と、通信の開始時に通
信用暗号鍵を自動的に作成する通信用暗号鍵作成手段
と、前記通信用暗号鍵を前記通信用暗号鍵解読鍵を用い
て暗号化する通信用暗号鍵暗号化手段と、該暗号化した
通信用暗号鍵を他のディジタル情報に先だって送信する
送信手段とを備えたディジタル通信装置を提案する。
According to a second aspect of the present invention, in a digital communication device for encrypting and transmitting digital information by a secret key cryptosystem, a storage means for storing a communication encryption key decryption key for encrypting the communication encryption key, A communication encryption key creating means for automatically creating a communication encryption key at the start of communication; and a communication encryption key encryption means for encrypting the communication encryption key with the communication encryption key decryption key. , A transmitting means for transmitting the encrypted communication encryption key in advance of other digital information is proposed.

【0010】また、請求項3では、秘密鍵暗号方式によ
り暗号化されたディジタル情報を受信するディジタル通
信装置において、通信用暗号鍵を復号するための通信用
暗号鍵解読鍵を記憶する記憶手段と、暗号化された通信
用暗号鍵を受信する受信手段と、該受信した暗号化され
た通信用暗号鍵を前記通信用暗号鍵解読鍵を用いて復号
する通信用暗号鍵復号手段とを備えたディジタル通信装
置を提案する。
According to a third aspect of the present invention, in a digital communication device for receiving digital information encrypted by a secret key cryptosystem, a storage means for storing a communication encryption key decryption key for decrypting the communication encryption key. A receiving means for receiving the encrypted communication encryption key, and a communication encryption key decrypting means for decrypting the received encrypted communication encryption key using the communication encryption key decrypting key We propose a digital communication device.

【0011】[0011]

【作用】本発明の請求項1によれば、通信の開始時に、
送信側において通信用暗号鍵が自動的に作成され、これ
が通信用暗号鍵解読鍵によって暗号化された上で他の情
報に先だって受信側へ送信され、受信側ではこれが送信
側と同一の通信用暗号鍵解読鍵によって復号され、以
後、この通信用暗号鍵による暗号通信がなされる。
According to claim 1 of the present invention, when communication is started,
A communication encryption key is automatically created on the sending side, this is encrypted by the communication encryption key decryption key and then sent to the receiving side before other information, and on the receiving side this is the same as the sending side Decryption is performed with the encryption key decryption key, and thereafter, encrypted communication is performed with this communication encryption key.

【0012】また、請求項2によれば、通信の開始時
に、通信用暗号鍵作成手段により通信用暗号鍵が自動的
に作成され、通信用暗号鍵暗号化手段により予め記憶手
段に記憶された通信用暗号鍵解読鍵を用いて暗号化さ
れ、送信手段により他の情報に先だって受信側へ送信さ
れる。
Further, according to claim 2, when the communication is started, the communication encryption key is automatically created by the communication encryption key creating means and is stored in advance in the storage means by the communication encryption key encrypting means. The data is encrypted using the decryption key for communication and is transmitted to the receiving side before other information by the transmitting means.

【0013】また、請求項3によれば、受信手段により
暗号化された通信用暗号鍵が受信され、これが通信用暗
号鍵復号手段により予め記憶手段に記憶された通信用暗
号鍵解読鍵を用いて復号される。
According to the third aspect, the communication encryption key encrypted by the receiving means is received, and the communication encryption key decrypting means uses the communication encryption key decrypting key stored in the storage means in advance. Be decrypted.

【0014】[0014]

【実施例】図1は本発明のディジタル通信装置の一実施
例を示すもので、ここでは通話を主目的としたものを示
す。図中、11は送信情報を通信回線に対応した信号に
変換して送信したり、通信回線を介して送られてくる信
号を受信情報に変換したり、発信や着信のための呼制御
信号を送信又は受信するための網インタフェース回路、
12は汎用のCPU及びROM、RAM等又は専用のL
SIで構成され、暗号鍵を用いて送信情報の暗号化及び
受信信号の復号を行うための暗号化/復号回路、13は
ディジタル信号をアナログ信号に変換したり、アナログ
信号をディジタル信号に変換するコーデック部、14は
送話器から入力された信号や受話器へ出力する信号を増
幅する通話回路、15は各通信毎に異なる通信用暗号鍵
を自動的かつランダムに作成する暗号鍵作成部、16は
汎用のCPU及びROM、RAM等で構成され、各部を
制御する制御回路、17は通信用暗号鍵を暗号化又は復
号する際に使用する通信用暗号鍵解読鍵を記憶するメモ
リ部、18は受話器、19は送話器である。なお、通信
用暗号鍵解読鍵を記憶するためのメモリ部17は容量が
少なくて済むので、独立したメモリ部17を設ける代わ
りに制御回路16を構成するメモリの空き空間を使用す
ることも可能である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 shows an embodiment of a digital communication apparatus according to the present invention, which is intended mainly for communication. In the figure, reference numeral 11 denotes a call control signal for converting a transmission information into a signal corresponding to a communication line and transmitting it, converting a signal sent through the communication line into reception information, and a call control signal for making and receiving a call. Network interface circuit for transmitting or receiving,
12 is a general-purpose CPU and ROM, RAM, or a dedicated L
An encryption / decryption circuit composed of SI for encrypting transmission information and decrypting a reception signal using an encryption key, 13 converts a digital signal into an analog signal or an analog signal into a digital signal A codec section, 14 is a speech circuit that amplifies a signal input from a transmitter or a signal output to a receiver, and 15 is an encryption key creation section that automatically and randomly creates a different communication encryption key for each communication. Is a general-purpose CPU, ROM, RAM, etc., and is a control circuit for controlling each section; 17 is a memory section for storing a communication encryption key decryption key used when encrypting or decrypting the communication encryption key; A receiver, 19 is a transmitter. Since the memory unit 17 for storing the communication encryption key decryption key has a small capacity, it is possible to use an empty space of the memory forming the control circuit 16 instead of providing the independent memory unit 17. is there.

【0015】図3及び図4は発信時及び着信時の動作を
示すフローチャートであり、以下、これらに従って本装
置の動作を説明する。
FIGS. 3 and 4 are flowcharts showing the operation at the time of making a call and at the time of making a call, and the operation of the present apparatus will be described below according to these.

【0016】最初に、発信時の動作を説明する。まず、
装置に対してオフフック・ダイヤル押下等により発信操
作をする(ステップS1)と、制御回路16は通信用暗
号鍵解読鍵をメモリ部17から読み出し、暗号化/復号
回路12に書き込み(ステップS2)、網インタフェー
ス回路11に発信の指示を行う(ステップS3)。着信
側の装置が応答し、通話回路14が接続される(ステッ
プS4)と、制御回路16は通信用暗号鍵の作成を暗号
鍵作成部15に指示する(ステップS5)。次に、暗号
鍵作成部15で自動的に作成した通信用暗号鍵を暗号化
/復号回路12において通信用暗号鍵解読鍵を用いて暗
号化し(ステップS6)、該暗号化した通信用暗号鍵を
網インタフェース回路11を通して通信回線に送出し
(ステップS7)、通話を開始する(ステップS8)。
First, the operation at the time of calling will be described. First,
When an outgoing operation is performed on the device by pressing the off-hook dial or the like (step S1), the control circuit 16 reads the communication encryption key decryption key from the memory unit 17 and writes it in the encryption / decryption circuit 12 (step S2) A call is given to the network interface circuit 11 (step S3). When the device on the receiving side responds and the call circuit 14 is connected (step S4), the control circuit 16 instructs the encryption key creating unit 15 to create a communication encryption key (step S5). Next, the communication encryption key automatically created by the encryption key creation unit 15 is encrypted by the encryption / decryption circuit 12 using the communication encryption key decryption key (step S6), and the encrypted communication encryption key is created. Is sent to the communication line through the network interface circuit 11 (step S7) to start a call (step S8).

【0017】送話器19から入力された送話信号は通話
回路14で増幅され、コーデック部13でディジタル信
号に変換された後、暗号化/復号回路12において制御
回路16から書き込まれた通信用暗号鍵を用いて暗号化
された後、網インタフェース回路11を通して通信回線
に送出される。一方、網インタフェース回路11を通し
て通信回線から受信した受信信号は、暗号化/復号回路
12において制御回路16から書き込まれた通信用暗号
鍵を用いて復号された後、コーデック部13でアナログ
信号に変換され、通話回路14で増幅され、受話器18
から受話信号として出力される。
The transmission signal input from the transmitter 19 is amplified by the communication circuit 14, converted into a digital signal by the codec section 13, and then written in the encryption / decryption circuit 12 from the control circuit 16 for communication. After being encrypted using the encryption key, it is sent to the communication line through the network interface circuit 11. On the other hand, the reception signal received from the communication line through the network interface circuit 11 is decrypted by the encryption / decryption circuit 12 using the communication encryption key written from the control circuit 16, and then converted into an analog signal by the codec section 13. And is amplified by the communication circuit 14 and the handset 18
Is output as a reception signal from.

【0018】なお、暗号鍵作成部15で作成する通信用
暗号鍵の作成方法は、各種ランダム関数により乱数を発
生させる方法、日付け・時間等を初期値にして一定のア
ルゴリズムで生成させる方法等がある。また、メモリ部
17に記憶する通信用暗号鍵解読鍵としては通信相手毎
に異なるものとしても良く、要は発信側及び受信側で同
一のものを誤りなく使用できれば良い。また、図3にお
いて、通信用暗号鍵解読鍵書き込み処理(ステップS
2)は、通話回路接続処理(ステップS4)の直後に行
っても同一の結果が得られる。
The method of creating the communication encryption key created by the encryption key creating unit 15 includes a method of generating random numbers by various random functions, a method of creating a fixed algorithm by setting the date, time, etc. as initial values. There is. Further, the communication encryption key decryption key stored in the memory unit 17 may be different for each communication partner, and the point is that the same one can be used without error on the transmitting side and the receiving side. Further, in FIG. 3, a communication encryption key decryption key writing process (step S
The same result can be obtained even if 2) is performed immediately after the call circuit connection process (step S4).

【0019】次に、着信時の動作を説明する。通信回線
から着信がある(ステップSP1)と、制御回路16は
通信用暗号鍵解読鍵をメモリ部17から読み出し、暗号
化/復号回路12に書き込む(ステップSP2)。オフ
フック等により着信操作を行って(ステップSP3)、
通話回路14が接続された(ステップSP4)後、網イ
ンタフェース回路11を通して通信回線から通信用暗号
鍵解読鍵によって暗号化された通信用暗号鍵を受信する
(ステップSP5)と、暗号化/復号回路12で通信用
暗号鍵解読鍵を用いて復号し(ステップSP6)、該復
号した通信用暗号鍵を暗号化/復号回路12に書き込む
(ステップSP7)。そして、通信が開始された後は、
前述した発信時の場合と同様に通信を行う(ステップS
P8)。なお、図4において、通信用暗号鍵解読鍵書き
込み処理(ステップSP2)は、通話回路接続処理(ス
テップSP4)の直後に行っても同一の結果が得られ
る。
Next, the operation upon receiving an incoming call will be described. When there is an incoming call from the communication line (step SP1), the control circuit 16 reads the communication encryption key decryption key from the memory unit 17 and writes it in the encryption / decryption circuit 12 (step SP2). Perform incoming operation by off-hook etc. (step SP3),
After the call circuit 14 is connected (step SP4), when the communication encryption key encrypted by the communication encryption key decryption key is received from the communication line through the network interface circuit 11 (step SP5), the encryption / decryption circuit In step 12, the decryption key for communication is used for decryption (step SP6), and the decrypted communication encryption key is written in the encryption / decryption circuit 12 (step SP7). And after the communication is started,
Communication is performed in the same manner as in the case of the above-mentioned calling (step S
P8). In FIG. 4, the same result can be obtained even if the communication encryption key decryption key writing process (step SP2) is performed immediately after the call circuit connection process (step SP4).

【0020】図5は本発明のディジタル通信装置の他の
実施例を示すもので、ここではデータ通信を主目的とし
たものを示す。即ち、図1の実施例において、コーデッ
ク部13及び通話回路14を、それぞれデータ入出力イ
ンタフェース回路21及びデータ入出力装置22に置き
換えたものである。データ入出力装置22から入力され
た送信データはデータ入出力インタフェース回路21を
通り、暗号化/復号回路12において制御回路16から
書き込まれた通信用暗号鍵を用いて暗号化された後、網
インタフェース回路11を通して通信回線に送出され
る。一方、網インタフェース回路11を通して通信回線
から受信した受信信号は、暗号化/復号回路12におい
て制御回路16から書き込まれた通信用暗号鍵を用いて
復号化された後、データ入出力インタフェース回路21
を通り、データ入出力装置22から受信データとして出
力される。なお、その他の構成及び動作は図1の実施例
と同様である。
FIG. 5 shows another embodiment of the digital communication apparatus of the present invention, which is intended mainly for data communication. That is, the codec unit 13 and the communication circuit 14 in the embodiment of FIG. 1 are replaced with a data input / output interface circuit 21 and a data input / output device 22, respectively. The transmission data input from the data input / output device 22 passes through the data input / output interface circuit 21, is encrypted by the encryption / decryption circuit 12 using the communication encryption key written from the control circuit 16, and then is transmitted through the network interface. It is sent to the communication line through the circuit 11. On the other hand, the reception signal received from the communication line through the network interface circuit 11 is decrypted by the encryption / decryption circuit 12 using the communication encryption key written from the control circuit 16, and then the data input / output interface circuit 21.
And is output as received data from the data input / output device 22. The rest of the configuration and operation are the same as in the embodiment of FIG.

【0021】[0021]

【発明の効果】以上説明したように本発明によれば、送
信側において通信毎に自動的に通信用暗号鍵を作成し、
これを受信側で誤りなく解読することができる、即ち通
信用暗号鍵の作成のための鍵管理センタを必要とするこ
となく、当事者間で通信用暗号鍵を各通信毎に変更する
ことができ、これによって複雑な操作を要することな
く、通信の開始時(暗号鍵の送信時)を除いて第三者か
らの盗聴を困難とすることができ、通信のセキュリティ
を向上させることができる利点がある。
As described above, according to the present invention, the transmitting side automatically creates the communication encryption key for each communication,
This can be decrypted on the receiving side without error, that is, the communication encryption key can be changed for each communication between the parties without requiring a key management center for creating the communication encryption key. , This makes it difficult to eavesdrop from a third party except when starting communication (when transmitting an encryption key) without requiring complicated operations, and has the advantage of improving communication security. is there.

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

【図1】本発明のディジタル通信装置の一実施例を示す
構成図
FIG. 1 is a block diagram showing an embodiment of a digital communication device of the present invention.

【図2】従来の秘密鍵暗号方式を用いた通信方法の説明
FIG. 2 is an explanatory diagram of a communication method using a conventional secret key cryptosystem.

【図3】本発明装置の発信時の動作を示すフローチャー
FIG. 3 is a flowchart showing the operation of the device of the present invention when making a call.

【図4】本発明装置の着信時の動作を示すフローチャー
FIG. 4 is a flowchart showing the operation of the device of the present invention when an incoming call is received.

【図5】本発明のディジタル通信装置の他の実施例を示
す構成図
FIG. 5 is a configuration diagram showing another embodiment of the digital communication device of the present invention.

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

11…網インタフェース回路、12…暗号化/復号回
路、13…コーデック部、14…通話回路、15…暗号
鍵作成部、16…制御回路、17…メモリ部、18…受
話器、19…送話器、21…データ入出力インタフェー
ス回路、22…データ入出力装置。
11 ... Network interface circuit, 12 ... Encryption / decryption circuit, 13 ... Codec unit, 14 ... Communication circuit, 15 ... Encryption key creation unit, 16 ... Control circuit, 17 ... Memory unit, 18 ... Handset, 19 ... Transmitter , 21 ... Data input / output interface circuit, 22 ... Data input / output device.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 秘密鍵暗号方式によりディジタル情報を
暗号化して伝送するディジタル通信方法において、 送信側では、 通信の開始時に通信用暗号鍵を自動的に作成し、 該通信用暗号鍵を通信用暗号鍵解読鍵を用いて暗号化
し、 該暗号化した通信用暗号鍵を他のディジタル情報に先だ
って送信し、 受信側では、 暗号化された通信用暗号鍵を前記通信用暗号鍵解読鍵を
用いて復号し、 以後、該通信用暗号鍵を用いてディジタル情報を暗号化
及び復号して通信するようになしたことを特徴とするデ
ィジタル通信方法。
1. A digital communication method for encrypting and transmitting digital information by a secret key cryptosystem, wherein a sender automatically creates a communication encryption key at the start of communication and uses the communication encryption key for communication. Encrypt using the encryption key decryption key, transmit the encrypted communication encryption key in advance of other digital information, and the receiving side uses the encrypted communication encryption key using the communication encryption key decryption key. Then, the digital communication method is characterized in that the digital information is encrypted and decrypted using the communication encryption key, and then the digital information is communicated.
【請求項2】 秘密鍵暗号方式によりディジタル情報を
暗号化して送信するディジタル通信装置において、 通信用暗号鍵を暗号化するための通信用暗号鍵解読鍵を
記憶する記憶手段と、 通信の開始時に通信用暗号鍵を自動的に作成する通信用
暗号鍵作成手段と、 前記通信用暗号鍵を前記通信用暗号鍵解読鍵を用いて暗
号化する通信用暗号鍵暗号化手段と、 該暗号化した通信用暗号鍵を他のディジタル情報に先だ
って送信する送信手段とを備えたことを特徴とするディ
ジタル通信装置。
2. A digital communication device for encrypting and transmitting digital information by a secret key cryptosystem, wherein a storage means for storing a communication encryption key decryption key for encrypting the communication encryption key and a communication means at the start of communication. A communication encryption key creating means for automatically creating a communication encryption key, a communication encryption key encrypting means for encrypting the communication encryption key with the communication encryption key decryption key, and the encrypted A digital communication device comprising: a transmission means for transmitting a communication encryption key prior to other digital information.
【請求項3】 秘密鍵暗号方式により暗号化されたディ
ジタル情報を受信するディジタル通信装置において、 通信用暗号鍵を復号するための通信用暗号鍵解読鍵を記
憶する記憶手段と、 暗号化された通信用暗号鍵を受信する受信手段と、 該受信した暗号化された通信用暗号鍵を前記通信用暗号
鍵解読鍵を用いて復号する通信用暗号鍵復号手段とを備
えたことを特徴とするディジタル通信装置。
3. A digital communication device for receiving digital information encrypted by a secret key cryptosystem, a storage means for storing a communication encryption key decryption key for decrypting the communication encryption key, and an encrypted A communication encryption key decryption means for decrypting the received encrypted encryption key for communication using the decryption key for communication. Digital communication device.
JP4295766A 1992-11-05 1992-11-05 Method and device for digital communication Pending JPH06152587A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4295766A JPH06152587A (en) 1992-11-05 1992-11-05 Method and device for digital communication

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4295766A JPH06152587A (en) 1992-11-05 1992-11-05 Method and device for digital communication

Publications (1)

Publication Number Publication Date
JPH06152587A true JPH06152587A (en) 1994-05-31

Family

ID=17824894

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4295766A Pending JPH06152587A (en) 1992-11-05 1992-11-05 Method and device for digital communication

Country Status (1)

Country Link
JP (1) JPH06152587A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000030740A (en) * 2000-03-14 2000-06-05 김재홍 communication security system
JP2004364188A (en) * 2003-06-06 2004-12-24 Ahkun Co Ltd Encryption system and its encrypted message processing method
JP2006325246A (en) * 1994-09-30 2006-11-30 Intarsia Software Llc Digital cache management system
USRE39526E1 (en) 1996-05-10 2007-03-20 Ricoh Company, Ltd Wireless image transfer from a digital still video camera to a networked computer
JP2010063130A (en) * 1994-09-30 2010-03-18 Intarsia Software Llc Digital cash management system
US9245260B2 (en) 1994-10-27 2016-01-26 Xylon Llc Data copyright management

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006325246A (en) * 1994-09-30 2006-11-30 Intarsia Software Llc Digital cache management system
JP2010063130A (en) * 1994-09-30 2010-03-18 Intarsia Software Llc Digital cash management system
US9245260B2 (en) 1994-10-27 2016-01-26 Xylon Llc Data copyright management
USRE39526E1 (en) 1996-05-10 2007-03-20 Ricoh Company, Ltd Wireless image transfer from a digital still video camera to a networked computer
KR20000030740A (en) * 2000-03-14 2000-06-05 김재홍 communication security system
JP2004364188A (en) * 2003-06-06 2004-12-24 Ahkun Co Ltd Encryption system and its encrypted message processing method

Similar Documents

Publication Publication Date Title
US6266418B1 (en) Encryption and authentication methods and apparatus for securing telephone communications
JP2006333095A5 (en)
JPH07298065A (en) Communication equipment
US20030217263A1 (en) System and method for secure real-time digital transmission
CN100365971C (en) Method for encoding and decoding communication data
JPH1022994A (en) Ciphering device, deciphering device, ciphering method, deciphering method and communication system using the same
JPH09307542A (en) Data transmitter and data transmission method
KR100287674B1 (en) Communication method
JPH06152587A (en) Method and device for digital communication
JP2002341761A (en) Method and device for security of communication information in cdma radio communication system
KR100572463B1 (en) Encrypted communication method in communication between wireless communication terminals using shared encryption key
JP3459074B2 (en) Method and apparatus for enhanced security enhancement of a private key to a lookup table to improve security of wireless telephone messages
JPS60198968A (en) Facsimile privacy communication system
JP2000508441A (en) Method and apparatus for enhanced CMEA using enhanced transformation
KR100416743B1 (en) A Method for Encryption of SMS Message
JPH05244153A (en) Digital communication equipment
JPH09130618A (en) Facsimile equipment
JPH0993242A (en) Data transmitter-receiver
JPH08223152A (en) Ciphering method and cipher information converter
JPH05304614A (en) Picture information ciphering method
JP2907850B2 (en) Remote authentication method
CN115941173A (en) Secure transmission method for bright and ciphertext mixed multilink data
JP2001203688A (en) Voice communication terminal
JP3016686U (en) Facsimile apparatus and facsimile communication system
JPH11261788A (en) Encryption device