JPH10271106A - Cipher communication method and system equipment - Google Patents

Cipher communication method and system equipment

Info

Publication number
JPH10271106A
JPH10271106A JP9068460A JP6846097A JPH10271106A JP H10271106 A JPH10271106 A JP H10271106A JP 9068460 A JP9068460 A JP 9068460A JP 6846097 A JP6846097 A JP 6846097A JP H10271106 A JPH10271106 A JP H10271106A
Authority
JP
Japan
Prior art keywords
communication
encryption
decryption
key
public key
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
JP9068460A
Other languages
Japanese (ja)
Inventor
Shunsuke Takada
俊介 高田
Hideji Kawakubo
秀二 河久保
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 JP9068460A priority Critical patent/JPH10271106A/en
Publication of JPH10271106A publication Critical patent/JPH10271106A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To perform the cipher communication of high safety by packaging and loading a secrecy protected ciphering/deciphering device to a computer card incorporated in a communication controller for connecting an information terminal equipment to a communication path and performing ciphering/ deciphering processings together for the transfer of the input/output of secret data between the information terminal equipment and the communication path. SOLUTION: Through the terminal and communication input/output parts 11 and 14 and communication control part 13 of a cipher communication equipment 9 packaged to the computer card 10 and by the control, the information terminal equipments are connected by the communication path 8. A random number generation part 12 generates a random number and generates a cipher key, a storage part 15 stores the secret key and program of a transmission side for ciphering/deciphering and the storage part 19 stores the public key of a reception opposite side. A ciphering/deciphering part 16 executes the processing of ciphering/deciphering by using the cipher key and the public key by the control of a control part 17 and the ciphering/deciphering device 18 physically protects the secrecy of the respective parts inside. Thus, without uselessly consuming hardware resources, safe communication is made possible.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、情報端末装置を通
して各種暗号データを相互交信するのに供される暗号通
信方法及びその実施に直接使用するシステム装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a cryptographic communication method for mutually exchanging various types of cryptographic data through an information terminal device, and a system device directly used for implementing the method.

【0002】[0002]

【従来の技術】近年、オープンなネットワーク及びイン
トラネット等におけるリモートアクセスにおいて、情報
の盗聴、改ざん、なりすましの脅威に対処する方法が検
討されている。
2. Description of the Related Art In recent years, in remote access in an open network, an intranet, or the like, a method of coping with the threat of eavesdropping, falsification, and spoofing of information has been studied.

【0003】従来、ネットワークで通信される情報を保
護する方法において、図5に示すように情報端末装置1
内の応用システム2に暗号/復号装置3と暗号鍵4を保
持するシステム装置αや、図6に示すように計算機カー
ドなどの外部記憶装置5内に暗号鍵6を保持するシステ
ム装置βが知られている。なお、図中、7は通信制御装
置、8は通信路である。
[0003] Conventionally, in a method of protecting information communicated over a network, as shown in FIG.
A system device α that holds the encryption / decryption device 3 and the encryption key 4 in the application system 2 therein, and a system device β that holds the encryption key 6 in an external storage device 5 such as a computer card as shown in FIG. Have been. In the figure, 7 is a communication control device, and 8 is a communication path.

【0004】[0004]

【発明が解決しようとする課題】前述した従来の暗号方
法において、図5の方法は秘密情報である暗号鍵4を情
報端末装置1内に保持しその暗号鍵4を使用してメッセ
ージを暗号化するシステム装置αを用いた手法である。
この場合、通常暗号鍵4は秘密鍵などで暗号化して格納
するが、実際に暗号処理を行う際に使用する暗号鍵4が
復号されてメインメモリ上に展開されるため、盗聴され
る危険があり、また暗号鍵4の盗難や消去される危険が
ある。
In the conventional encryption method described above, the method shown in FIG. 5 holds an encryption key 4 which is secret information in the information terminal device 1, and encrypts a message using the encryption key 4. This is a method using the system device α to be performed.
In this case, the encryption key 4 is normally stored by encrypting it with a secret key or the like. However, since the encryption key 4 used when actually performing the encryption processing is decrypted and expanded on the main memory, there is a danger of eavesdropping. There is a risk that the encryption key 4 is stolen or erased.

【0005】図6の方法では、暗号鍵6を外部記憶装置
5に保持し、情報端末装置1で暗号/復号処理を行う際
に暗号鍵6を読み出して処理するシステム装置βを用い
た手法である。この場合、暗号鍵6の盗難や消去に対す
る安全性は向上するが、処理実行中に暗号鍵6がメイン
メモリ上に展開される問題が解決できない。また、外部
記憶装置5と通信制御装置7を同時に使用するため、情
報端末装置1のハードウェアリソースの競合の問題も生
ずる。
In the method shown in FIG. 6, the encryption key 6 is stored in the external storage device 5 and the information terminal device 1 reads and processes the encryption key 6 when performing encryption / decryption processing. is there. In this case, although the security against theft or erasure of the encryption key 6 is improved, the problem that the encryption key 6 is expanded on the main memory during the processing cannot be solved. In addition, since the external storage device 5 and the communication control device 7 are used at the same time, there is a problem of contention of hardware resources of the information terminal device 1.

【0006】ここにおいて、本発明の解決すべき主要な
目的は、次の通りである。本発明の第1の目的は、上記
の問題を解決し、安全性が高く情報端末装置のハードウ
ェアリソースを有効に利用できる暗号通信方法及びシス
テム装置を提供せんとするものである。
Here, the main objects to be solved by the present invention are as follows. A first object of the present invention is to solve the above problem and provide a cryptographic communication method and a system device which are highly secure and can effectively use hardware resources of an information terminal device.

【0007】本発明の第2の目的は、通信制御装置内に
暗号/復号装置を組み込んで暗号/復号処理を行う暗号
通信方法及びシステム装置を提供せんとするものであ
る。
A second object of the present invention is to provide an encryption communication method and a system apparatus for performing an encryption / decryption process by incorporating an encryption / decryption device in a communication control device.

【0008】本発明の第3の目的は、暗号鍵と秘密鍵と
保護暗号鍵の三重鍵を駆使した暗号通信方法及びシステ
ム装置を提供せんとするものである。
A third object of the present invention is to provide a cryptographic communication method and a system device that make full use of a triple key of an encryption key, a secret key, and a protection encryption key.

【0009】本発明の第4の目的は、暗号/復号装置を
通信制御装置内に装備した計算機カードに秘密が保護さ
れて実装搭載する暗号通信方法及びシステム装置を提供
せんとするものである。
A fourth object of the present invention is to provide a cryptographic communication method and a system device in which an encryption / decryption device is mounted on a computer card provided in a communication control device with its secret protected and mounted.

【0010】本発明のその他の目的は、明細書及び図
面、特に特許請求の範囲の各請求項の記載から自ずと明
らかとなろう。
[0010] Other objects of the present invention will become apparent from the description and drawings, particularly from the appended claims.

【0011】[0011]

【課題を解決するための手段】本発明は、前記課題を解
決するのに当り、情報端末装置を通信路に接続する通信
制御装置に内蔵した計算機カードに秘密が保護された暗
号/復号装置を実装搭載し、前記情報端末装置と前記通
信路間の秘密データの入出力のやり取りに際し、暗号/
復号処理を併せ行う。
In order to solve the above-mentioned problems, the present invention provides an encryption / decryption device whose secret is protected by a computer card built in a communication control device for connecting an information terminal device to a communication path. When the input / output of secret data between the information terminal device and the communication path is performed,
The decoding process is also performed.

【0012】その際、前記暗号/復号装置内で作成した
暗号鍵でデータを暗号化するとともに当該暗号鍵を公開
鍵暗号方式の受信側の公開鍵で暗号化した保護暗号鍵を
前記暗号化データと一緒に受信側に送信する。受信側で
は当該保護暗号鍵から前記公開鍵と対応付けた受信側の
秘密鍵で暗号鍵を抽出し、その暗号鍵で暗号化データを
復号処理する、所謂三重鍵をキーワードとして暗号解読
のセキュリティを万全なものとしてある。特に電子マネ
ーの授受に最適である。
At this time, data is encrypted with an encryption key created in the encryption / decryption device, and the protected encryption key obtained by encrypting the encryption key with the public key on the receiving side of the public key cryptosystem is converted to the encrypted data. And send it to the receiver. The receiving side extracts an encryption key from the protected encryption key with the receiving side private key associated with the public key and decrypts the encrypted data with the encryption key. It is as thorough. It is especially suitable for the transfer of electronic money.

【0013】さらに、具体的詳細に述べると、当該課題
の解決では、本発明が次に列挙するそれぞれの新規な特
徴的構成手法又は手段を採用することにより前記目的を
達成する。
[0013] More specifically, in solving the above-mentioned problems, the present invention achieves the above object by adopting each of the following novel characteristic construction techniques or means.

【0014】即ち、本発明方法の第1の特徴は、送信側
で、情報端末手段から受信したデータを機密が保護され
た手段内で生成した暗号鍵で暗号化した後、公開鍵暗号
方式の受信側の公開鍵で当該暗号鍵を暗号化した保護暗
号鍵と先に暗号化された前記データを通信路に送信し、
受信側で、当該通信路から受信した暗号化された前記保
護暗号鍵を前記公開鍵と対応付けた受信側の秘密鍵で復
号して送信側の前記暗号鍵を抽出した後、当該暗号鍵で
受信した前記暗号化データを復号してなる暗号通信方法
の構成採用にある。
That is, the first feature of the method of the present invention is that, on the transmitting side, data received from the information terminal means is encrypted with an encryption key generated in a means protected by confidentiality, and then the public key encryption method is used. Transmitting a protected encryption key obtained by encrypting the encryption key with a receiving side public key and the data encrypted earlier to a communication path,
On the receiving side, after decrypting the encrypted protected encryption key received from the communication channel with the receiving side private key associated with the public key and extracting the transmitting side encryption key, The present invention resides in adopting a configuration of an encryption communication method for decrypting the received encrypted data.

【0015】本発明方法の第2の特徴は、前記本発明方
法の第1の特徴における機密保護手段が、情報端末手段
を通信路に接続する通信制御手段に内設してなる暗号通
信方法の構成採用にある。
According to a second aspect of the method of the present invention, there is provided a cryptographic communication method in which the security means in the first aspect of the present invention is provided in communication control means for connecting the information terminal means to a communication path. In the configuration adoption.

【0016】本発明方法の第3の特徴は、前記本発明方
法の第1又は第2の特徴における機密保護手段が、計算
機カード内に実装搭載してなる暗号通信方法の構成採用
にある。
A third feature of the method of the present invention resides in the adoption of a configuration of an encryption communication method in which the security protection means in the first or second feature of the method of the present invention is mounted on a computer card.

【0017】本発明方法の第4の特徴は、前記本発明方
法の第1、第2又は第3の特徴における通信路が、電話
回線、ISDN、LAN、無線、光通信、衛星通信等の
いずれか又はこれ等の組合せである暗号通信方法の構成
採用にある。
A fourth feature of the method of the present invention is that the communication path in the first, second or third feature of the method of the present invention is any one of a telephone line, ISDN, LAN, wireless, optical communication, satellite communication and the like. Or the configuration of an encryption communication method which is a combination of these.

【0018】本発明方法の第5の特徴は、前記本発明方
法の第1又は第4の特徴における送受信両側が、当該両
側で通信制御手段の計算機カード内に自己の公開鍵とこ
れに対応付けた秘密鍵を格納するステップ1と、送受信
側を接続するステップ2と、送信者の公開鍵情報を受信
側に送信して受信側で送信者の公開鍵情報を蓄積するス
テップ3と、受信者の公開鍵情報を送信側に送信して送
信側で受信者の公開鍵情報を蓄積するステップ4と、の
前処理段階を順次踏んでなる暗号通信方法の構成採用に
ある。
A fifth feature of the method of the present invention resides in that both the transmitting and receiving sides in the first or fourth feature of the method of the present invention are associated with their own public key in the computer card of the communication control means on both sides. Step 1 of storing the secret key, Step 2 of connecting the transmitting and receiving sides, Step 3 of transmitting the public key information of the sender to the receiving side and storing the public key information of the sender at the receiving side, Step 4 of transmitting the public key information to the transmitting side and storing the public key information of the receiver at the transmitting side, and the configuration of an encryption communication method which sequentially steps through the pre-processing steps.

【0019】本発明方法の第6の特徴は、前記本発明方
法の第1、第2、第3、第4又は第5の特徴における通
信路への送信が、パケット通信である暗号通信方法の構
成採用にある。
A sixth feature of the method of the present invention is that the transmission to the communication path in the first, second, third, fourth or fifth feature of the method of the present invention is a packet communication. In the configuration adoption.

【0020】本発明方法の第7の特徴は、前記本発明方
法の第1、第2、第3、第4、第5又は第6の特徴にお
ける保護暗号鍵が、パケットのヘッダに添付して送信し
てなる暗号通信方法の構成採用にある。
A seventh feature of the method of the present invention is that the protection encryption key in the first, second, third, fourth, fifth or sixth feature of the method of the present invention is attached to a packet header. The present invention resides in the configuration adoption of the encrypted communication method for transmission.

【0021】本発明方法の第8の特徴は、前記本発明方
法の第1、第2、第3、第4、第5、第6又は第7の特
徴における送信側が、暗号化したデータと保護暗号鍵を
パケット通信後、受信側の復号処理の出力完了まで送信
及び受信を一時待機し、受信側と相互交信のないことを
確認した上で送信終了する、後処理段階を順次踏んでな
る暗号通信方法の構成採用にある。
An eighth feature of the method of the present invention is that the transmitting side in the first, second, third, fourth, fifth, sixth or seventh feature of the method of the present invention is characterized in that the encrypted data and the protected After packet communication of the encryption key, transmission and reception are temporarily waited until the output of the decryption processing on the receiving side is completed, and after confirming that there is no mutual communication with the receiving side, the transmission is terminated. The configuration of the communication method is adopted.

【0022】本発明方法の第9の特徴は、前記本発明方
法の第1、第2、第3、第4、第5、第6、第7又は第
8の特徴における受信側が、復号したデータを端末に出
力した後、送信側からの追加受信の余裕時間まで送信及
び受信を一時待機し、送信側と相互交信のないことを確
認した上で通信終了する、後処理段階を順次踏んでなる
暗号通信方法の構成採用にある。
A ninth feature of the method of the present invention resides in that the receiving side in the first, second, third, fourth, fifth, sixth, seventh or eighth feature of the method of the present invention decodes the decoded data. Is output to the terminal, transmission and reception are temporarily suspended until a margin for additional reception from the transmission side, communication is terminated after confirming that there is no mutual communication with the transmission side, and a post-processing step is sequentially performed. This is in the adoption of the configuration of the encryption communication method.

【0023】本発明方法の第10の特徴は、前記本発明
方法の第1、第2、第3、第4、第5、第6、第7、第
8又は第9の特徴における通信路が、インターネット、
イントラネット、エキストラネット、OCN、ODN、
仮想専用網、各種交換機網、VAN等に接続又は利用し
た暗号データ伝送路を形成してなる暗号通信方法の構成
採用にある。
A tenth feature of the method of the present invention is that the communication path in the first, second, third, fourth, fifth, sixth, seventh, eighth or ninth feature of the method of the present invention is different from that of the first or second aspect. ,the Internet,
Intranet, extranet, OCN, ODN,
The present invention resides in adoption of a configuration of an encryption communication method in which an encryption data transmission path connected or used to a virtual private network, various exchange networks, VAN, or the like is formed.

【0024】本発明装置の第1の特徴は、情報端末装置
を通信路に接続する通信制御装置に内蔵され、暗号/復
号装置を搭載した暗号通信システム装置の構成採用にあ
る。
A first feature of the apparatus of the present invention resides in the adoption of a configuration of a cryptographic communication system device which is built in a communication control device for connecting an information terminal device to a communication path and has an encryption / decryption device.

【0025】本発明装置の第2の特徴は、前記発明装置
の第1の特徴における暗号/復号装置が、機密を保護さ
れた装置である暗号通信システム装置の構成採用にあ
る。
A second feature of the device of the present invention resides in the adoption of the configuration of a cryptographic communication system device in which the encryption / decryption device in the first feature of the above-described device of the present invention is a device whose security is protected.

【0026】本発明装置の第3の特徴は、前記本発明装
置の第1又は第2の特徴における暗号/復号装置が、情
報端末装置との入出力を制御する端末入出力部と、受信
相手側の公開鍵情報を格納する記憶部と、通信路との入
出力を制御する通信制御部と、実際に通信路との入出力
を行う通信入出力部と、共に、前記情報端末装置を前記
通信路に接続する通信制御装置に内蔵する計算機カード
上に一体に実装搭載してなる暗号通信システム装置の構
成採用にある。
A third feature of the present invention is that the encryption / decryption device according to the first or second feature of the present invention comprises a terminal input / output unit for controlling input / output with an information terminal, A storage unit for storing public key information on the side, a communication control unit for controlling input / output to / from a communication path, and a communication input / output unit for actually performing input / output to / from the communication path, The present invention resides in adopting a configuration of a cryptographic communication system device integrally mounted on a computer card built in a communication control device connected to a communication path.

【0027】本発明装置の第4の特徴は、前記発明装置
の第1、第2又は第3の特徴における暗号/復号装置
が、暗号鍵を作成するための乱数を生成する乱数生成部
と、復号のための自己の秘密鍵やプログラムを蓄積する
記憶部と、前記暗号鍵を使用してデータの暗号/復号を
行う暗号/復号部と、暗号/復号の処理を制御する制御
部と、を備えてなる暗号通信システム装置の構成採用に
ある。
A fourth feature of the device of the present invention is that the encryption / decryption device according to the first, second or third feature of the device of the present invention generates a random number for generating an encryption key, A storage unit that stores its own secret key and program for decryption, an encryption / decryption unit that encrypts / decrypts data using the encryption key, and a control unit that controls encryption / decryption processing. The present invention resides in the adoption of the configuration of the cryptographic communication system device provided.

【0028】本発明装置の第5の特徴は、前記本発明装
置の第1、第2、第3又は第4の特徴における通信路
が、電話回線、ISDN、LAN、無線、光通信、衛星
通信等のいずれか又はこれ等の組合せである暗号通信シ
ステム装置の構成採用にある。
A fifth feature of the device of the present invention is that the communication path in the first, second, third or fourth feature of the device of the present invention is such that a telephone line, ISDN, LAN, wireless, optical communication, satellite communication And the like or a combination thereof.

【0029】本発明装置の第6の特徴は、前記本発明装
置の第1、第2、第3、第4又は第5の特徴における通
信路が、インターネット、イントラネット、エキストラ
ネット、OCN、ODN、仮想専用網、各種交換機網、
VAN等に接続又は利用した暗号データ伝送路を形成し
てなる暗号通信システム装置の構成採用にある。
A sixth feature of the device of the present invention is that the communication path in the first, second, third, fourth or fifth feature of the device of the present invention is such that the Internet, intranet, extranet, OCN, ODN, Virtual private networks, various exchange networks,
The present invention resides in adopting a configuration of a cryptographic communication system device that forms a cryptographic data transmission path connected or used to a VAN or the like.

【0030】本発明装置の第7の特徴は、前記本発明装
置の第1、第2、第3、第4、第5又は第6の特徴にお
ける情報端末装置が、パソコン、ワークステーション、
インテリジェント端末、電話器、FAX、交換機、電子
メール端末、無線機、移動通信端末等を含んでなる暗号
通信システム装置の構成採用にある。
A seventh feature of the device of the present invention is that the information terminal device according to the first, second, third, fourth, fifth or sixth feature of the device of the present invention is a personal computer, a workstation,
The present invention resides in the adoption of a configuration of a cryptographic communication system device including an intelligent terminal, a telephone, a facsimile, an exchange, an e-mail terminal, a radio, a mobile communication terminal, and the like.

【0031】本発明装置の第8の特徴は、前記本発明装
置の第3、第4、第5、第6又は第7の特徴における受
信相手側の公開鍵情報を格納する記憶部が、暗号/復号
装置内の復号のための自己の秘密鍵やプログラムを蓄積
する記憶部と兼用してなる暗号通信システム装置の構成
採用にある。
An eighth feature of the apparatus of the present invention resides in that the storage unit for storing the public key information of the receiving party in the third, fourth, fifth, sixth or seventh feature of the above-mentioned apparatus of the present invention is an encryption device. The present invention resides in adoption of a configuration of a cryptographic communication system device also serving as a storage unit for storing its own secret key and program for decryption in the decryption device.

【0032】本発明装置の第9の特徴は、前記本発明装
置の第3、第4、第5、第6又は第7の特徴における受
信相手側の公開鍵情報を格納する記憶部が、暗号/復号
装置内に復号のための自己の秘密鍵やプログラムを蓄積
する記憶部と別に並設してなる暗号通信システム装置の
構成採用にある。
A ninth feature of the device of the present invention resides in that the storage unit for storing the public key information of the receiving party in the third, fourth, fifth, sixth or seventh feature of the device of the present invention is an encryption device. The present invention resides in adoption of a configuration of a cryptographic communication system device which is juxtaposed separately from a storage unit for storing its own secret key and program for decryption in the decryption device.

【0033】[0033]

【発明の実施の形態】本発明の実施の形態をその装置例
及び方法例につき図面を参照して説明する。なお、本実
施形態では、情報端末手段である情報端末装置はパソコ
ン、ワークステーション、インテリジェント端末、電話
器、FAX、交換機、電子メール端末、無線機、移動通
信端末等を含み、通信路には電話回線、ISDN、LA
N、無線、光通信、衛星通信等のいずれか又はこれ等の
組合せで構成され、インターネット、イントラネット、
エキストラネット、OCN、ODN、仮想専用網、各種
交換機網、VAN等に接続又は利用した暗号データ伝送
路を形成する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described with reference to the drawings with respect to an example of an apparatus and an example of a method thereof. In this embodiment, the information terminal device as the information terminal means includes a personal computer, a workstation, an intelligent terminal, a telephone, a facsimile, an exchange, an e-mail terminal, a radio, a mobile communication terminal, and the like. Line, ISDN, LA
N, wireless, optical communication, satellite communication, etc., or a combination thereof, the Internet, intranet,
It forms an encrypted data transmission path connected or used to an extranet, OCN, ODN, virtual private network, various exchange networks, VAN, and the like.

【0034】(装置例)図1は本装置例を組み込んだ暗
号通信システム装置の構成ブロック図、図2は本装置例
の構成ブロック図である。なお、図5乃至図6に示す従
来例の暗号通信システム装置α,βと同一装置及び部は
同一符号を付して説明の重複を避けた。
(Example of Apparatus) FIG. 1 is a block diagram showing the configuration of a cryptographic communication system incorporating the present apparatus, and FIG. 2 is a block diagram showing the configuration of the present apparatus. The same devices and parts as those of the conventional cryptographic communication systems α and β shown in FIGS. 5 and 6 are denoted by the same reference numerals, and the description will not be repeated.

【0035】図中、γは本装置例を装備した暗号通信シ
ステム装置、9は本装置例の暗号通信装置、10は暗号
通信装置9を実装搭載する計算機カードの本体、11は
情報端末装置1と計算機カード10の暗号通信装置9と
の入出力を制御する端末入出力部、12は暗号鍵Ke1
又はKe2を作成するための乱数を生成する乱数生成
部、13は通信路8との入出力を制御する通信制御部、
14は実際に通信路8との入出力を行う通信入出力部で
ある。
In the figure, γ is a cryptographic communication system equipped with the present device example, 9 is a cryptographic communication device of the present device example, 10 is a main body of a computer card on which the cryptographic communication device 9 is mounted, and 11 is an information terminal device 1 A terminal input / output unit for controlling the input / output of the computer card 10 with the encryption communication device 9;
Or, a random number generation unit that generates a random number for generating Ke2, 13 is a communication control unit that controls input and output to and from the communication path 8,
Reference numeral 14 denotes a communication input / output unit that actually performs input / output with the communication path 8.

【0036】15は暗号/復号のための送信自己側の秘
密鍵やプログラムを蓄積する記憶部、16は前記暗号鍵
Ke1又はKe2や前記公開鍵Kp1又はKp2や秘密
鍵(図示せず)を使用して実際に暗号/復号を行う暗号
/復号部、17は暗号/復号の処理を制御する制御部、
18は乱数生成部12と記憶部15と暗号/復号部16
と制御部17の機密を物理的に保護する暗号/復号装
置、19は受信相手側の公開鍵Kp2情報などを格納す
る記憶部である。なお、記憶部19を記憶部15と兼用
しても良いし、記憶部19を暗号/復号装置18内に記
憶部15と並存しても一向に構わない。
Reference numeral 15 denotes a storage unit for storing a secret key and a program on the transmission side for encryption / decryption, and 16 denotes a storage unit using the encryption key Ke1 or Ke2, the public key Kp1 or Kp2, or a secret key (not shown). An encryption / decryption unit that actually performs encryption / decryption, 17 a control unit that controls encryption / decryption processing,
Reference numeral 18 denotes a random number generation unit 12, a storage unit 15, and an encryption / decryption unit 16.
And an encryption / decryption device for physically protecting the confidentiality of the control unit 17, and a storage unit 19 for storing the public key Kp2 information of the receiving party. Note that the storage unit 19 may be used also as the storage unit 15, or the storage unit 19 may coexist with the storage unit 15 in the encryption / decryption device 18.

【0037】(方法例)当該本装置例に適用する本方法
例の実行手順を図面について説明する。図3は本方法例
の暗号通信処理手順を示すフローチャート、図4は同・
シーケンスチャートである。
(Example of Method) An execution procedure of the example of the method applied to the example of the present apparatus will be described with reference to the drawings. FIG. 3 is a flowchart showing an encryption communication processing procedure of this example of the method, and FIG.
It is a sequence chart.

【0038】(1)通信前処理段階X まず、本方法例で使用する計算機カード10発行時にそ
のカード10の秘密情報である公開鍵暗号方式の自己の
公開鍵Kp1(Kp2)に対応付けた図示しない秘密鍵
を記憶部15に、公開鍵Kp1(Kp2)を記憶部19
にそれぞれ格納し(ST1)、相手側の公開鍵Kp2
(Kp1)を記憶部19に格納する。
(1) Communication Preprocessing Step X First, when the computer card 10 used in the method example is issued, the computer card 10 is associated with its own public key Kp1 (Kp2) of the public key cryptosystem, which is secret information of the card 10. The secret key not to be stored is stored in the storage unit 15, and the public key Kp1 (Kp2) is stored in the storage unit 19.
(ST1), and the public key Kp2 of the other party is stored.
(Kp1) is stored in the storage unit 19.

【0039】利用者Aと利用者Bは、電話回線、ISD
N、LAN、無線、光通信、衛星通信等においてそれぞ
れ通常行われる接続要求情報S1と接続許可情報S2と
の交信手順により相互接続を確立し(ST2)、利用者
Aが使用する計算機カード10の公開鍵情報Kp1と利
用者Bが使用する計算機カード10の公開鍵情報Kp2
をそれぞれ交換して蓄積する(ST3,ST4)。
The user A and the user B have a telephone line, an ISD
N, LAN, wireless communication, optical communication, satellite communication, and the like, a mutual connection is established by a communication procedure between the connection request information S1 and the connection permission information S2 (ST2), and the computer card 10 used by the user A is connected. Public key information Kp1 and public key information Kp2 of computer card 10 used by user B
Are exchanged and stored (ST3, ST4).

【0040】(2)暗号/復号交信処理段階Y 利用者Aの送信側では、送信処理は、情報端末装置1か
らの送信データM1を端末入出力部11で受信し(ST
5)、送信データM1と受信側の公開鍵Kp2を物理的
に機密が保護された暗号/復号装置18に送る。暗号/
復号装置18では、まず制御部17が乱数生成部12で
生成した乱数により暗号鍵Ke1を生成する(ST
6)。
(2) Encryption / Decryption Communication Processing Stage Y On the transmission side of user A, the transmission processing receives transmission data M1 from information terminal device 1 at terminal input / output unit 11 (ST).
5) Send the transmission data M1 and the public key Kp2 of the receiving side to the encryption / decryption device 18 which is physically protected. Encryption /
In the decryption device 18, first, the control unit 17 generates the encryption key Ke1 using the random number generated by the random number generation unit 12 (ST
6).

【0041】次に、記憶部15に格納されている暗号プ
ログラムを呼び出し、暗号鍵Ke1を使用して暗号/復
号部16で送信データM1を暗号化する(ST7)。さ
らに制御部17は記憶部15に格納されている公開鍵暗
号プログラムを呼び出し、受信側の公開鍵Kp2を使用
して暗号/復号部16で暗号鍵Ke1を暗号化する(S
T8)。その上、通信御御部13は、暗号化した送信デ
ータKe1[M1]にヘッダ情報として暗号化した保護
暗号鍵Kp2[Ke1]を付加したデータKe1[M
1]を受取り、通信入出力部14から通信路8に送出す
る(ST10)。
Next, the encryption program stored in the storage unit 15 is called, and the transmission data M1 is encrypted by the encryption / decryption unit 16 using the encryption key Ke1 (ST7). Further, the control unit 17 calls the public key encryption program stored in the storage unit 15, and encrypts the encryption key Ke1 in the encryption / decryption unit 16 using the public key Kp2 of the receiving side (S
T8). In addition, the communication control unit 13 transmits the data Ke1 [M1] obtained by adding the protection encryption key Kp2 [Ke1] encrypted as header information to the encrypted transmission data Ke1 [M1].
1] and sends it out of the communication input / output unit 14 to the communication path 8 (ST10).

【0042】他方、利用者Bの受信側では、受信側の計
算機力一ド10上の通信制御部13が通信入出力部14
で通信路8からのデータKp2[Ke1]・Ke1[M
1]を受信し(ST6′)、暗号/復号装置18に送
る。暗号/復号装置18では、制御部17が受信データ
Kp2[Ke1]・Ke1[M1]から保護暗号鍵Kp
2[Ke1]を抽出して(ST7′)、記憶部15に格
納されている公開鍵暗号プログラムと自分の公開鍵Kp
2に対応付けた図示しない秘密鍵を呼び出し、自分の秘
密鍵で保護暗号鍵Kp2[Ke1]を暗号鍵Ke1に復
号する(ST8′)。
On the other hand, on the receiving side of the user B, the communication control unit 13 on the computer terminal 10 on the receiving side operates the communication input / output unit 14
And the data Kp2 [Ke1] · Ke1 [M from the communication path 8
1] (ST6 ′) and sends it to the encryption / decryption device 18. In the encryption / decryption device 18, the control unit 17 converts the received data Kp2 [Ke1] · Ke1 [M1] from the protection encryption key Kp.
2 [Ke1] is extracted (ST7 ′), and the public key encryption program stored in the storage unit 15 and its own public key Kp are extracted.
A secret key (not shown) associated with No. 2 is called, and the protection encryption key Kp2 [Ke1] is decrypted to the encryption key Ke1 with its own secret key (ST8 ').

【0043】さらに制御部17は、記憶部15から復号
プログラムを呼び出し暗号鍵Ke1で暗号化された送信
データKe1[M1]を復号し受信データM1を抽出す
る(ST9′)。最後に抽出した受信データM1を端末
入出力部11から情報端末装置1に出力する(ST1
0′)。
Further, the control unit 17 calls a decryption program from the storage unit 15, decrypts the transmission data Ke1 [M1] encrypted with the encryption key Ke1, and extracts the reception data M1 (ST9 '). Finally, the received data M1 extracted is output from the terminal input / output unit 11 to the information terminal device 1 (ST1).
0 ').

【0044】(3)後処理段階Z 利用者Aの送信側では、受信側の通信制御装置7で最終
復号処理した受信データM1を情報端末装置1に出力完
了するまで送信及び受信を一時待機し(ST11)、そ
の後受信側と相互交信のないことを確認した上で通信終
了する(ST12)。又、利用者Bの受信側では、送信
側からの追加受信の余裕時間まで送信及び受信を一時待
機し(ST11′)、送信側と相互交信のないことを確
認した上で通信終了する(ST12′)。
(3) Post-processing Step Z The transmitting side of the user A temporarily suspends transmission and reception until the output of the received data M1 subjected to the final decoding processing by the communication control device 7 on the receiving side to the information terminal device 1 is completed. (ST11) Then, after confirming that there is no mutual communication with the receiving side, the communication is terminated (ST12). Further, the receiving side of the user B temporarily waits for transmission and reception until a margin for additional reception from the transmitting side (ST11 '), ends communication after confirming that there is no mutual communication with the transmitting side (ST12). ').

【0045】[0045]

【発明の効果】以上述べたように本発明によれば、計算
機カード内に電話回線、ISDN、LAN、無線、光通
信などの通信装置と暗号/復号装置を持ち、また鍵の生
成から暗号/復号処理までを機密が保護された装置内で
のみ行うことにより、通信プログラムなどの応用システ
ムに影響をおよぼさず、ハードウェアリソースを浪費す
ることなく、安全な通信を実現できる。
As described above, according to the present invention, a computer card has a communication device such as a telephone line, ISDN, LAN, wireless, optical communication, etc. and an encryption / decryption device. By performing the decryption processing only in a device whose confidentiality is protected, secure communication can be realized without affecting the application system such as a communication program and without wasting hardware resources.

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

【図1】本発明の実施形態を示す装置例を組み込んだ暗
号通信システム装置の構成ブロック図である。
FIG. 1 is a configuration block diagram of a cryptographic communication system device incorporating an example of a device showing an embodiment of the present invention.

【図2】同上装置例の構成ブロック図である。FIG. 2 is a configuration block diagram of an example of the same device.

【図3】本発明の実施の形態を示す方法例の暗号通信処
理手順を示すフローチャートである。
FIG. 3 is a flowchart showing a cryptographic communication processing procedure of an example method showing an embodiment of the present invention.

【図4】同上方法例のシーケンスチャートである。FIG. 4 is a sequence chart of the example of the method.

【図5】従来例の暗号通信システム装置の構成ブロック
図である。
FIG. 5 is a configuration block diagram of a conventional cryptographic communication system device.

【図6】他の従来例の暗号通信システム装置の構成ブロ
ック図である。
FIG. 6 is a configuration block diagram of another conventional cryptographic communication system device.

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

α,β,γ…暗号通信システム装置 1…情報端末装置 2…応用システム 3,18…暗号/復号装置 4,6…暗号鍵 5…外部記憶装置 7…通信制御装置 8…通信路 9…暗号通信装置 10…計算機カード 11…端末入出力部 12…乱数生成部 13…通信制御部 14…通信入出力部 15,19…記憶部 16…暗号/復号部 17…制御部 18…暗号/復号装置 Kp1,Kp2…公開鍵 Ke1,Ke2…暗号鍵 M1,M2…送・受信データ Ke1[M1],Ke2[M2]…暗号化データ Kp1[Ke2],Kp2[Ke1]…保護暗号鍵 α, β, γ: Cryptographic communication system device 1: Information terminal device 2: Application system 3, 18: Encryption / decryption device 4, 6: Cryptographic key 5: External storage device 7: Communication control device 8: Communication path 9: Cryptography Communication device 10 Computer card 11 Terminal input / output unit 12 Random number generation unit 13 Communication control unit 14 Communication input / output unit 15, 19 Storage unit 16 Encryption / decryption unit 17 Control unit 18 Encryption / decryption device Kp1, Kp2: public key Ke1, Ke2: encryption key M1, M2: transmission / reception data Ke1 [M1], Ke2 [M2]: encryption data Kp1 [Ke2], Kp2 [Ke1]: protection encryption key

Claims (19)

【特許請求の範囲】[Claims] 【請求項1】送信側で、 情報端末手段から受信したデータを機密が保護された手
段内で生成した暗号鍵で暗号化した後、 公開鍵暗号方式の受信側の公開鍵で当該暗号鍵を暗号化
した保護暗号鍵と先に暗号化された前記データを通信路
に送信し、 受信側で、 当該通信路から受信した暗号化された前記保護暗号鍵を
前記公開鍵と対応付けた受信側の秘密鍵で復号して送信
側の前記暗号鍵を抽出した後、 当該暗号鍵で受信した前記暗号化データを復号する、 ことを特徴とする暗号通信方法。
1. A transmitting side encrypts data received from an information terminal means with an encryption key generated in a confidentially protected means, and then encrypts the data with a receiving side public key of a public key cryptosystem. Transmitting the encrypted protection encryption key and the previously encrypted data to a communication path, and receiving the encrypted protection encryption key received from the communication path with the public key on the reception side; And decrypting the encrypted data received with the encryption key after extracting with the secret key and extracting the encryption key on the transmission side.
【請求項2】機密保護手段は、 情報端末手段を通信路に接続する通信制御手段に内設す
る、 ことを特徴とする請求項1に記載の暗号通信方法。
2. The encryption communication method according to claim 1, wherein the security protection means is provided in communication control means for connecting the information terminal means to a communication path.
【請求項3】機密保護手段は、 計算機カード内に実装搭載する、 ことを特徴とする請求項1又は2に記載の暗号通信方
法。
3. The encryption communication method according to claim 1, wherein the security protection means is mounted on a computer card.
【請求項4】通信路は、 電話回線、ISDN、LAN、無線、光通信、衛星通信
等のいずれか又はこれ等の組合せである、 ことを特徴とする請求項1、2又は3に記載の暗号通信
方法。
4. The communication path according to claim 1, wherein the communication path is any one of a telephone line, ISDN, LAN, wireless, optical communication, satellite communication, or a combination thereof. Encryption communication method.
【請求項5】送受信両側は、 当該両側で通信制御手段の計算機カード内に自己の公開
鍵とこれに対応付けた秘密鍵を格納するステップ1と、 送受信側を接続するステップ2と、 送信者の公開鍵情報を受信側に送信して受信側で送信者
の公開鍵情報を蓄積するステップ3と、 受信者の公開鍵情報を送信側に送信して送信側で受信者
の公開鍵情報を蓄積するステップ4と、 の前処理段階を順次踏む、 ことを特徴とする請求項1又は4に記載の暗号通信方
法。
5. The transmitting / receiving side includes: a step 1 for storing a public key and a secret key associated therewith in a computer card of the communication control means on both sides; a step 2 for connecting the transmitting / receiving side; Transmitting the public key information of the receiver to the receiving side and storing the public key information of the sender on the receiving side; and transmitting the public key information of the receiver to the transmitting side and transmitting the public key information of the receiver on the transmitting side. The encryption communication method according to claim 1, wherein the storage step and the preprocessing step are sequentially performed.
【請求項6】通信路への送信は、 パケット通信である、 ことを特徴とする請求項1、2、3、4又は5に記載の
暗号通信方法。
6. The encrypted communication method according to claim 1, wherein the transmission to the communication path is packet communication.
【請求項7】保護暗号鍵は、 パケットのヘッダに添付して送信する、 ことを特徴とする請求項1、2、3、4、5又は6に記
載の暗号通信方法。
7. The encryption communication method according to claim 1, wherein the protection encryption key is attached to a packet header and transmitted.
【請求項8】送信側は、 暗号化したデータと保護暗号鍵をパケット通信後、 受信側の復号処理の出力完了まで送信及び受信を一時待
機し、 受信側と相互交信のないことを確認した上で送信終了す
る、 後処理段階を順次踏む、 ことを特徴とする請求項1、2、3、4、5、6又は7
に記載の暗号通信方法。
8. The transmitting side, after packet communication of the encrypted data and the protection encryption key, temporarily waits for transmission and reception until output of decryption processing on the receiving side is completed, and confirms that there is no mutual communication with the receiving side. The transmission is terminated above, and a post-processing step is sequentially performed.
The cryptographic communication method described in 1.
【請求項9】受信側は、 復号したデータを端末に出力した後、 送信側からの追加受信の余裕時間まで送信及び受信を一
時待機し、 送信側と相互交信のないことを確認した上で通信終了す
る、 後処理段階を順次踏む、 ことを特徴とする請求項1、2、3、4、5、6、7又
は8に記載の暗号通信方法。
9. The receiving side, after outputting the decoded data to the terminal, temporarily waits for transmission and reception until a margin for additional reception from the transmitting side, and confirms that there is no mutual communication with the transmitting side. The cryptographic communication method according to claim 1, wherein the communication is terminated, and a post-processing step is sequentially performed.
【請求項10】通信路は、 インターネット、イントラネット、エキストラネット、
OCN、ODN、仮想専用網、各種交換機網、VAN等
に接続又は利用した暗号データ伝送路を形成する、 ことを特徴とする請求項1、2、3、4、5、6、7、
8又は9に記載の暗号通信方法。
10. The communication path includes the Internet, an intranet, an extranet,
The cryptographic data transmission path connected or used to OCN, ODN, virtual private network, various exchange networks, VAN, etc. is formed, The cryptographic data transmission path of Claim 1, 2, 3, 4, 5, 6, 7,
10. The encryption communication method according to 8 or 9.
【請求項11】情報端末装置を通信路に接続する通信制
御装置に内蔵され、 暗号/復号装置を搭載した、 ことを特徴とする暗号通信システム装置。
11. A cryptographic communication system device, which is built in a communication control device that connects an information terminal device to a communication path, and includes an encryption / decryption device.
【請求項12】暗号/復号装置は、 機密を保護された装置である、 ことを特徴とする請求項11に記載の暗号通信システム
装置。
12. The encryption communication system device according to claim 11, wherein the encryption / decryption device is a device whose security is protected.
【請求項13】暗号/復号装置は、 情報端末装置との入出力を制御する端末入出力部と、 受信相手側の公開鍵情報を格納する記憶部と、 通信路との入出力を制御する通信制御部と、 実際に通信路との入出力を行う通信入出力部と、共に、 前記情報端末装置を前記通信路に接続する通信制御装置
に内蔵する計算機カード上に一体に実装搭載する、 ことを特徴とする請求項11又は12に記載の暗号通信
システム装置。
13. An encryption / decryption device, comprising: a terminal input / output unit for controlling input / output with an information terminal device; a storage unit for storing public key information of a receiving party; and an input / output with a communication path. A communication control unit, and a communication input / output unit that actually performs input / output with a communication path, are both integrally mounted on a computer card built in a communication control device that connects the information terminal device to the communication path, The cryptographic communication system according to claim 11 or 12, wherein:
【請求項14】暗号/復号装置は、 暗号鍵を作成するための乱数を生成する乱数生成部と、 復号のための自己の秘密鍵やプログラムを蓄積する記憶
部と、 前記暗号鍵を使用してデータの暗号/復号を行う暗号/
復号部と、 暗号/復号の処理を制御する制御部と、を備える、 ことを特徴とする請求項11、12又は13に記載の暗
号通信システム装置。
14. An encryption / decryption device comprising: a random number generation unit for generating a random number for generating an encryption key; a storage unit for storing its own secret key and a program for decryption; Encryption / decryption of data
14. The cryptographic communication system device according to claim 11, further comprising: a decryption unit; and a control unit that controls encryption / decryption processing.
【請求項15】通信路は、 電話回線、ISDN、LAN、無線、光通信、衛星通信
等のいずれか又はこれ等の組合せである、 ことを特徴とする請求項11、12、13又は14に記
載の暗号通信システム装置。
15. The communication path according to claim 11, 12, 13 or 14, wherein the communication path is any one of a telephone line, ISDN, LAN, wireless, optical communication, satellite communication, or a combination thereof. The cryptographic communication system device according to claim 1.
【請求項16】通信路は、 インターネット、イントラネット、エキストラネット、
OCN、ODN、仮想専用網、各種交換機網、VAN等
に接続又は利用した暗号データ伝送路を形成する、 ことを特徴とする請求項11、12、13、14又は1
5に記載の暗号通信システム装置。
16. The communication path may be the Internet, an intranet, an extranet,
The encrypted data transmission path connected or used to an OCN, an ODN, a virtual private network, various exchange networks, a VAN, or the like is formed.
6. The cryptographic communication system device according to 5.
【請求項17】情報端末装置は、 パソコン、ワークステーション、インテリジェント端
末、電話器、FAX、交換機、電子メール端末、無線
機、移動通信端末等を含む、 ことを特徴とする請求項11、12、13、14、15
又は16に記載の暗号通信システム装置。
17. The information terminal device includes a personal computer, a workstation, an intelligent terminal, a telephone, a facsimile, a switch, an e-mail terminal, a radio, a mobile communication terminal, and the like. 13, 14, 15
Or the cryptographic communication system device according to 16.
【請求項18】受信相手側の公開鍵情報を格納する記憶
部は、 暗号/復号装置内の復号のための自己の秘密鍵やプログ
ラムを蓄積する記憶部と兼用する、 ことを特徴とする請求項13、14、15、16又は1
7に記載の暗号通信システム装置。
18. The storage unit for storing the public key information of the receiving party is also used as a storage unit for storing its own private key and program for decryption in the encryption / decryption device. Item 13, 14, 15, 16 or 1
8. The cryptographic communication system device according to 7.
【請求項19】受信相手側の公開鍵情報を格納する記憶
部は、 暗号/復号装置内に復号のための自己の秘密鍵やプログ
ラムを蓄積する記憶部と別に並設する、 ことを特徴とする請求項13、14、15、16又は1
7に記載の暗号通信システム装置。
19. A storage unit for storing public key information of a receiving party is provided separately from a storage unit for storing its own private key and program for decryption in an encryption / decryption device. Claim 13, 14, 15, 16 or 1
8. The cryptographic communication system device according to 7.
JP9068460A 1997-03-21 1997-03-21 Cipher communication method and system equipment Pending JPH10271106A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9068460A JPH10271106A (en) 1997-03-21 1997-03-21 Cipher communication method and system equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9068460A JPH10271106A (en) 1997-03-21 1997-03-21 Cipher communication method and system equipment

Publications (1)

Publication Number Publication Date
JPH10271106A true JPH10271106A (en) 1998-10-09

Family

ID=13374336

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9068460A Pending JPH10271106A (en) 1997-03-21 1997-03-21 Cipher communication method and system equipment

Country Status (1)

Country Link
JP (1) JPH10271106A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7068676B1 (en) 1999-04-30 2006-06-27 Fujitsu Limited Wireless terminal device and node device
CN105409157A (en) * 2013-07-29 2016-03-16 阿尔卡特朗讯 Adaptive traffic encryption for optical networks

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7068676B1 (en) 1999-04-30 2006-06-27 Fujitsu Limited Wireless terminal device and node device
CN105409157A (en) * 2013-07-29 2016-03-16 阿尔卡特朗讯 Adaptive traffic encryption for optical networks
JP2016532363A (en) * 2013-07-29 2016-10-13 アルカテル−ルーセント Adaptive traffic encryption for optical networks
US10091171B2 (en) 2013-07-29 2018-10-02 Alcatel Lucent Adaptive traffic encryption for optical networks
JP2018170766A (en) * 2013-07-29 2018-11-01 アルカテル−ルーセント Adaptive traffic encryption for optical network

Similar Documents

Publication Publication Date Title
EP0998799B1 (en) Security method and system for transmissions in telecommunication networks
EP0696397B1 (en) Digital radio transceiver with encrypted key storage
JP2942913B2 (en) Remote party authentication / encryption key distribution method
CA2283304C (en) Method of and apparatus for encrypting signals for transmission
KR100687455B1 (en) Method for transferring sensitive information using initially unsecured communication
JPH06266670A (en) Ciphering virtual terminal initialization device
JPH10242959A (en) Method for safely executing communication in communication system
KR100675472B1 (en) Method for negotiating weakened keys in encryption systems
US20040255121A1 (en) Method and communication terminal device for secure establishment of a communication connection
JPH04247737A (en) Enciphering device
CN101325486B (en) Method and apparatus for transferring field permission cryptographic key
JP3459073B2 (en) Multi-time CMEA encryption and decryption method and apparatus for improving security of wireless telephone messages
JPH10271106A (en) Cipher communication method and system equipment
EP3908950B1 (en) Near field communication forum data exchange format (ndef) messages with authenticated encryption
EP0914732B1 (en) Methods and apparatus for multiple-iteration cmea encryption and decryption for improved security for wireless telephone messages
JPH08139718A (en) Cipher device and inter-terminal communication method using the cipher device
WO2002011390A3 (en) Network security accelerator
EP4123956A1 (en) Method for securely transferring data elements values
JPH11203222A (en) Cryptocommunication method
Urien et al. The OpenEapSmartcard platform
JP2004040278A (en) Information transmission system
CN112333700A (en) Session encryption transmission method, device and system
JPH0787078A (en) Information transmission system
CN112398834A (en) Voice secret communication method, device and system
CN116155487A (en) Quantum encryption system, quantum key distribution method and encryption method for multiparty mobile communication