JP5932709B2 - Transmission side device and reception side device - Google Patents
Transmission side device and reception side device Download PDFInfo
- Publication number
- JP5932709B2 JP5932709B2 JP2013098964A JP2013098964A JP5932709B2 JP 5932709 B2 JP5932709 B2 JP 5932709B2 JP 2013098964 A JP2013098964 A JP 2013098964A JP 2013098964 A JP2013098964 A JP 2013098964A JP 5932709 B2 JP5932709 B2 JP 5932709B2
- Authority
- JP
- Japan
- Prior art keywords
- key
- signature
- unit
- verification
- encryption
- 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.)
- Expired - Fee Related
Links
Images
Description
本発明は、暗号および電子署名技術に関する。 The present invention relates to encryption and digital signature technology.
通信路の秘匿性を保証するため、すなわち通信路上を流れる情報を盗聴の脅威から守るための方法として、暗号技術の適用がよく知られている。また、通信路の真正性を保証するため、すなわち通信路上を流れる情報を改ざんや成りすましの脅威から守るための方法としては、電子署名技術の適用が知られている。さらに、秘匿性と真正性を同時に保証する技術として、暗号技術と電子署名技術を応用した署名付き暗号化(signcryption)技術が存在する。 In order to guarantee the confidentiality of a communication path, that is, as a method for protecting information flowing on the communication path from the threat of eavesdropping, application of encryption technology is well known. As a method for guaranteeing the authenticity of a communication path, that is, for protecting information flowing on the communication path from threats of falsification and impersonation, application of an electronic signature technique is known. Further, as a technique for guaranteeing confidentiality and authenticity at the same time, there is a signed encryption technique using an encryption technique and an electronic signature technique.
署名付き暗号化技術の代表例として、Sign−then−Encrypt方式とEncrypt−then−Sign方式の2つがよく知られている。Sign−then−Encrypt方式はメッセージに電子署名を付加した後、メッセージと署名値の組を暗号化する方式である。一方、Encrypt−the−Sign方式はメッセージを公開鍵暗号で暗号化した後に、当該暗号文に対して電子署名を付加する方式である。 Two typical examples of signed encryption techniques are well known: the Sign-then-Encrypt scheme and the Encrypt-then-Sign scheme. The Sign-then-Encrypt scheme is a scheme for encrypting a set of a message and a signature value after adding an electronic signature to the message. On the other hand, the Encrypt-the-Sign method is a method of adding an electronic signature to the ciphertext after encrypting the message with public key cryptography.
署名付き暗号化の安全性は、秘匿性と真正性の二つの側面から評価される。秘匿性に関しては、動的マルチユーザモデルにおいて内部者からの適応的選択暗号文攻撃に対して識別不可能性を有すること(dM−IND−iCCA:INDistinguishability against insider Chosen Ciphertext Attack in thedynamic Multi−user model と呼ばれる性質)が望まれる。また真正性に関しては、動的マルチユーザモデルにおいて内部者からの選択文書攻撃に対する強偽造不可能性を有すること(dM−sUF−iCMA: strong UnForgeability againstinsider Chosen Message Attack in the dynamic Multi−user model と呼ばれる安全性基準)が望まれる。安全な署名付き暗号化方式は、これら2つの安全性を同時に満たすことが望ましいと考えられている。 The security of signed encryption is evaluated from two aspects: confidentiality and authenticity. Concerning confidentiality, the dynamic multi-user model has an indistinguishability against adaptive selection ciphertext attacks from insiders (dM-IND-iCCA: INDistinguisability agins inside Chosen Ciphertext Attack in the Multi-user Multi-user model) Is desired). In addition, as for authenticity, it has a strong forgery against selected document attacks from insiders in a dynamic multi-user model (dM-sUF-iCMA: called Strong UnForgeability aginstinder Chosen Message Attack-in-the-Mind Safety standards) are desired. It is considered desirable for a secure signed encryption scheme to satisfy these two security requirements simultaneously.
前記のSign−then−Encrypt方式は、適応的選択暗号文攻撃に対する識別不可能性を有するが、選択文書攻撃に対する強偽造不可能性が保証されないことが分かっている。また、Encrypt−then−Sign方式は、選択文書攻撃に対する強偽造不可能性を有する一方で、適応的選択暗号文攻撃に対する識別不可能性が保証されないことが知られている。 The above-mentioned Sign-then-Encrypt scheme has an indistinguishability against an adaptive selection ciphertext attack, but it has been found that a strong forgery against a selected document attack is not guaranteed. In addition, it is known that the Encrypt-then-Sign method has strong forgery against a selected document attack, but cannot guarantee unidentification against an adaptive selected ciphertext attack.
上記2つの安全性をともに備える署名付き暗号化方式として、非特許文献1に記載の方式が存在する。当該方式は、タグベースの鍵カプセル化メカニズム(通称TBKEM)と、電子署名方式、共通鍵暗号の3つの機能を組み合わせることで署名付き暗号化方式を実現したものである。構成要素であるTBKEM、電子署名、共通鍵暗号が、それぞれある安全性基準を満たす場合に、それらを組み合わせた署名付き暗号方式が前記の2つの安全性基準を満たすことが示されている。
There is a method described in Non-Patent
秘匿性と真正性が同時に求められる分野は数多く存在する。例えば、証券会社のシステムから株式売買の発注を証券取引所のシステムへ送信する場合には、発注内容を取引所以外の他者に知られることを防ぐために秘匿性の確保が重要となると同時に、発注内容の改ざんや横取り(成りすまし)を防ぐために真正性の確保が求められる。またセンサネットワークやモバイルコンピューティングなどの分野においても、通信傍受を防ぐために秘匿性が要求され、かつメッセージの送信元を認証するために真正性が求められる。 There are many fields where confidentiality and authenticity are required simultaneously. For example, when sending stock trading orders from a securities company system to a stock exchange system, it is important to ensure confidentiality in order to prevent other parties other than the exchange from knowing the contents of the order. Authenticity must be ensured to prevent tampering and interception of the contents of the order. In fields such as sensor networks and mobile computing, confidentiality is required to prevent communication interception, and authenticity is required to authenticate the message source.
上記の分野においては安全性の確保と同時に、処理性能に関する独自の制約が存在する。証券取引の場合、取引所へリクエストが集中する繁忙期には大量の注文を遅延なくリアルタイムに処理することが要求される。また後者の分野においては、個々のデバイスの計算能力がさほど高くなく、かつデバイスの省電力性が望まれるため、デバイスに要求される計算処理は単純なものであることが求められる。 In the above fields, there are unique restrictions on processing performance as well as ensuring safety. In the case of securities trading, it is required to process a large number of orders in real time without delay during busy periods when requests are concentrated on the exchange. Further, in the latter field, since the calculation capability of each device is not so high and the power saving performance of the device is desired, the calculation processing required for the device is required to be simple.
非特許文献1に記載の方式は、前述した通り高い安全性を保証する一方で、内部で電子署名方式を利用しているため、通信のリアルタイム性および計算の複雑さに関する課題を内包している。
While the method described in Non-Patent
このような背景に鑑みて本発明がなされたのであり、本発明は、メッセージ送受信時の通信速度の低下を抑えることでリアルタイム性の高い通信へ署名付き暗号化方式の適用を可能とするとともに、メッセージ送受信時に必要な計算を削減することで能力の十分でないプロセッサでも署名付き暗号化方式を実現すること、を課題とする。 The present invention has been made in view of such a background, and the present invention makes it possible to apply a signed encryption method to highly real-time communication by suppressing a decrease in communication speed at the time of message transmission and reception, It is an object of the present invention to realize a signed encryption method even by a processor with insufficient capability by reducing the calculation required for message transmission / reception.
本発明の代表的な一例は、次の通りである。メッセージから署名付き暗号文を生成して受信側装置へ送信する送信側装置は、送信者の、署名用秘密鍵および検証用公開鍵を記憶する記憶装置と、制御装置を具備する。前記制御装置は、ワンタイム署名用の鍵ペアを生成し、前記記憶装置に記憶するワンタイム署名鍵生成部と、前記送信者の署名用秘密鍵を用いて、前記ワンタイム署名用の第一の鍵に対する第一の署名値を生成し、前記記憶装置に一時記憶する署名生成部と、入力された前記メッセージの受信者の公開鍵および前記送信者の検証用公開鍵から共通鍵暗号用の鍵と該鍵の暗号化データを生成し、前記記憶装置に記憶する鍵カプセル生成部と、前記ワンタイム署名用の第二の鍵、前記メッセージの受信者の公開鍵、前記共通鍵暗号用鍵の暗号化データ、および入力された送信対象メッセージから第二の署名値を生成するワンタイム署名生成部と、前記共通鍵暗号用の鍵、前記ワンタイム署名用の第一の鍵、前記第一の署名値、前記第二の署名値、および前記送信対象メッセージから署名付き暗号文を生成する共通鍵暗号部と、前記共通鍵暗号用の鍵の暗号化データおよび前記署名付き暗号文を前記受信側装置へ送信する送信部と、を含む、ことを特徴とする。 A typical example of the present invention is as follows. A transmission-side apparatus that generates a signed ciphertext from a message and transmits it to the reception-side apparatus includes a storage device that stores the signature private key and verification public key of the sender, and a control device. The control device generates a key pair for a one-time signature and generates a first time signature for the one-time signature by using a one-time signature key generation unit that stores the key pair for the one-time signature and the sender's signature private key. Generating a first signature value for the key of the key and temporarily storing it in the storage device, and for the common key encryption from the input public key of the receiver of the message and the verification public key of the sender A key capsule generation unit that generates a key and encrypted data of the key and stores the key in the storage device, the second key for the one-time signature, the public key of the recipient of the message, and the key for the common key encryption A one-time signature generation unit for generating a second signature value from the encrypted data and the input transmission target message, the key for the common key encryption, the first key for the one-time signature, the first Signature value of the second signature value, And a common key encryption unit that generates a ciphertext with a signature from the message to be transmitted, and a transmission unit that transmits encrypted data of the key for the common key encryption and the ciphertext with the signature to the reception-side apparatus. It is characterized by that.
また、送信側装置から受信した署名付き暗号文からメッセージを復号する受信側装置は、受信者の、復号用秘密鍵および暗号用公開鍵を記憶する記憶装置と、制御装置を具備する。前記制御装置は、前記送信側装置から共通鍵暗号用鍵の暗号化データおよび前記署名付き暗号文を受信する受信部と、前記受信者の暗号用秘密鍵、入力された送信者の検証用公開鍵および前記共通鍵暗号用鍵の暗号化データから、共通鍵暗号用鍵を復号する鍵カプセル復号部と、前記共通鍵暗号用鍵を用いて、前記署名付き暗号文から、ワンタイム署名用の検証鍵、第一の署名値、第二の署名値および前記メッセージを復号する共通鍵復号部と、前記ワンタイム署名用の検証鍵を検証対象メッセージとし、前記第一の署名値を検証対象署名値とし、前記送信者の検証用公開鍵を用いて署名検証を行う第一の署名検証部と、前記受信者の暗号用公開鍵、前記受信部により受信した前記共通鍵暗号用鍵の暗号化データおよび前記共通鍵復号部により復号された前記メッセージを検証対象メッセージとし、前記第二の署名値を検証対象の署名値とし、前記ワンタイム署名の検証鍵を用いて署名検証を行う第二の署名検証部と、前記鍵カプセル復号部により前記共通鍵暗号用鍵が復号され、前記第一の署名検証部および前記第二の署名検証部の検証結果がそれぞれ検証成功を示す場合に、前記共通鍵復号部により復号された前記メッセージを出力する出力部と、を含む、ことを特徴とする。 In addition, the receiving device that decrypts the message from the signed ciphertext received from the transmitting device includes a storage device that stores the decryption private key and the encryption public key of the receiver, and a control device. The control device includes: a receiving unit that receives the encrypted data of the common key encryption key and the signed ciphertext from the transmission side device; the receiver's encryption private key; and the input sender's verification release A key capsule decrypting unit for decrypting a common key encryption key from the encrypted data of the key and the common key encryption key, and the ciphertext with the signature using the common key encryption key. A verification key, a first signature value, a second signature value, a common key decryption unit that decrypts the message, the verification key for the one-time signature as a verification target message, and the first signature value as a verification target signature And a first signature verification unit that performs signature verification using the sender's verification public key, encryption of the receiver's encryption public key, and the common key encryption key received by the receiver Data and the common key decryption unit A second signature verification unit configured to use the decrypted message as a verification target message, the second signature value as a verification target signature value, and verify the signature using the verification key of the one-time signature; and the key capsule When the common key encryption key is decrypted by the decryption unit, and the verification results of the first signature verification unit and the second signature verification unit indicate successful verification, the decrypted by the common key decryption unit And an output unit for outputting a message.
本発明によれば、高い安全性を備えるだけでなく、署名付き暗号化処理の大部分について事前計算が可能となる。これにより、リアルタイム性が要求されるシステムや能力が十分でないプロセッサに対しても、安全性の高い署名付き暗号化方式を適用できる。 According to the present invention, not only high security is provided, but also pre-computation is possible for most of the signed encryption processing. As a result, a highly secure signed encryption method can be applied even to a system that requires real-time performance and a processor with insufficient capability.
以下、図面を用いて本発明の実施の形態について説明する。なお、これにより本発明が限定されるものではない。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. Note that the present invention is not limited thereby.
図1は、本実施形態に係る送信側装置100および送信側鍵生成装置150の構成例を示す機能ブロック図である。
FIG. 1 is a functional block diagram illustrating a configuration example of the
図1に示すように、送信側装置100は、ワンタイム署名鍵生成部101、一時記憶部102、記憶部103、署名生成部104、一時記憶部105、送信先指定部106、鍵カプセル生成部107、一時記憶部108、入力部109、ワンタイム署名生成部110、共通鍵暗号部111、送信部112、とを含んで構成される。また、送信側鍵生成装置150は、署名鍵生成部151を含んで構成される。
As illustrated in FIG. 1, the transmission-
署名生成部104と署名鍵生成部151、および後述する署名検証部206は、同じ電子署名アルゴリズムに基づく機能部である。すなわち、署名生成部104が実装する電子署名生成アルゴリズムと、署名鍵生成部151が実装する署名鍵生成アルゴリズムと、署名検証部206が実装する署名検証アルゴリズムと、は同じ電子署名方式に属するアルゴリズムである。したがって、署名鍵生成部151が出力した署名用鍵ペア(skS、pkS)のうち、skSは署名生成部104で署名を生成する際に必要な署名用秘密鍵として利用可能であり、pkSは署名検証部206で当該署名を検証する際に必要な署名用検証鍵として利用可能である。
The
同様に、ワンタイム署名生成部110とワンタイム署名鍵生成部101、および後述するワンタイム署名検証部207は、同じワンタイム署名方式に基づく機能部である。すなわち、ワンタイム署名生成部110が実装するワンタイム署名生成アルゴリズムと、ワンタイム署名鍵生成部101が実装するワンタイム署名鍵生成アルゴリズムと、ワンタイム署名検証部207が実装するワンタイム署名検証アルゴリズムと、は同じワンタイム署名方式に属するアルゴリズムである。したがって、ワンタイム署名鍵生成部101が出力したワンタイム署名用鍵ペア(osk、ovk)のうち、oskはワンタイム署名生成部110で署名を生成する際に必要な署名用秘密鍵として利用可能であり、ovkはワンタイム署名検証部207で当該署名を検証する際に必要な検証鍵として利用可能である。
Similarly, the one-time
また、鍵カプセル生成部107と後述する暗号鍵生成部251、および後述する鍵カプセル復号部204は、同一のタグ付き鍵カプセル化(TBKEM)方式に基づく機能部である。すなわち、鍵カプセル生成部107が実装するタグ付き鍵カプセル生成アルゴリズムと、暗号鍵生成部251が実装する暗号鍵生成アルゴリズムと、鍵カプセル復号部204が実装する鍵カプセル復号アルゴリズムと、は同じTBKEM方式に属するアルゴリズムである。したがって、暗号鍵生成部251が出力した暗号用鍵ペア(skR、pkR)のうち、pkRは鍵カプセル生成部107で鍵Kとそのカプセル化C1を生成する際に必要な暗号用公開鍵として利用可能であり、skRは鍵カプセル復号部204でC1からKを得る際に必要な復号用秘密鍵として利用可能である。
Further, the key
また、鍵カプセル生成部107の生成する鍵Kは、共通鍵暗号部111が暗号化処理を行う際の暗号鍵として利用可能である。
The key K generated by the key
ワンタイム署名鍵生成部101は、ワンタイム署名鍵生成アルゴリズムを実装した機能部であり、ワンタイム署名用鍵ペア(osk、ovk)を出力するものである。鍵ペア(osk、ovk)は一時記憶部102への入力として利用される。 The one-time signature key generation unit 101 is a functional unit that implements a one-time signature key generation algorithm, and outputs a one-time signature key pair (osk, ovk). The key pair (osk, ovk) is used as an input to the temporary storage unit 102.
一時記憶部102は、ワンタイム署名の鍵ペア(osk、ovk)を入力として、それらを一時的に、他の処理部によって消費されるまで記憶する。秘密鍵oskはワンタイム署名生成部110への入力として後に利用される。公開鍵ovkは署名生成部104および共通鍵暗号部111への入力としてに後に利用される。oskは送信者以外の者に知られることの無いよう、安全な記憶領域に格納されることが必要である。例えばHSM(Hardware Security Module)などといった製品を利用しても良い。一時記憶部102には複数の鍵ペアを格納することが可能である。格納されるoskとovkには、一時記憶部102内で当該鍵ペアを一意に特定可能とする文字列、例えばシーケンス番号のような識別子を対応付けて管理する。以降、簡単のために当該文字列をラベルと呼ぶ。
The temporary storage unit 102 receives the one-time signature key pair (osk, ovk) as input and temporarily stores them until consumed by another processing unit. The secret key osk is used later as an input to the one-time
記憶部103は、送信側鍵生成装置150によって生成された送信者の署名用秘密鍵skSと検証用公開鍵pkSを記憶する。送信者の署名用秘密鍵skSは、送信者以外の者に知られることの無いよう、安全な記憶領域に格納されることが必要である。例えばHSM(Hardware Security Module)などといった製品を利用しても良い。一方、送信者の検証用公開鍵pkSは、公開リポジトリや任意の通信手段を用いて、受信者を始め署名の検証を行う者へ広く公開されることが必要である。
The
署名生成部104は、電子署名生成アルゴリズムを実装した機能部である。署名鍵として送信者の署名用秘密鍵skSを入力され、また署名対象メッセージとしてワンタイム署名の検証鍵ovkを入力され、処理の結果として署名値s1を出力する。署名値s1は一時記憶部105への入力として利用される。
The
一時記憶部105は、署名値s1を入力として、それを一時的に、他の処理部によって消費されるまで記憶する。記憶された署名値s1は共通鍵暗号部111への入力として後に利用される。一時記憶部105には複数の署名値を格納することが可能である。格納される署名値s1には、一時記憶部105内で当該署名値を一意に特定可能なラベルが付与される。
The
送信先指定部106は、送信者がメッセージの送信先、すなわち受信者を決定した後に、当該受信者の暗号用公開鍵pkRを入力され、一時的に記憶する機能部である。暗号用公開鍵pkRは、鍵カプセル生成部107と、ワンタイム署名生成部110と、への入力として利用される。
The
鍵カプセル生成部107は、タグ付き鍵カプセル化アルゴリズムを実装した機能部である。カプセル化のための鍵として受信者の暗号用公開鍵pkRを入力され、またタグ(補助入力)として送信者の検証用公開鍵pkSを入力され、処理の結果として共通鍵暗号用の鍵Kと当該鍵をカプセル化(暗号化)した鍵カプセルC1を出力する。鍵Kと、鍵カプセルC1は一時記憶部108への入力として利用される。
The key
一時記憶部108は、共通鍵暗号用の鍵Kと当該鍵をカプセル化(暗号化)した鍵カプセルC1を入力として、それらを一時的に、他の処理部によって消費されるまで記憶する。鍵カプセルC1はワンタイム署名生成部110および送信部112への入力として後に利用される。鍵Kは共通鍵暗号部111への入力として後に利用される。鍵Kは送信者以外の者に知られることの無いよう、安全な記憶領域に格納されることが必要である。例えばHSM(Hardware Security Module)などといった製品を利用しても良い。一時記憶部108には複数の鍵および鍵カプセルを格納することが可能である。格納される鍵と鍵カプセルのペア(K、 C1)には、一時記憶部108内で当該ペアを一意に特定可能なラベルが付与される。
The
入力部109は、送信者が送信対象メッセージを決定した後に、当該メッセージmを入力される機能部である。メッセージmは、ワンタイム署名生成部110と、共通鍵暗号部111への入力として利用される。
The
ワンタイム署名生成部110は、署名鍵としてワンタイム署名の署名用秘密鍵oskを入力され、また署名対象メッセージとして受信者の暗号用公開鍵pkRと、鍵カプセルC1と、メッセージmと、を入力され、処理の結果として署名値s2を出力する。署名値s2は共通鍵暗号部111の入力として利用される。
The one-time
共通鍵暗号部111は、暗号鍵として鍵Kを入力され、また暗号化対象メッセージとしてワンタイム署名の検証鍵ovkと、署名値s1と、署名値s2と、メッセージmと、を入力され、処理の結果として暗号文C2を出力する。暗号文C2は送信部112の入力として利用される。
The common
送信部112は、鍵カプセルC1と、暗号文C2と、が入力された後、これらを受信側装置200へ送信する。通信にはTCP/IPやHTTP等の汎用的なプロトコルを利用可能である。
The
図2は、本実施形態に係る受信側装置200および受信側鍵生成装置250の構成例を示す機能ブロック図である。
FIG. 2 is a functional block diagram illustrating a configuration example of the reception-
図2に示すように、送信側装置200は、送信元指定部201、受信部202、記憶部203、鍵カプセル復号部204、共通鍵復号部205、署名検証部206、ワンタイム署名検証部207、判定部208、出力部209とを含んで構成される。また、受信側鍵生成装置250は、暗号鍵生成部251を含んで構成される。
As illustrated in FIG. 2, the transmission-
前述した通り、署名検証部206と先述の署名生成部104および署名鍵生成部151は、同じ電子署名アルゴリズムに基づく機能部である。また、ワンタイム署名検証部207と先述のワンタイム署名生成部110およびワンタイム署名鍵生成部101は、同じワンタイム署名方式に基づく機能部である。また、暗号鍵生成部251および鍵カプセル復号部204と、先述の鍵カプセル生成部107は、同一のタグ付き鍵カプセル化(TBKEM)方式に基づく機能部である。
As described above, the
送信元指定部201は、受信者がメッセージの送信元、すなわち送信者(の候補)を把握した後に、当該送信者の検証用公開鍵pkSを入力され、一時的に記憶する機能部である。検証用公開鍵pkSは、鍵カプセル復号部204と、署名検証部206と、への入力として利用される。
The transmission
受信部202は、鍵カプセルC1と、暗号文C2と、を送信側装置100から受信した後、これらを必要に応じて各機能部へ転送する。受信にはTCP/IPやHTTP等の汎用的なプロトコルを利用可能である。
The
記憶部203は、受信側鍵生成装置250によって生成された受信者の復号用秘密鍵skRと暗号用公開鍵pkRを記憶する。受信者の復号用秘密鍵skRは、受信者以外の者に知られることの無いよう、安全な記憶領域に格納されることが必要である。例えばHSM(Hardware Security Module)などといった製品を利用しても良い。一方、受信者の暗号用公開鍵pkRは、公開リポジトリや任意の通信手段を用いて、送信者を始め当該受信者へのメッセージ送信を行う者へ広く公開されることが必要である。
The
鍵カプセル復号部204は、タグ付き鍵カプセル復号アルゴリズムを実装した機能部である。カプセル復号のための鍵として受信者の暗号用秘密鍵skRを入力され、またタグ(補助入力)として送信者の検証用公開鍵pkSを入力され、また復号対象の鍵カプセルC1を入力され、処理の結果として共通鍵暗号用の鍵KまたはエラーコードERRを出力する。鍵KまたはエラーコードERRは共通鍵復号部205および判定部208への入力として利用される。
The key
共通鍵復号部205は、鍵Kと暗号文C2を入力され、処理の結果として検証鍵ovkと、署名値s1と、署名値s2と、メッセージmと、を出力する。検証鍵ovkは署名検証部206およびワンタイム署名検証部207への入力として利用される。署名値s1は署名検証部206への入力として利用される。メッセージmおよび署名値s2はワンタイム署名検証部207への入力として利用される。
The common
署名検証部206は、電子署名検証アルゴリズムを実装した機能部である。検証鍵として送信者の検証用公開鍵pkSを入力され、検証対象メッセージとしてワンタイム署名の検証鍵ovkを入力され、署名値としてs1を入力され、処理の結果として検証結果v1(検証成功または検証失敗の二値)を出力する。検証結果v1は判定部208への入力として利用される。
The
ワンタイム署名検証部207は、検証鍵としてワンタイム署名の検証鍵ovkを入力され、また検証対象メッセージとして受信者の暗号用公開鍵pkRと、鍵カプセルC1と、メッセージmと、を入力され、処理の結果として検証結果v2(検証成功または検証失敗の二値)を出力する。検証結果v2は判定部208の入力として利用される。
The one-time
判定部208は、鍵カプセル復号部204の処理結果がエラーコードERRであるか、または署名検証部206の処理結果v1が検証失敗であるか、またはワンタイム署名検証部207の処理結果v2が検証失敗であるか、いずれかの場合には、出力部210を介してエラーコードERRを受信者へ提示することで、受信した暗号文(C1、C2)に問題があったことを示す。そうでない場合、共通鍵復号部205によって復号されたメッセージmを、出力部209を介して受信者へ提示する。この場合、受信者が受け取ったメッセージmは確かに送信元指定部201によって指定された送信者から送られたものであることが保証される。
The
出力部210は、判定部208の判定結果に基づいて受信側装置200の利用者(受信者)へメッセージmまたはエラーコードERRを提示する。
The output unit 210 presents the message m or the error code ERR to the user (recipient) of the reception-
図3は、本実施形態に係る各装置(送信側装置100、送信側鍵生成装置150、受信側装置200、受信側鍵生成装置250)のハードウェア構成図である。
FIG. 3 is a hardware configuration diagram of each device (
図3に示すように、本実施形態に係る各装置は、一般的なコンピュータ300により実現される。
As shown in FIG. 3, each device according to the present embodiment is realized by a
コンピュータ300は、CPU301と、メモリ302と、ハードディスク等の外部記憶装置303と、通信ネットワークに接続するためのNIC(Network InterfaceCard)等の送受信装置304と、モニタ等の出力装置305と、キーボードやマウス等の入力装置306と、CD−ROMやDVD−ROM等の可搬性を有する記憶媒体308から情報を読み取る読取装置307とを含んで構成される。
The
そして、各装置の記憶部内の記憶領域は、CPU301がメモリ302または外部記憶装置303を利用することにより実現可能となる。また、各制御部は、外部記憶装置303に記憶されている所定のプログラムをメモリ302にロードすることによりCPU301で実現可能となる。この所定のプログラムは、読取装置307を介して記憶媒体308から取得してもよいし、送受信装置304を介してネットワークから外部記憶装置303にダウンロードされ、メモリ302にロードされてCPU301により実行されるようにしてもよい。また、読取装置307を介して記憶媒体308から、あるいは、送受信装置304を介してネットワークから、メモリ302に直接ロードされ、CPU301により実行されるようにしてもよい。
The storage area in the storage unit of each device can be realized by the
次に、図4を参照して、本実施形態に係る各装置(送信側装置100、送信側鍵生成装置150、受信側装置200、受信側鍵生成装置250)による署名付き暗号文の送受信処理について説明する。
Next, referring to FIG. 4, a signed ciphertext transmission / reception process performed by each apparatus (transmission-
まず、送信側装置100は、以降の署名付き暗号化処理で使用するためのワンタイム署名鍵を生成する(ステップ401)。具体的には、送信側装置100のワンタイム署名鍵生成部101が、ワンタイム署名鍵生成アルゴリズムに基づいてワンタイム署名用の鍵ペア(osk、 ovk)を生成し、一時記憶部102に保存する。この際、oskおよびovkには当該鍵ペアを一時記憶部102内で一意に特定可能とするラベルが付与される。当該ワンタイム署名鍵生成処理には、送信者の鍵ペア(skS、 pkS)、受信者の公開鍵pkR、メッセージmのいずれも必要とされないため、他の処理とは独立に計算することが可能である。この点を活用し、送信側装置100の起動時や起動中のアイドル時間に当該ワンタイム署名鍵生成処理を複数回計算し、結果(ワンタイム署名用鍵ペア)を一時記憶部102へ保存しておくことで、ステップ402以降にかかる処理時間を短縮することが可能である。
First, the transmission-
次に、送信側鍵生成装置150が、署名鍵生成部151を用いて送信者の署名用鍵ペア(skS、 pkS)を生成する(ステップ402)。生成された鍵ペア(skS、 pkS)は記憶部103に保存される。
Next, the transmission-side
次に、送信側装置100が、ワンタイム署名の検証鍵ovkに署名値s1を付与する(ステップ403)。具体的には、送信側装置100の署名生成部104が、記憶部103に格納された送信者の秘密鍵skSを署名鍵として入力されるとともに、一時記憶部102に保存されたワンタイム署名用の検証鍵ovkを署名対象メッセージとして入力されることで、署名生成アルゴリズムに基づいて署名値s1を出力する。出力された署名値s1は、入力された検証鍵ovkのラベルと同じ識別子を付与した状態で、一時記憶部105に格納される。当該署名生成処理には、受信者の公開鍵pkR、メッセージmのいずれも必要とされないため、ステップ404以降の処理とは独立に事前計算することが可能である。この点を活用し、送信側鍵生成装置150によって署名用鍵ペア(skS、 pkS)が生成された後、装置起動中のアイドル時間に、一時記憶部101に格納されたワンタイム署名用の鍵ペア群に署名付与を実施し、結果(ワンタイム署名用鍵ペアに付与した署名値)を一時記憶部105へ保存しておくことで、ステップ404以降にかかる処理時間を短縮することが可能である。
Next, the transmitting-
次に、送信側装置100は、送信者からの入力に従い、メッセージの送信先を決定する(ステップ404)。具体的には、送信者は、受信者の公開鍵pkRを公開リポジトリや任意の通信手段を用いて取得し、送信側装置100の送信先指定部106へ入力する。
Next, the transmission-
次に、送信側装置100が、鍵カプセルを生成する(ステップ405)。具体的には、送信側装置100の鍵カプセル生成部107が、送信先指定部106の取得した送信先(受信者)の公開鍵pkRを暗号鍵として入力されるとともに、記憶部103に格納された送信者の公開鍵pkSをタグとして入力されることで、タグ付き鍵カプセル生成アルゴリズムに基づいて、共通鍵暗号用の鍵Kと、当該鍵をカプセル化した鍵カプセルC1と、を出力する。出力された(K、 C1)は一時記憶部108へ保存される。この際、KおよびC1には当該ペアを一意に特定可能なラベルを付与して格納する。
Next, the transmission-
次に、送信側装置100は、送信者からの入力に従い、送信すべきメッセージを決定する(ステップ406)。具体的には、送信者は、送信側装置100の入力部109に対して送信すべきメッセージmを入力する。
Next, the transmission-
次に、送信側装置100は、ワンタイム署名を生成する(ステップ407)。具体的には、送信側装置100のワンタイム署名生成部110が、一時記憶部102に保存されたワンタイム署名用の秘密鍵oskを署名鍵として入力されるとともに、送信先指定部106によって取得された受信者の公開鍵pkRと、一時記憶部108に保存された鍵カプセルC1と、入力部107によって取得されたメッセージmと、を送信対象の文書として入力されることで、ワンタイム署名生成アルゴリズムを実行し、署名値s2を出力する。
Next, the
次に、送信側装置100は、暗号文を生成する(ステップ408)。具体的には、送信側装置100の共通鍵暗号部111が、一時記憶部108に格納された鍵のうち、ステップ407で利用した鍵カプセルC1と同じラベルを持つ鍵Kを選択し、暗号鍵として利用する。また、一時記憶部102に保存された検証鍵のうち、ステップ407で利用した秘密鍵oskと同じラベルを持つ検証鍵ovkと、一時記憶部105に保存された署名値s1と、ワンタイム署名生成部110が生成した署名値s2と、入力部109が取得したメッセージmと、を暗号化対象メッセージとして入力されることで、共通鍵暗号アルゴリズムを実行し、暗号文C2を出力する。
Next, the transmission-
最後に、送信側装置100の送信部112が、ステップ407で利用した鍵カプセルC1と、共通鍵暗号部111が出力した暗号文C2と、から構成される署名付き暗号文(C1、C2)を、ネットワークを介して受信側装置200へ送信する(ステップ409)。メッセージ送信後には、ステップ401からステップ409の間に利用された鍵ペア(osk、ovk)、 署名値s1、 鍵と鍵カプセル(K、 C1)は、それぞれ一時記憶部102、 105、108から消去される。
Finally, the
以上が送信側装置100によって実行される署名付き暗号化処理の具体的な流れである。
The above is a specific flow of the signed encryption process executed by the transmission-
次に受信側装置200によって実行される検証付き復号処理の具体的な流れについて説明する。受信側装置200は、送信側装置100によって送信された署名付き暗号文(C1、 C2)を受信すると、まず、当該署名付き暗号文の送信者(送信側装置100の利用者)を特定し、当該送信者の公開鍵pkSを受信側装置200の送信元指定部201へ入力する(ステップ410)。当該公開鍵pkSは署名付き暗号文とともに送信者から送信されることもあれば、公開リポジトリなどから取得されることも可能である。
Next, a specific flow of the decryption process with verification executed by the reception-
次に、受信側装置200は、特定した送信者公開鍵pkSを元に、受信した署名付き暗号文(C1、 C2)の検証付き復号処理を実行する(ステップ411)。
Next, the receiving-
ここで図5を用いて、当該検証付き復号処理の具体的な流れについて説明する。 Here, a specific flow of the decryption process with verification will be described with reference to FIG.
まず、受信側装置200の鍵カプセル復号部204が、記憶部203に格納された受信者の秘密鍵skRを復号鍵として入力されるとともに、送信元指定部201が取得したpkSをタグとして入力され、また受信部202が受信したC1を復号対象の鍵カプセルとして入力される。鍵カプセル復号部204は鍵カプセル復号アルゴリズムを実行し、復号に成功した場合は鍵Kを出力し、失敗した場合は復号エラーを示すコードERRを出力する(ステップ501)。
First, the key
次に、受信側装置200の共通鍵復号部205が、鍵カプセル復号部204が出力した鍵Kを復号用の鍵として入力されるとともに、受信部202が受信した暗号文C2を復号対象の暗号文として入力される。共通鍵復号部205は共通鍵復号アルゴリズムを実行し、復号に成功した場合は復号結果である(ovk、 s1、 s2、 m)を出力し、失敗した場合はエラーを示すコードERRを出力する(ステップ502)。
Next, the common
次に、受信側装置200の署名検証部206は、送信元指定部201に格納された送信者の公開鍵pkSを検証鍵として入力されるとともに、共通鍵復号部205によって出力されたovkを検証対象メッセージとして入力され、また共通鍵復号部205によって出力された署名値s1を検証対象の署名値として入力される。署名検証部206は署名検証アルゴリズムを実行し、検証に成功した場合は1を、失敗した場合は0を出力する(ステップ503)。
Next, the
次に、受信側装置200のワンタイム署名検証部207が、受信部202が受信したovkを検証鍵として入力されるとともに、記憶部203に格納された受信者の公開鍵pkRと、受信部202によって受信された鍵カプセルC1と、共通鍵復号部205の出力したメッセージmと、を検証対象の文書として入力され、また共通鍵復号部205の出力した署名値s2を検証対象の署名値として入力される。ワンタイム署名検証部207は、ワンタイム署名の検証アルゴリズムを実行し、検証に成功した場合は1を、失敗した場合は0を出力する(ステップ504)。
Next, the one-time
次に、受信側装置200の判定部208が、鍵カプセル復号部204の出力と、署名検証部206の出力と、ワンタイム署名検証部207の出力と、に基づいて処理の継続可否を判定する(ステップ505)。具体的には、鍵カプセル復号部204が鍵Kの出力に成功し、かつ署名検証部206による検証結果が1(受理)で、かつワンタイム署名検証部207による検証結果が1(受理)であった場合のみ、メッセージmを出力部210を介して受信者へ出力し(ステップ506)、そうでない場合には検証エラーを示すコードERRを出力部210を介して受信者へ出力する(ステップ507)。
Next, the
以上が受信側装置200によって実行される検証付き復号処理の具体的な流れである。
The above is a specific flow of the decryption process with verification executed by the reception-
以上説明したように、本実施形態に係る送信側装置100によれば、ワンタイム署名鍵生成処理を他の処理とは独立にいつでも事前計算することが可能となる。また、送信者の署名用鍵ペア(skS、 pkS)が決定した後であれば、メッセージの送信先(受信者)や送信すべきメッセージの内容が決まる前の段階であっても、署名生成処理を事前計算することが可能となる。また、送信先受信者の公開鍵pkRが決定した後であれば、送信すべきメッセージの内容が決まる前の段階でも、鍵カプセル生成処理を事前計算することが可能となる。計算コストの高い署名生成処理や鍵カプセル生成処理を事前計算しておくことで、送信すべきメッセージmが決定された後の処理を共通鍵暗号およびワンタイム署名といった計算コストの低い処理のみで実現できるため、メッセージ決定から送信までに要する時間を短縮することが可能となる。
As described above, according to the transmission-
図6は、本実施形態に係る送信側装置600および送信側鍵生成装置650の構成例を示す機能ブロック図である。
FIG. 6 is a functional block diagram illustrating a configuration example of the
図6に示すように、送信側装置600は、ワンタイム署名鍵生成部601、一時記憶部602、記憶部603、署名生成部604、一時記憶部605、送信先指定部606、鍵カプセル生成部607、一時記憶部608、入力部609、ワンタイム署名生成部610、共通鍵暗号部611、送信部612、とを含んで構成される。また、送信側鍵生成装置650は、署名鍵生成部651を含んで構成される。
As illustrated in FIG. 6, the transmission-
署名生成部604と署名鍵生成部651、および後述する署名検証部705は、同じ電子署名アルゴリズムに基づく機能部である。すなわち、署名生成部604が実装する電子署名生成アルゴリズムと、署名鍵生成部651が実装する署名鍵生成アルゴリズムと、署名検証部705が実装する署名検証アルゴリズムと、は同じ電子署名方式に属するアルゴリズムである。したがって、署名鍵生成部651が出力した署名用鍵ペア(skS、pkS)のうち、skSは署名生成部604で署名を生成する際に必要な署名用秘密鍵として利用可能であり、pkSは署名検証部705で当該署名を検証する際に必要な署名用検証鍵として利用可能である。
A
同様に、ワンタイム署名生成部610とワンタイム署名鍵生成部601、および後述するワンタイム署名検証部708は、同じワンタイム署名方式に基づく機能部である。すなわち、ワンタイム署名生成部610が実装するワンタイム署名生成アルゴリズムと、ワンタイム署名鍵生成部601が実装するワンタイム署名鍵生成アルゴリズムと、ワンタイム署名検証部708が実装するワンタイム署名検証アルゴリズムと、は同じワンタイム署名方式に属するアルゴリズムである。したがって、ワンタイム署名鍵生成部601が出力したワンタイム署名用鍵ペア(osk、ovk)のうち、oskはワンタイム署名生成部610で署名を生成する際に必要な署名用秘密鍵として利用可能であり、ovkはワンタイム署名検証部708で当該署名を検証する際に必要な検証鍵として利用可能である。
Similarly, the one-time
また、鍵カプセル生成部607と後述する暗号鍵生成部751、および後述する鍵カプセル復号部704は、同一のタグ付き鍵カプセル化(TBKEM)方式に基づく機能部である。すなわち、鍵カプセル生成部607が実装するタグ付き鍵カプセル生成アルゴリズムと、暗号鍵生成部751が実装する暗号鍵生成アルゴリズムと、鍵カプセル復号部704が実装する鍵カプセル復号アルゴリズムと、は同じTBKEM方式に属するアルゴリズムである。したがって、暗号鍵生成部751が出力した暗号用鍵ペア(skR、pkR)のうち、pkRは鍵カプセル生成部607で鍵Kとそのカプセル化C1を生成する際に必要な暗号用公開鍵として利用可能であり、skRは鍵カプセル復号部704でC1からKを得る際に必要な復号用秘密鍵として利用可能である。
A key
また、鍵カプセル生成部607の生成する鍵Kは、共通鍵暗号部611が暗号化処理を行う際の暗号鍵として利用可能である。
The key K generated by the key
以下、ワンタイム署名鍵生成部601、記憶部603、署名生成部604、送信先指定部606、一時記憶部608、入力部609、送信側鍵生成装置650、署名鍵生成部651、については、それぞれ実施形態1のワンタイム署名鍵生成部101、記憶部103、署名生成部104、送信先指定部106、一時記憶部108、入力部109、送信側鍵生成装置150、署名鍵生成部151、と同様の構成となるため、詳細な説明は省略する。
Hereinafter, the one-time signature
一時記憶部602は、ワンタイム署名の鍵ペア(osk、ovk)を入力として、それらを一時的に、他の処理部によって消費されるまで記憶する。秘密鍵oskはワンタイム署名生成部610への入力として後に利用される。検証鍵ovkは署名生成部604と、鍵カプセル生成部607と、送信部612と、への入力としてに後に利用される。oskは送信者以外の者に知られることの無いよう、安全な記憶領域に格納されることが必要である。例えばHSM(Hardware Security Module)などといった製品を利用しても良い。一時記憶部602には複数の鍵ペアを格納することが可能である。格納されるoskとovkには、一時記憶部602内で当該鍵ペアを一意に特定可能とする文字列、例えばシーケンス番号のような識別子を対応付けて管理する。以降、簡単のために当該文字列を単にラベルと呼ぶ。
The temporary storage unit 602 receives the one-time signature key pair (osk, ovk) as input and stores them temporarily until consumed by another processing unit. The secret key osk is used later as an input to the one-time
一時記憶部605は、署名値s1を入力として、それを一時的に、他の処理部によって消費されるまで記憶する。記憶された署名値s1は鍵カプセル生成部607と、ワンタイム署名生成部610と、送信部612と、への入力として後に利用される。一時記憶部605には複数の署名値を格納することが可能である。格納される署名値s1には、一時記憶部605内で当該署名値を一意に特定可能なラベルが付与される。
The
鍵カプセル生成部607は、タグ付き鍵カプセル化アルゴリズムを実装した機能部である。カプセル化のための鍵として受信者の暗号用公開鍵pkRを入力され、またタグ(補助入力)として、ワンタイム署名の検証鍵ovkと、署名値s1と、送信者の検証用公開鍵pkSと、を結合したものを入力され、処理の結果として共通鍵暗号用の鍵Kと当該鍵をカプセル化(暗号化)した鍵カプセルC1を出力する。鍵Kと鍵カプセルC1は一時記憶部608への入力として利用される。
The key
ワンタイム署名生成部610は、署名鍵としてワンタイム署名の署名用秘密鍵oskを入力され、また署名対象メッセージとして、署名値s1と、受信者の暗号用公開鍵pkRと、鍵カプセルC1と、メッセージmと、を入力され、処理の結果として署名値s2を出力する。署名値s2は共通鍵暗号部611の入力として利用される。
The one-time
共通鍵暗号部611は、暗号鍵として鍵Kを入力され、また暗号化対象メッセージとして署名値s2およびメッセージmを入力され、処理の結果として暗号文C2を出力する。暗号文C2は送信部612の入力として利用される。
The common
送信部612は、ワンタイム署名の検証鍵ovkと、署名値s1と、鍵カプセルC1と、暗号文C2と、が入力された後、これらを受信側装置700へ送信する。通信にはTCP/IPやHTTP等の汎用的なプロトコルを利用可能である。
The
図7は、本実施形態に係る受信側装置700および受信側鍵生成装置750の構成例を示す機能ブロック図である。
FIG. 7 is a functional block diagram illustrating a configuration example of the reception-side device 700 and the reception-side
図7に示すように、送信側装置700は、送信元指定部701、受信部702、記憶部703、鍵カプセル復号部704、署名検証部705、第一判定部706、共通鍵復号部707、ワンタイム署名検証部708、第二判定部709、出力部710とを含んで構成される。また、受信側鍵生成装置750は、暗号鍵生成部751を含んで構成される。
As illustrated in FIG. 7, the transmission-side device 700 includes a transmission
前述した通り、署名検証部705と先述の署名生成部604および署名鍵生成部651は、同じ電子署名アルゴリズムに基づく機能部である。また、ワンタイム署名検証部708と先述のワンタイム署名生成部610およびワンタイム署名鍵生成部601は、同じワンタイム署名方式に基づく機能部である。また、暗号鍵生成部751および鍵カプセル復号部704と、先述の鍵カプセル生成部607は、同一のタグ付き鍵カプセル化(TBKEM)方式に基づく機能部である。
As described above, the
以下、送信元指定部701、記憶部703、受信側鍵生成装置750、暗号鍵生成部751、については、それぞれ実施形態1の送信元指定部201、記憶部203、受信側鍵生成装置250、暗号鍵生成部251、と同様の構成となるため、詳細な説明は省略する。
Hereinafter, with respect to the transmission
受信部702は、ワンタイム署名の検証鍵ovkと、署名値s1と、鍵カプセルC1と、暗号文C2と、を送信側装置600から受信した後、これらを必要に応じて各機能部へ転送する。受信にはTCP/IPやHTTP等の汎用的なプロトコルを利用可能である。
The
鍵カプセル復号部704は、タグ付き鍵カプセル復号アルゴリズムを実装した機能部である。カプセル復号のための鍵として受信者の暗号用秘密鍵skRを入力され、またタグ(補助入力)としてワンタイム署名の検証鍵ovkと、署名値s1と、送信者の検証用公開鍵pkSと、を結合したものを入力され、また復号対象の鍵カプセルC1を入力され、処理の結果として共通鍵暗号用の鍵KまたはエラーコードERRを出力する。鍵KまたはエラーコードERRは第一判定部706への入力として利用される。
The key
署名検証部705は、電子署名検証アルゴリズムを実装した機能部である。検証鍵として送信者の検証用公開鍵pkSを入力され、検証対象メッセージとしてワンタイム署名の検証鍵ovkを入力され、署名値としてs1を入力され、処理の結果として検証結果v1(検証成功または検証失敗の二値)を出力する。検証結果v1は第一判定部706への入力として利用される。
The
第一判定部706は、鍵カプセル復号部704の処理結果がエラーコードERRであるか、または署名検証部705の処理結果v1が検証失敗である場合には、出力部710を介してエラーコードERRを受信者へ提示することで、受信した暗号文(ovk、 s1、C1、 C2)に問題があったことを示す。そうでない場合、鍵カプセル復号部704の処理結果である鍵Kを共通鍵復号部707へ転送する。
When the processing result of the key
共通鍵復号部707は、鍵Kと暗号文C2を入力され、処理の結果として署名値s2およびメッセージmを出力する。署名値s2およびメッセージmはワンタイム署名検証部207への入力として利用される。またメッセージmは第二判定部709への入力としても利用される。
The common
ワンタイム署名検証部708は、検証鍵としてワンタイム署名の署名用検証鍵ovkを入力され、また検証対象メッセージとして署名値s1と、受信者の暗号用公開鍵pkRと、鍵カプセルC1と、メッセージmと、を入力され、処理の結果として検証結果v2(検証成功または検証失敗の二値)を出力する。検証結果v2は第二判定部709の入力として利用される。
The one-time
第二判定部709は、ワンタイム署名検証部708の処理結果v2が検証失敗である場合には、出力部710を介してエラーコードERRを受信者へ提示することで、受信した暗号文(ovk、 s1、 C1、 C2)に問題があったことを示す。そうでない場合、共通鍵復号部707によって復号されたメッセージmを、出力部710を介して受信者へ提示する。この場合、受信者が受け取ったメッセージmは確かに送信元指定部701によって指定された送信者から送られたものであることが保証される。
When the processing result v2 of the one-time
出力部710は、第一判定部706および第二判定部709の判定結果に基づいて受信側装置700の利用者(受信者)へメッセージmまたはエラーコードERRを提示する。
The output unit 710 presents the message m or the error code ERR to the user (recipient) of the receiving-side apparatus 700 based on the determination results of the
本実施形態に係る各装置(送信側装置600、送信側鍵生成装置650、受信側装置700、受信側鍵生成装置750)は、実施形態1と同様に、図3に示すような一般的なコンピュータ300によって実現される。
Each device according to the present embodiment (transmission-
次に、本実施形態における署名付き暗号文の送受信処理について、実施形態1と同様に図4を参照しながら説明する。 Next, the signed ciphertext transmission / reception processing in this embodiment will be described with reference to FIG. 4 as in the first embodiment.
ステップ401からステップ404については実施形態1と同様であるため詳細な説明は省略する。
Since
ステップ405では、送信側装置600が鍵カプセルを生成する。具体的には、送信側装置600の鍵カプセル生成部607が、送信先指定部606の取得した送信先(受信者)の公開鍵pkRを暗号鍵として入力されるとともに、一時記憶部602に保存されたワンタイム署名の検証鍵ovkと、一時記憶部605に保存された署名値のうちovkと同じラベルをもつ署名値s1と、記憶部603に格納された送信者の公開鍵pkSと、を結合したものをタグとして入力されることで、タグ付き鍵カプセル生成アルゴリズムに基づいて、共通鍵暗号用の鍵Kと、当該鍵をカプセル化した鍵カプセルC1と、を出力する。出力された(K、 C1)は一時記憶部608へ保存される。この際、KおよびC1には検証鍵ovkと同じラベルを付与して格納する。
In
ステップ406については実施形態1と同様であるため詳細な説明は省略する。
Since
ステップ407では、送信側装置600がワンタイム署名を生成する。具体的には、送信側装置600のワンタイム署名生成部610が、一時記憶部602に保存されたワンタイム署名用の秘密鍵oskを署名鍵として入力されるとともに、一時記憶部605によって保存された署名値のうちoskと同じラベルをもつ署名値s1と、送信先指定部606によって取得された受信者の公開鍵pkRと、一時記憶部608に保存された鍵カプセルのうちoskと同じラベルをもつ鍵カプセルC1と、入力部607によって取得されたメッセージmと、を送信対象の文書として入力されることで、ワンタイム署名生成アルゴリズムを実行し、署名値s2を出力する。
In
次に、送信側装置600は、暗号文を生成する(ステップ408)。具体的には、送信側装置600の共通鍵暗号部611が、一時記憶部608に格納された鍵のうち、ステップ407で利用した鍵カプセルC1と同じラベルを持つ鍵Kを選択し、暗号鍵として利用する。また、ワンタイム署名生成部610が生成した署名値s2および入力部609が取得したメッセージmを暗号化対象メッセージとして入力されることで、共通鍵暗号アルゴリズムを実行し、暗号文C2を出力する。
Next, the
最後に、送信側装置600の送信部612が、共通鍵暗号部611が出力した暗号文C2と、ステップ407で利用した鍵カプセルC1と、一次記憶部602に保存された検証鍵のうちC1と同じラベルをもつ検証鍵ovkと、一時記憶部605に保存された署名値のうちC1と同じラベルをもつ署名値s1と、から構成される署名付き暗号文(ovk、s1、 C1、 C2)を、ネットワークを介して受信側装置700へ送信する(ステップ409)。メッセージ送信後には、ステップ401からステップ409の間に利用された鍵ペア(osk、 ovk)、 署名値s1、 鍵と鍵カプセル(K、 C1)はそれぞれ一時記憶部602、 605、 608から消去される。
Finally, the
以上が送信側装置600によって実行される署名付き暗号化処理の具体的な流れである。
The above is a specific flow of the encryption processing with a signature executed by the transmission-
次に受信側装置700によって実行される検証付き復号処理の具体的な流れについて説明する。受信側装置700は、送信側装置600によって送信された署名付き暗号文(ovk、 s1、 C1、 C2)を受信すると、まず、当該署名付き暗号文の送信者(送信側装置600の利用者)を特定し、当該送信者の公開鍵pkSを受信側装置700の送信元指定部701へ入力する(ステップ410)。当該公開鍵pkSは署名付き暗号文とともに送信者から送信されることもあれば、公開リポジトリなどから取得されることも可能である。
Next, a specific flow of the decryption process with verification executed by the reception-side apparatus 700 will be described. Upon receiving the signed ciphertext (ovk, s1, C1, C2) transmitted by the transmitting
次に、受信側装置700は、特定した送信者公開鍵pkSを元に、受信した署名付き暗号文(ovk、 s1、 C1、 C2)の検証付き復号処理を実行する(ステップ411)。 Next, the receiving-side apparatus 700 executes a decryption process with verification of the received signed ciphertext (ovk, s1, C1, C2) based on the identified sender public key pkS (step 411).
ここで図8を用いて、当該検証付き復号処理の具体的な流れについて説明する。 Here, a specific flow of the decryption process with verification will be described with reference to FIG.
まず、受信側装置700の鍵カプセル復号部704が、記憶部703に格納された受信者の秘密鍵skRを復号鍵として入力されるとともに、受信部702が受信した検証鍵ovkおよび署名値s1と、送信元指定部701が取得したpkSと、を結合したものをタグとして入力され、また受信部702が受信したC1を復号対象の鍵カプセルとして入力される。鍵カプセル復号部704は鍵カプセル復号アルゴリズムを実行し、復号に成功した場合は鍵Kを出力し、失敗した場合は復号エラーを示すコードERRを出力する(ステップ801)。
First, the key
一方、受信側装置700の署名検証部705は、送信元指定部701に格納された送信者の公開鍵pkSを検証鍵として入力されるとともに、受信部702によって受信されたovkを検証対象メッセージとして入力され、また同じく受信部702によって受信された署名値s1を検証対象の署名値として入力される。署名検証部705は署名検証アルゴリズムを実行し、検証に成功した場合は1を、失敗した場合は0を出力する(ステップ802)。
On the other hand, the
上記ステップ801および802に記載される二つの処理は、互いの処理結果を待つ必要がないため、並列に実行することが可能である。
The two processes described in
次に、受信側装置700の第一判定部706が、鍵カプセル復号部704の出力と署名検証部705の出力に基づいて処理の継続可否を判定する(ステップ803)。具体的には、鍵カプセル復号部704が鍵Kの出力に成功し、かつ署名検証部705による検証結果が1(受理)であった場合のみ、鍵Kを共通鍵復号部707へ転送し、そうでない場合には検証エラーを示すコードERRを出力部710を介して受信者へ出力し、検証付き復号処理を終了する(ステップ808)。
Next, the
第一判定部706の判定が成功した場合、受信側装置700の共通鍵復号部707が、第一判定部706が出力した鍵Kを復号用の鍵として入力されるとともに、受信部702が受信した暗号文C2を復号対象の暗号文として入力される。共通鍵復号部707は共通鍵復号アルゴリズムを実行し、復号に成功した場合は署名値s2とメッセージmを出力し、失敗した場合はエラーを示すコードERRを出力する(ステップ804)。
When the determination by the
次に、受信側装置700のワンタイム署名検証部708が、受信部702が受信したovkを検証鍵として入力されるとともに、受信部702によって受信された署名値s1と、記憶部703に格納された受信者の公開鍵pkRと、受信部702によって受信された鍵カプセルC1と、共通鍵復号部707の出力したメッセージmと、を検証対象の文書として入力され、また共通鍵復号部707の出力した署名値s2を検証対象の署名値として入力される。ワンタイム署名検証部708は、ワンタイム署名の検証アルゴリズムを実行し、検証に成功した場合は1を、失敗した場合は0を出力する(ステップ805)。
Next, the one-time
次に、受信側装置700の第二判定部709が、受信部702、共通鍵復号部707、ワンタイム署名検証部708、の出力に基づいて処理の継続可否を判定する(ステップ806)。具体的には、ワンタイム署名検証部708による検証結果が1(受理)であった場合のみ、メッセージmを出力部710を介して受信者へ出力し(ステップ807)、そうでない場合には検証エラーを示すコードERRを出力部710を介して受信者へ出力する(ステップ808)。
Next, the
以上が受信側装置700によって実行される検証付き復号処理の具体的な流れである。 The above is a specific flow of the decryption process with verification executed by the receiving-side apparatus 700.
以上説明したように、本実施形態に係る送信側装置600によれば、ワンタイム署名鍵生成処理を他の処理とは独立にいつでも事前計算することが可能となる。また、送信者の署名用鍵ペア(skS、 pkS)が決定した後であれば、メッセージの送信先(受信者)や送信すべきメッセージの内容が決まる前の段階であっても、署名生成処理を事前計算することが可能となる。また、送信先受信者の公開鍵pkRが決定した後であれば、送信すべきメッセージの内容が決まる前の段階でも、鍵カプセル生成処理を事前計算することが可能となる。計算コストの高い署名生成処理や鍵カプセル生成処理を事前計算しておくことで、送信すべきメッセージmが決定された後の処理を共通鍵暗号およびワンタイム署名といった計算コストの低い処理のみで実現できるため、送信者がメッセージを決定してから暗号文が送信されるまでに要する時間を短縮することが可能となる。
As described above, according to the transmission-
また、本実施形態に係る受信側装置700によれば、鍵カプセル復号処理と電子署名検証処理の二つの処理を並列に実行することが可能となる。これにより、マルチプロセッサなどを備えた並列計算可能なハードウェアで受信側装置700が構成される場合、非特許文献1に記載の方式に比べて処理時間の短縮が可能となる。結果として、受信者装置に暗号文が到着してから受信者がメッセージの内容を確認するまでの時間が、従来の方式、例えば非特許文献1に記載の方式に比べて短縮される。
In addition, according to the receiving-side apparatus 700 according to the present embodiment, it is possible to execute two processes of a key capsule decryption process and an electronic signature verification process in parallel. Thereby, when the receiving side apparatus 700 is configured by hardware capable of parallel calculation including a multiprocessor, the processing time can be shortened compared to the method described in
100…送信側装置
101…ワンタイム署名鍵生成部
102…一時記憶部
103…記憶部
104…署名生成部
105…一時記憶部
106…送信先指定部
107…鍵カプセル生成部
108…一時記憶部
109…入力部
110…ワンタイム署名生成部
111…共通鍵暗号部
112…送信部
150…送信側鍵生成装置
151…署名鍵生成部
200…受信側装置
201…送信元指定部
202…受信部
203…記憶部
204…鍵カプセル復号部
205…共通鍵復号部
206…署名検証部
207…ワンタイム署名検証部
208…判定部
209…出力部
250…受信側鍵生成装置
251…暗号鍵生成部
600…送信側装置
601…ワンタイム署名鍵生成部
602…一時記憶部
603…記憶部
604…署名生成部
605…一時記憶部
606…送信先指定部
607…鍵カプセル生成部
608…一時記憶部
609…入力部
610…ワンタイム署名生成部
611…共通鍵暗号部
612…送信部
650…送信側鍵生成装置
651…署名鍵生成部
700…受信側装置
701…送信元指定部
702…受信部
703…記憶部
704…鍵カプセル復号部
705…署名検証部
706…第一判定部
707…共通鍵復号部
708…ワンタイム署名検証部
709…第二判定部
710…出力部
750…受信側鍵生成装置
751…暗号鍵生成部
DESCRIPTION OF
Claims (9)
送信者の、署名用秘密鍵および検証用公開鍵を記憶する記憶装置と、制御装置を具備し、
前記制御装置は、
ワンタイム署名用の鍵ペアを生成し、前記記憶装置に記憶するワンタイム署名鍵生成部と、
前記送信者の署名用秘密鍵を用いて、前記ワンタイム署名用の第一の鍵に対する第一の署名値を生成し、前記記憶装置に一時記憶する署名生成部と、
入力された前記メッセージの受信者の公開鍵および前記送信者の検証用公開鍵から共通鍵暗号用の鍵と該鍵の暗号化データを生成し、前記記憶装置に記憶する鍵カプセル生成部と、
前記ワンタイム署名用の第二の鍵、前記メッセージの受信者の公開鍵、前記共通鍵暗号用鍵の暗号化データ、および入力された送信対象メッセージから第二の署名値を生成するワンタイム署名生成部と、
前記共通鍵暗号用の鍵、前記ワンタイム署名用の第一の鍵、前記第一の署名値、前記第二の署名値、および前記送信対象メッセージから署名付き暗号文を生成する共通鍵暗号部と、
前記共通鍵暗号用の鍵の暗号化データおよび前記署名付き暗号文を前記受信側装置へ送信する送信部と、を含む、
ことを特徴とする送信側装置。 A sending device that generates a signed ciphertext from a message and sends it to the receiving device;
A storage device for storing the sender's private key for signature and public key for verification, and a control device;
The controller is
A one-time signature key generation unit that generates a key pair for one-time signature and stores the key pair in the storage device;
A signature generation unit that generates a first signature value for the first key for the one-time signature using the sender's signature private key, and temporarily stores the signature value in the storage device;
A key capsule generation unit that generates a common key encryption key and encrypted data of the key from the public key of the input recipient of the message and the verification public key of the sender, and stores the encrypted data in the storage device;
The one-time signature for generating the second signature value from the second key for the one-time signature, the public key of the recipient of the message, the encrypted data of the key for the common key encryption, and the input message to be transmitted A generator,
The common key encryption unit that generates a signed ciphertext from the common key encryption key, the first key for the one-time signature, the first signature value, the second signature value, and the transmission target message When,
A transmission unit that transmits the encrypted data of the key for the common key encryption and the ciphertext with the signature to the reception-side apparatus,
A transmission-side device characterized by the above.
ことを特徴とする請求項1に記載の送信側装置。 The first key for the one-time signature is a one-time signature verification key necessary for verifying the one-time signature, and the second key for the one-time signature is the one-time signature generation unit. A one-time signature private key necessary for generating the second signature value;
The transmission side apparatus according to claim 1, wherein:
ことを特徴とする請求項2に記載の送信側装置。 The key capsule generator generates the common key based on a tagged key capsule generation algorithm from the public key of the input recipient of the message and the verification public key of the sender acquired from the storage unit as a tag. Generating an encryption key and encrypted data of the key, and storing them in the storage device;
The transmitting apparatus according to claim 2, wherein
前記ワンタイム署名生成部は、前記ワンタイム署名用秘密鍵、前記第一の署名値、入力された前記メッセージの受信者の公開鍵、前記共通鍵暗号用鍵の暗号化データおよび前記入力されたメッセージから、署名付き暗号文を生成し、
前記共通鍵暗号部は、前記共通鍵暗号用の鍵、前記第二の署名値および入力された前記メッセージから署名付き暗号文を生成し、
前記送信部は、前記ワンタイム署名用検証鍵、前記第一の署名値、前記共通鍵暗号用鍵の暗号化データおよび前記署名付き暗号文を前記受信側装置へ送信する、
ことを特徴とする請求項2に記載の送信側装置。 The key capsule generation unit, from the combined data of the verification key for the one-time signature, the first signature value, and the public key for verification of the sender, from the public key of the recipient of the input message, Generate a key for common key encryption and encrypted data of the key,
The one-time signature generation unit includes the one-time signature private key, the first signature value, the public key of the input recipient of the message, the encrypted data of the common key encryption key, and the input Generate signed ciphertext from the message,
The common key encryption unit generates a signed ciphertext from the key for the common key encryption, the second signature value, and the input message,
The transmitting unit transmits the one-time signature verification key, the first signature value, the encrypted data of the common key encryption key, and the ciphertext with the signature to the receiving side device;
The transmitting apparatus according to claim 2, wherein
受信者の、復号用秘密鍵および暗号用公開鍵を記憶する記憶装置と、制御装置を具備し、
前記制御装置は、
前記送信側装置から共通鍵暗号用鍵の暗号化データおよび前記署名付き暗号文を受信する受信部と、
前記受信者の復号用秘密鍵、入力された送信者の検証用公開鍵および前記共通鍵暗号用鍵の暗号化データから、共通鍵暗号用鍵を復号する鍵カプセル復号部と、
前記共通鍵暗号用鍵を用いて、前記署名付き暗号文から、ワンタイム署名用の検証鍵、第一の署名値、第二の署名値および前記メッセージを復号する共通鍵復号部と、
前記ワンタイム署名用の検証鍵を検証対象メッセージとし、前記第一の署名値を検証対象署名値とし、前記送信者の検証用公開鍵を用いて署名検証を行う第一の署名検証部と、
前記受信者の暗号用公開鍵、前記受信部により受信した前記共通鍵暗号用鍵の暗号化データおよび前記共通鍵復号部により復号された前記メッセージを検証対象メッセージとし、前記第二の署名値を検証対象の署名値とし、前記ワンタイム署名の検証鍵を用いて署名検証を行う第二の署名検証部と、
前記鍵カプセル復号部により前記共通鍵暗号用鍵が復号され、前記第一の署名検証部および前記第二の署名検証部の検証結果がそれぞれ検証成功を示す場合に、前記共通鍵復号部により復号された前記メッセージを出力する出力部と、を含む、
ことを特徴とする受信側装置。 A receiving device that decrypts a message from a signed ciphertext received from the sending device,
A storage device for storing the decryption secret key and the encryption public key of the receiver, and a control device;
The controller is
A receiving unit that receives the encrypted data of the common key encryption key and the signed ciphertext from the transmission side device;
A key capsule decrypting unit for decrypting the common key encryption key from the decryption private key of the receiver, the input public key for verification of the sender and the encrypted data of the common key encryption key;
A common key decryption unit for decrypting the verification key for the one-time signature, the first signature value, the second signature value, and the message from the ciphertext with the signature using the common key encryption key;
A verification key for the one-time signature as a verification target message, a first signature value as a verification target signature value, and a first signature verification unit that performs signature verification using the verification public key of the sender;
The receiver's encryption public key, the encrypted data of the common key encryption key received by the reception unit, and the message decrypted by the common key decryption unit as a verification target message, and the second signature value as A second signature verification unit that performs signature verification using the verification key of the one-time signature as a signature value to be verified;
When the common key encryption key is decrypted by the key capsule decryption unit, and the verification results of the first signature verification unit and the second signature verification unit each indicate a verification success, the common key decryption unit decrypts the key An output unit for outputting the received message,
A receiving-side device.
ことを特徴とする請求項5に記載の受信側装置。 The output unit, when the key capsule decryption unit fails to decrypt the common key encryption key, or when the verification result of the first signature verification unit indicates verification failure, or the second signature verification unit If the verification result of indicates a verification failure, an error code is output.
The receiving apparatus according to claim 5, wherein
ことを特徴とする請求項6に記載の受信側装置。 The key capsule decryption unit, based on the key capsule decryption algorithm, from the decryption private key of the receiver, the verification public key of the sender input as a tag, and the encrypted data of the common key encryption key, Decrypt the common key encryption key,
The receiving apparatus according to claim 6.
受信者の、復号用秘密鍵および暗号用公開鍵を記憶する記憶装置と、制御装置を具備し、
前記制御装置は、
前記送信側装置から、ワンタイム署名用の検証鍵、第一の署名値、共通鍵暗号用鍵の暗号化データおよび署名付き暗号文を受信する受信部と、
前記受信者の復号用秘密鍵と、前記ワンタイム署名用の検証鍵と、前記第一の署名値と、入力された送信者の検証用公開鍵と、を用いて、前記共通鍵暗号用鍵の暗号化データから共通鍵暗号用鍵を復号する鍵カプセル復号部と、
前記ワンタイム署名用の検証鍵を検証対象メッセージとし、前記第一の署名値を検証対象署名値とし、前記送信者の検証用公開鍵を用いて署名検証を行う第一の署名検証部と、
前記鍵カプセル復号部により前記共通鍵暗号用鍵の復号に失敗した場合、または前記第一の署名検証部の処理結果が検証失敗を示す場合、エラーコードを出力部に出力し、そうでない場合、前記鍵カプセル復号部の処理により復号された前記共通鍵暗号用鍵を共通鍵復号部へ転送する第一判定部と、
前記第一判定部からの共通鍵暗号用鍵を用いて、復号対象の前記署名付き暗号文から第二の署名値とメッセージを復号する共通鍵復号部と、
前記第一の署名値、前記受信者の暗号用公開鍵、前記共通鍵暗号用鍵の暗号化データおよび前記共通鍵復号部により復号されたメッセージを検証対象メッセージとし、前記第二の署名値を検証対象の署名値とし、前記ワンタイム署名の検証鍵を用いて署名検証を行う第二の署名検証部と、
前記第二の署名検証部の処理結果が検証失敗を示す場合、エラーコードを出力部に出力し、そうでない場合、前記メッセージを出力部に出力する第二判定部と、
第一判定部または第二判定部の判定結果に基づいて、前記出力部に前記メッセージまたは前記エラーコードを出力する出力部と、を含む、
ことを特徴とする受信側装置。 A receiving device that decrypts a message from a signed ciphertext received from the sending device,
A storage device for storing the decryption secret key and the encryption public key of the receiver, and a control device;
The controller is
A receiving unit that receives a verification key for a one-time signature, a first signature value, encrypted data of a common key encryption key, and a signed ciphertext from the transmission side device;
The common key encryption key using the receiver decryption private key, the one-time signature verification key, the first signature value, and the input sender verification public key A key capsule decryption unit for decrypting the common key encryption key from the encrypted data of
A verification key for the one-time signature as a verification target message, a first signature value as a verification target signature value, and a first signature verification unit that performs signature verification using the verification public key of the sender;
If the key capsule decryption unit fails to decrypt the common key encryption key, or if the processing result of the first signature verification unit indicates verification failure, output an error code to the output unit, otherwise, A first determination unit that transfers the common key encryption key decrypted by the processing of the key capsule decryption unit to the common key decryption unit;
A common key decryption unit that decrypts a second signature value and a message from the signed ciphertext to be decrypted using the common key encryption key from the first determination unit;
The first signature value, the recipient's encryption public key, the encrypted data of the common key encryption key, and the message decrypted by the common key decryption unit are set as a verification target message, and the second signature value is set as the verification target message. A second signature verification unit that performs signature verification using the verification key of the one-time signature as a signature value to be verified;
If the processing result of the second signature verification unit indicates verification failure, output an error code to the output unit; otherwise, a second determination unit that outputs the message to the output unit;
An output unit that outputs the message or the error code to the output unit based on a determination result of the first determination unit or the second determination unit,
A receiving-side device.
ことを特徴とする請求項8に記載の受信側装置。 The key capsule decryption unit, the recipient's decryption private key, the verification key for the one-time signature input as a tag, the first signature value input as a tag, and the tag input Decrypting the common key encryption key from the encrypted data of the common key encryption key using the sender's verification public key,
The receiving apparatus according to claim 8, wherein
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013098964A JP5932709B2 (en) | 2013-05-09 | 2013-05-09 | Transmission side device and reception side device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013098964A JP5932709B2 (en) | 2013-05-09 | 2013-05-09 | Transmission side device and reception side device |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2014220668A JP2014220668A (en) | 2014-11-20 |
JP5932709B2 true JP5932709B2 (en) | 2016-06-08 |
Family
ID=51938755
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013098964A Expired - Fee Related JP5932709B2 (en) | 2013-05-09 | 2013-05-09 | Transmission side device and reception side device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5932709B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7427482B2 (en) | 2019-10-08 | 2024-02-05 | 株式会社ニチベイ | Mobile partition device |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6786119B2 (en) * | 2018-09-21 | 2020-11-18 | 株式会社アクセル | Trading equipment, trading methods and trading programs |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
AUPO323496A0 (en) * | 1996-10-25 | 1996-11-21 | Monash University | Digital message encryption and authentication |
JP4548737B2 (en) * | 2005-01-24 | 2010-09-22 | パナソニック株式会社 | Signature generation apparatus and signature verification apparatus |
JP2006262408A (en) * | 2005-03-18 | 2006-09-28 | Canon Inc | Electronic signature system, its constituent element, method executed therein, and computer program |
JP4906449B2 (en) * | 2006-09-13 | 2012-03-28 | 株式会社リコー | Image processing apparatus, electronic signature assigning method, and electronic signature assigning program |
JP5438697B2 (en) * | 2011-01-21 | 2014-03-12 | 日本電信電話株式会社 | Commitment system, commitment generation device, commitment reception device, method and program thereof |
EP2566098A1 (en) * | 2011-08-29 | 2013-03-06 | Thomson Licensing | Signcryption method and device and corresponding signcryption verification method and device |
-
2013
- 2013-05-09 JP JP2013098964A patent/JP5932709B2/en not_active Expired - Fee Related
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7427482B2 (en) | 2019-10-08 | 2024-02-05 | 株式会社ニチベイ | Mobile partition device |
Also Published As
Publication number | Publication date |
---|---|
JP2014220668A (en) | 2014-11-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP3869730B1 (en) | Confidential communication management | |
US10341094B2 (en) | Multiple encrypting method and system for encrypting a file and/or a protocol | |
US10680816B2 (en) | Method and system for improving the data security during a communication process | |
JP2016036166A (en) | System and method for designing secure client-server communication protocols based on certificateless public key infrastructure | |
CN102780698A (en) | User terminal safety communication method in platform of Internet of Things | |
CN104023013A (en) | Data transmission method, server side and client | |
US11316671B2 (en) | Accelerated encryption and decryption of files with shared secret and method therefor | |
Kapoor et al. | A hybrid cryptography technique for improving network security | |
CN106576043A (en) | Virally distributable trusted messaging | |
CN104901935A (en) | Bilateral authentication and data interaction security protection method based on CPK (Combined Public Key Cryptosystem) | |
CN109309566B (en) | Authentication method, device, system, equipment and storage medium | |
CN114143117B (en) | Data processing method and device | |
CN105871858A (en) | Method and system for ensuring high data safety | |
US20240154944A1 (en) | Encrypted data communication and gateway device for encrypted data communication | |
JP5932709B2 (en) | Transmission side device and reception side device | |
Olaiya et al. | Encryption techniques for financial data security in fintech applications | |
Nguyen et al. | Developing Secure Messaging Software using Post-Quantum Cryptography | |
AU2019381522A1 (en) | Encryption system and method employing permutation group-based encryption technology | |
Eshghi et al. | Security Enhancement of Wireless Sensor Networks: A Hybrid Efficient Encryption Algorithm Approach | |
Gavrilova et al. | RATIONALE FOR IMPROVING AUTHENTICATION PROTOCOLS IN THE CONDITIONS OF POST-QUANTUM CRYPTOGRAPHY | |
Shakor et al. | Hybrid security model for medical image protection in cloud | |
US11228589B2 (en) | System and method for efficient and secure communications between devices | |
Alaidi | Enhanced a TCP security protocol by using optional fields in TCP header | |
Gangodkar et al. | Enhancing Network Security with A Hybrid Cryptography Method | |
Jain et al. | Analysis of Different Cryptographic Algorithms in Cloud-Based Multi-robot Systems |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20150622 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20160324 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20160405 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160428 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5932709 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
LAPS | Cancellation because of no payment of annual fees |