JP2008067015A - Secure communication system, secure transmission device, secure reception device, and secure communication method - Google Patents

Secure communication system, secure transmission device, secure reception device, and secure communication method Download PDF

Info

Publication number
JP2008067015A
JP2008067015A JP2006242181A JP2006242181A JP2008067015A JP 2008067015 A JP2008067015 A JP 2008067015A JP 2006242181 A JP2006242181 A JP 2006242181A JP 2006242181 A JP2006242181 A JP 2006242181A JP 2008067015 A JP2008067015 A JP 2008067015A
Authority
JP
Japan
Prior art keywords
information
secret
audio signal
voice
shared information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2006242181A
Other languages
Japanese (ja)
Other versions
JP5079286B2 (en
Inventor
Ryuichi Nishimura
竜一 西村
Yoichi Suzuki
陽一 鈴木
Tsunehiro Fujita
倫弘 藤田
Atsushi Enomoto
敦之 榎本
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.)
Tohoku University NUC
NEC Corp
Original Assignee
Tohoku University NUC
NEC 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 Tohoku University NUC, NEC Corp filed Critical Tohoku University NUC
Priority to JP2006242181A priority Critical patent/JP5079286B2/en
Publication of JP2008067015A publication Critical patent/JP2008067015A/en
Application granted granted Critical
Publication of JP5079286B2 publication Critical patent/JP5079286B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a secure communication system, a secure transmission device, a secure reception device, and a secure communication method which are capable of suppressing the increase of the information amount of communication. <P>SOLUTION: On the transmission side, voice information is coded to digital voice signals in accordance with a prescribed system, and preliminarily set partial voice signals out of the voice signals are reconfigurably dispersed into a plurality of pieces of information by a secret sharing scheme to generate a plurality of pieces of shared information, and respective pieces of shared information and the other voice signals are transmitted so that respective pieces of shared information pass a plurality of different communication paths. In the reception side, respective pieces of shared information and the other voice signals are received through the plurality of communication paths, and respective pieces of shared information are reconfigured by the secret sharing scheme to generate a reconfigured voice signal, and a decoded voice signal is generated on the basis of the reconfigured voice signal and the other voice signals and is converted to voice information in accordance with a prescribed system. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、秘話通信システム、秘話送信装置、秘話受信装置および秘話通信方法に関する。   The present invention relates to a secret communication system, a secret transmission device, a secret reception device, and a secret communication method.

一般的に、インターネットなどのネットワークを利用したVoIPのような音声通信は、1対1のゲートウェイを用いて行われるTCP/IP通信である。従来、音声通信は、IPsecやSSLなどにより暗号化を行い、通信内容の秘匿化を行っている。しかし、これらの暗号化技術は、秘密鍵の漏洩に対しては脆弱であるという問題があった。   In general, voice communication such as VoIP using a network such as the Internet is TCP / IP communication performed using a one-to-one gateway. Conventionally, voice communication has been encrypted by IPsec, SSL, etc. to conceal communication contents. However, these encryption technologies have a problem that they are vulnerable to leakage of secret keys.

このような問題に対し、秘密分散法を利用した秘密通信方法が提案されている。すなわち、音声情報を秘密分散法により複数の分散情報に分散し、各分散情報をそれぞれ異なる通信経路を介して通信する。これにより、全ての通信経路で盗聴が行われない限り、通信内容が盗聴されることはなく、従来の暗号化通信と比べて高い秘匿性を実現することができる(例えば、非特許文献1参照)。   In order to solve such a problem, a secret communication method using a secret sharing method has been proposed. That is, voice information is distributed to a plurality of pieces of shared information by the secret sharing method, and each piece of shared information is communicated via different communication paths. As a result, unless wiretapping is performed on all communication paths, the content of communication is not wiretapped, and higher secrecy can be realized compared to conventional encrypted communication (see, for example, Non-Patent Document 1). ).

なお、秘密分散法(しきい値秘密分散法;k-out-of-n分散方式)は、暗号方式の一種であり、任意に定めた定数nとk(n≧k)を用いて、原情報をn個の分散情報に分散することで暗号化を行うものである。原情報の復号は、任意のk個以上の分散情報を用いることで可能となり、それに満たないk個未満の分散情報からでは原情報に関する情報を全く得ることはできない(例えば、非特許文献2参照)。   Note that the secret sharing method (threshold secret sharing method; k-out-of-n distribution method) is a kind of encryption method, and uses an arbitrarily defined constant n and k (n ≧ k) to Encryption is performed by distributing information into n pieces of distributed information. The decoding of the original information can be performed by using any k or more pieces of shared information, and no information related to the original information can be obtained from less than k pieces of shared information (for example, see Non-Patent Document 2). ).

藤田他,「1ビットオーディオを対象とした音響秘密分散法の提案」,音講論,2004,Vol.1,pp.579−580Fujita et al., "Proposal of an acoustic secret sharing method for 1-bit audio", Sound theory, 2004, Vol.1, pp.579-580. Adi Shamir,「How to share a secret」,Communications of the ACM,1979,Vol.22,No.11,pp.612−613Adi Shamir, “How to share a secret”, Communications of the ACM, 1979, Vol. 22, No. 11, pp.612-613

非特許文献1に記載の秘密通信方法では、秘密分散法による情報分散前と情報分散後とでは、n個の分散情報に分散したとき情報量がおよそn・2(n−1)倍になるため、通信帯域を大きく消費してしまうという課題があった。 In the secret communication method described in Non-Patent Document 1, the amount of information is approximately n · 2 (n−1) times when the information is distributed to n pieces of distributed information before and after information distribution by the secret sharing method. Therefore, there is a problem that the communication band is consumed greatly.

本発明は、このような課題に着目してなされたもので、通信する情報量の増大を抑制することができる秘話通信システム、秘話送信装置、秘話受信装置および秘話通信方法を提供することを目的としている。   The present invention has been made paying attention to such problems, and an object thereof is to provide a secret communication system, a secret transmission device, a secret reception device, and a secret communication method capable of suppressing an increase in the amount of information to be communicated. It is said.

上記目的を達成するために、本発明に係る秘話通信システムは、音声情報を所定の方式に従ってデジタルの音声信号に符号化する符号化手段と、前記符号化手段で符号化された前記音声信号のうち、あらかじめ設定された一部の音声信号を秘密分散法により再構成可能に複数に分散させて複数の分散情報を生成する分散生成手段と、前記分散生成手段で生成された前記複数の分散情報と、前記符号化手段で符号化された前記音声信号のうち残部の音声信号とを送信する送信手段と、前記送信手段で送信された前記複数の分散情報と前記残部の音声信号とを受信する受信手段と、前記受信手段で受信された前記複数の分散情報を前記秘密分散法により再構成して再構成音声信号を生成する再構成手段と、前記再構成手段で生成された前記再構成音声信号と、前記受信手段で受信された前記残部の音声信号とに基づいて復号音声信号を生成する復号手段と、前記復号手段で生成された前記復号音声信号を前記所定の方式に従って音声情報に変換する音声変換手段とを、有することを特徴とする。   In order to achieve the above object, the secret communication system according to the present invention includes an encoding unit that encodes audio information into a digital audio signal according to a predetermined method, and an audio signal encoded by the encoding unit. Among them, a dispersion generating unit that generates a plurality of pieces of shared information by distributing a plurality of preset audio signals to a plurality of reconfigurable by a secret sharing method, and the plurality of pieces of shared information generated by the distribution generating unit And transmitting means for transmitting the remaining audio signal among the audio signals encoded by the encoding means, and receiving the plurality of shared information and the remaining audio signal transmitted by the transmitting means. Receiving means, reconstructing means for reconstructing the plurality of shared information received by the receiving means by the secret sharing method to generate a reconstructed audio signal, and the reconfiguration generated by the reconfiguring means A decoding means for generating a decoded voice signal based on a voice signal and the remaining voice signal received by the receiving means; and the decoded voice signal generated by the decoding means is converted into voice information according to the predetermined method. Voice conversion means for converting.

本発明に係る秘話通信システムは、符号化手段により音声情報を所定の方式に従ってデジタルの音声信号に符号化するため、音声情報をそのまま使用する場合に比べて、情報量を減少させることができる。また、分散生成手段により、符号化された音声信号のうち、あらかじめ設定された一部の音声信号を秘密分散法により再構成可能に複数に分散させて複数の分散情報を生成するため、音声信号全体から複数の分散情報を生成する場合に比べて、増大する情報量を少なくすることができる。これにより、本発明に係る秘話通信システムは、通信する情報量の増大を抑制することができる。   Since the secret communication system according to the present invention encodes voice information into a digital voice signal according to a predetermined method by the encoding means, the amount of information can be reduced as compared with the case where the voice information is used as it is. In addition, since the distributed generation means generates a plurality of pieces of distributed information by distributing a plurality of preset audio signals among the encoded audio signals so as to be reconfigurable by the secret sharing method. Compared with the case where a plurality of pieces of shared information are generated from the entirety, the amount of information that increases can be reduced. Thereby, the secret communication system which concerns on this invention can suppress the increase in the information content which communicates.

音声信号の一部を秘密分散法により複数の分散情報に分散させて、送信手段および受信手段により通信を行うため、全ての分散情報を取得しない限り、通信内容が盗聴されることはなく、秘匿性が高い。秘密にすべき情報は音声信号ではなく会話内容であるため、音声信号全体を分散させる必要はなく、音声信号の一部を分散させることにより会話内容を秘密にすることができる。   Since a part of the audio signal is distributed to a plurality of shared information by the secret sharing method and communication is performed by the transmitting means and the receiving means, unless all the shared information is acquired, the communication contents are not wiretapped, and it is confidential High nature. Since the information to be kept secret is not the audio signal but the conversation content, it is not necessary to distribute the entire audio signal, and the conversation content can be kept secret by distributing a part of the audio signal.

本発明に係る秘話通信システムで、前記送信手段は前記複数の分散情報をそれぞれ互いに異なる複数の通信経路を通るよう送信可能であり、前記受信手段は前記送信手段で送信された前記複数の分散情報を、前記複数の通信経路を介して受信可能であることが好ましい。この場合、複数の分散情報をそれぞれ互いに異なる通信経路を介して通信することができるため、全ての通信経路で盗聴が行われない限り、通信内容が盗聴されることはなく、より高い秘匿性を実現することができる。   In the secret communication system according to the present invention, the transmission unit can transmit the plurality of shared information through a plurality of different communication paths, and the reception unit transmits the plurality of shared information transmitted by the transmission unit. Can be received via the plurality of communication paths. In this case, since a plurality of pieces of shared information can be communicated through different communication paths, communication contents are not wiretapped unless wiretapping is performed on all communication paths, and higher confidentiality is achieved. Can be realized.

本発明に係る秘話通信システムで、前記符号化手段は音声情報をCELPに従ってデジタルの音声信号に符号化し、前記音声変換手段は前記復号音声信号を前記CELPに従って音声情報に変換することが好ましい。特に、本発明に係る秘話通信システムで、前記符号化手段は音声情報をLD−CELPに従ってデジタルの音声信号に符号化し、前記音声変換手段は前記復号音声信号を前記LD−CELPに従って音声情報に変換することが好ましい。また、本発明に係る秘話通信システムで、前記分散生成手段は前記LD−CELPに従って1サイクル10ビットで符号化された前記音声信号のうち、前記1サイクル毎にあらかじめ設定されたベクトルコードの一部を秘密分散法により再構成可能に複数に分散させて複数の分散情報を生成することが好ましい。特に、本発明に係る秘話通信システムで、前記分散生成手段は前記LD−CELPに従って1サイクル10ビットで符号化された前記音声信号のうち、前記1サイクル毎にあらかじめ設定されたベクトルコードのうちの3ビットを秘密分散法により再構成可能に複数に分散させて複数の分散情報を生成することが好ましい。   In the secret communication system according to the present invention, it is preferable that the encoding unit encodes audio information into a digital audio signal according to CELP, and the audio conversion unit converts the decoded audio signal into audio information according to the CELP. In particular, in the secret communication system according to the present invention, the encoding means encodes speech information into a digital speech signal according to LD-CELP, and the speech conversion means converts the decoded speech signal into speech information according to the LD-CELP. It is preferable to do. Further, in the secret communication system according to the present invention, the dispersion generating means is a part of a vector code set in advance for each cycle of the speech signal encoded with 10 bits per cycle according to the LD-CELP. It is preferable to generate a plurality of pieces of shared information by distributing a plurality of pieces of information in a reconfigurable manner by a secret sharing method. In particular, in the secret communication system according to the present invention, the variance generating means includes a vector code set in advance for each cycle of the speech signal encoded with 10 bits per cycle according to the LD-CELP. It is preferable to generate a plurality of pieces of shared information by distributing three bits into a plurality of reconfigurable pieces by a secret sharing method.

CELP(Code Excited Linear Prediction;符号励振型線形予測)は、音声符号化技術の一つであり、音声の基底ベクトル量子化と線形予測とを利用したものである。また、LD−CELP(Low-Delay Code Excited Linear Prediction;低遅延符号励振型線形予測:ITU−T G.728)は、CELPの中でも比較的単純な構造を有するものである。LD−CELPのエンコーダは、PCM信号5サンプルごとに10bitの符号を出力し、その10bitの情報は、3bitのゲインコードおよび7bitのベクトルコードによって構成されている。エンコーダおよびデコーダは、これらに対応する8(=2)種のゲイン情報、および128(=2)種のベクトル情報を持った共通のコードブックを持っている。 CELP (Code Excited Linear Prediction) is one of speech coding techniques and uses speech basis vector quantization and linear prediction. LD-CELP (Low-Delay Code Excited Linear Prediction: ITU-T G.728) has a relatively simple structure among CELP. The LD-CELP encoder outputs a 10-bit code for every 5 samples of the PCM signal, and the 10-bit information includes a 3-bit gain code and a 7-bit vector code. The encoder and the decoder have a common codebook having 8 (= 2 3 ) types of gain information corresponding to them and 128 (= 2 7 ) types of vector information.

LD−CELPに従って符号化する場合、秘密分散法によりベクトルコードの一部を分散させることにより、ゲインコードの一部を分散させる場合に比べて、秘密化の効率が高い。特に、ベクトルコードのうちの3ビットを分散させることにより、秘密を保持しながら、より少ない情報量で通信を行うことができる。   When encoding is performed according to LD-CELP, the efficiency of secrecy is higher by dispersing part of the vector code by the secret sharing method than when part of the gain code is distributed. In particular, by distributing 3 bits of the vector code, communication can be performed with a smaller amount of information while keeping the secret.

本発明に係る秘話送信装置は、音声情報を所定の方式に従ってデジタルの音声信号に符号化する符号化手段と、前記符号化手段で符号化された前記音声信号のうち、あらかじめ設定された一部の音声信号を秘密分散法により再構成可能に複数に分散させて複数の分散情報を生成する分散生成手段と、前記分散生成手段で生成された前記複数の分散情報がそれぞれ互いに異なる複数の通信経路を通るよう、前記複数の分散情報と、前記符号化手段で符号化された前記音声信号のうち残部の音声信号とを送信する送信手段とを、有することを特徴とする。   The secret transmission device according to the present invention includes an encoding unit that encodes audio information into a digital audio signal in accordance with a predetermined method, and a preset part of the audio signal encoded by the encoding unit. And a plurality of communication paths in which the plurality of pieces of distributed information generated by the distribution generation unit are different from each other. And transmitting means for transmitting the plurality of pieces of shared information and the remaining audio signal among the audio signals encoded by the encoding means.

また、本発明に係る秘話受信装置は、音声情報を所定の方式に従ってデジタルの音声信号に符号化する符号化手段と、前記符号化手段で符号化された前記音声信号のうち、あらかじめ設定された一部の音声信号を秘密分散法により再構成可能に複数に分散させて複数の分散情報を生成する分散生成手段と、前記分散生成手段で生成された前記複数の分散情報がそれぞれ互いに異なる複数の通信経路を通るよう、前記複数の分散情報と、前記符号化手段で符号化された前記音声信号のうち残部の音声信号とを送信する送信手段とを有する秘話送信装置とともに使用される秘話受信装置であって、前記秘話送信装置により送信された前記複数の分散情報と前記残部の音声信号とを前記複数の通信経路を介して受信する受信手段と、前記受信手段で受信された前記複数の分散情報を前記秘密分散法により再構成して再構成音声信号を生成する再構成手段と、前記再構成手段で生成された前記再構成音声信号と、前記受信手段で受信された前記残部の音声信号とに基づいて復号音声信号を生成する復号手段と、前記復号手段で生成された前記復号音声信号を前記所定の方式に従って音声情報に変換する音声変換手段とを、有することを特徴とする。   The secret message receiving apparatus according to the present invention includes a coding unit that codes voice information into a digital voice signal according to a predetermined method, and a preset voice signal encoded by the coding unit. A plurality of pieces of distributed information generated by distributing a part of audio signals in a reconfigurable manner by a secret sharing method to generate a plurality of pieces of shared information; A secret message receiving apparatus used together with a secret message transmission apparatus having a transmission means for transmitting the plurality of pieces of shared information and the remaining voice signal among the voice signals encoded by the encoding means so as to pass through a communication path A receiving unit configured to receive the plurality of shared information and the remaining audio signal transmitted by the secret transmission device via the plurality of communication paths; and Reconstructing means for reconstructing the received shared information by the secret sharing method to generate a reconstructed audio signal, the reconstructed audio signal generated by the reconfiguring means, and receiving by the receiving means Decoding means for generating a decoded audio signal based on the remaining audio signal, and audio conversion means for converting the decoded audio signal generated by the decoding means into audio information according to the predetermined method. It is characterized by that.

本発明に係る秘話通信方法は、音声情報を所定の方式に従ってデジタルの音声信号に符号化する符号化ステップと、前記符号化ステップで符号化された前記音声信号のうち、あらかじめ設定された一部の音声信号を秘密分散法により再構成可能に複数に分散させて複数の分散情報を生成する分散生成ステップと、前記分散生成ステップで生成された前記複数の分散情報がそれぞれ互いに異なる複数の通信経路を通るよう、前記複数の分散情報と、前記符号化ステップで符号化された前記音声信号のうち残部の音声信号とを送信する送信ステップと、前記送信ステップで送信された前記複数の分散情報と前記残部の音声信号とを前記複数の通信経路を介して受信する受信ステップと、前記受信ステップで受信された前記複数の分散情報を前記秘密分散法により再構成して再構成音声信号を生成する再構成ステップと、前記再構成ステップで生成された前記再構成音声信号と、前記受信ステップで受信された前記残部の音声信号とに基づいて復号音声信号を生成する復号ステップと、前記復号ステップで生成された前記復号音声信号を前記所定の方式に従って音声情報に変換する音声変換ステップとを、有することを特徴とする。   The secret communication method according to the present invention includes an encoding step for encoding audio information into a digital audio signal according to a predetermined method, and a preset part of the audio signal encoded in the encoding step. And a plurality of communication paths in which the plurality of pieces of shared information generated in the distributed generation step are different from each other. A transmission step for transmitting the plurality of shared information and the remaining audio signal among the audio signals encoded in the encoding step; and the plurality of shared information transmitted in the transmission step; A reception step of receiving the remaining audio signal via the plurality of communication paths; and the plurality of pieces of shared information received in the reception step. Based on a reconstruction step of reconstructing by a distributed method to generate a reconstructed speech signal, the reconstructed speech signal generated in the reconstruction step, and the remaining speech signal received in the reception step A decoding step for generating a decoded audio signal; and an audio conversion step for converting the decoded audio signal generated in the decoding step into audio information in accordance with the predetermined method.

本発明に係る秘話送信装置、秘話受信装置および秘話通信方法は、音声情報を所定の方式に従ってデジタルの音声信号に符号化するため、音声情報をそのまま使用する場合に比べて、情報量を減少させることができる。また、符号化された音声信号のうち、あらかじめ設定された一部の音声信号を秘密分散法により再構成可能に複数に分散させて複数の分散情報を生成するため、音声信号全体から複数の分散情報を生成する場合に比べて、増大する情報量を少なくすることができる。これにより、通信する情報量の増大を抑制することができる。   Since the secret transmission device, the secret reception device, and the secret communication method according to the present invention encode the voice information into a digital voice signal according to a predetermined method, the amount of information is reduced as compared with the case where the voice information is used as it is. be able to. In addition, among the encoded audio signals, a part of the preset audio signals are dispersed into a plurality of reconfigurable information by the secret sharing method to generate a plurality of pieces of distributed information. Compared with the case where information is generated, the amount of information to be increased can be reduced. Thereby, the increase in the amount of information to communicate can be suppressed.

音声信号の一部を秘密分散法により複数の分散情報に分散させて、各分散情報をそれぞれ互いに異なる通信経路を介して通信を行うため、全ての通信経路で盗聴が行われない限り、通信内容が盗聴されることはなく、高い秘匿性を実現することができる。秘密にすべき情報は音声信号ではなく会話内容であるため、音声信号全体を分散させる必要はなく、音声信号の一部を分散させることにより会話内容を秘密にすることができる。   A part of the audio signal is distributed to multiple pieces of shared information by the secret sharing method, and each piece of shared information is communicated through different communication paths. Is not eavesdropped, and high confidentiality can be realized. Since the information to be kept secret is not the audio signal but the conversation content, it is not necessary to distribute the entire audio signal, and the conversation content can be kept secret by distributing a part of the audio signal.

本発明によれば、通信する情報量の増大を抑制することができる秘話通信システム、秘話送信装置、秘話受信装置および秘話通信方法を提供することができる。   According to the present invention, it is possible to provide a secret communication system, a secret transmission device, a secret reception device, and a secret communication method that can suppress an increase in the amount of information to be communicated.

以下、図面に基づき、本発明の実施の形態について説明する。
図1乃至図4は、本発明の実施の形態の秘話通信システム、秘話送信装置、秘話受信装置および秘話通信方法を示している。なお、本発明の実施の形態の秘話通信方法は、本発明の実施の形態の秘話通信システム、秘話送信装置、秘話受信装置により実行される方法である。
図1および図2に示すように、秘話通信システムは、秘話送信装置1と秘話受信装置2とを有している。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
1 to 4 show a secret communication system, a secret transmission device, a secret reception device, and a secret communication method according to an embodiment of the present invention. The secret communication method according to the embodiment of the present invention is a method executed by the secret communication system, the secret transmission device, and the secret reception device according to the embodiment of the present invention.
As shown in FIG. 1 and FIG. 2, the secret communication system includes a secret transmission device 1 and a secret reception device 2.

図1に示すように、秘話送信装置1は、符号化手段11と分散生成手段12と送信手段13とを有している。符号化手段11は、CELPエンコーダ(CELP Encoder)14とコードバッファ(Code buffer)15とを有している。CELPエンコーダ14は、PCM信号に変換された音声情報を入力し、その音声情報をLD−CELPに従って、PCM信号5サンプルごとに1サイクル10ビットでデジタルの音声信号に符号化するようになっている。コードバッファ15は、CELPエンコーダ14に接続され、CELPエンコーダ14で符号化された音声信号を取得して、一時的に記憶するようになっている。   As shown in FIG. 1, the secret story transmission device 1 includes an encoding unit 11, a variance generation unit 12, and a transmission unit 13. The encoding unit 11 includes a CELP encoder 14 and a code buffer 15. The CELP encoder 14 receives the audio information converted into the PCM signal, and encodes the audio information into a digital audio signal at 10 bits per cycle for every 5 samples of the PCM signal according to the LD-CELP. . The code buffer 15 is connected to the CELP encoder 14, acquires the audio signal encoded by the CELP encoder 14, and temporarily stores it.

分散生成手段12は、ビットスプリッタ(Bits Splitter)16と秘密分散モジュール(Secret Sharing Module)17と分割モジュール(Sharing Module)18とを有している。ビットスプリッタ16は、コードバッファ15と秘密分散モジュール17と分割モジュール18とに接続されている。ビットスプリッタ16は、コードバッファ15に記憶された音声信号を取得して、1サイクル10ビット毎にあらかじめ設定されたベクトルコードのうちの3ビットと、残部の7ビットとに分割するようになっている。また、ビットスプリッタ16は、分割したベクトルコードの3ビットを秘密分散モジュール17に送信し、残部の7ビットを分割モジュール18に送信するようになっている。   The distribution generation means 12 includes a bit splitter 16, a secret sharing module 17, and a split module 18. The bit splitter 16 is connected to the code buffer 15, the secret sharing module 17, and the dividing module 18. The bit splitter 16 acquires the audio signal stored in the code buffer 15 and divides it into 3 bits of a vector code set in advance every 10 bits per cycle and the remaining 7 bits. Yes. Further, the bit splitter 16 transmits 3 bits of the divided vector code to the secret sharing module 17 and transmits the remaining 7 bits to the dividing module 18.

秘密分散モジュール17は、ビットスプリッタ16から送信されたベクトルコードの3ビットを取得し、秘密分散法により再構成可能にn個に分散させてn個の分散情報を生成するようになっている。分割モジュール18は、ビットスプリッタ16から送信された残部の7ビットを取得し、負荷分散装置からの情報(Load balancing Information)に基づいて、各通信経路における帯域にあわせてn個の非秘密情報に分割するようになっている。   The secret sharing module 17 acquires 3 bits of the vector code transmitted from the bit splitter 16 and distributes it to n pieces so as to be reconfigurable by the secret sharing method to generate n pieces of shared information. The dividing module 18 obtains the remaining 7 bits transmitted from the bit splitter 16 and converts them into n non-secret information according to the band in each communication path based on the information (Load balancing Information) from the load balancer. It comes to divide.

送信手段13は、パケットコンストラクタ(Packet Constructor)19と送信側マルチホーミングルータ(Multi-homing Router)20とを有している。パケットコンストラクタ19は、秘密分散モジュール17と分割モジュール18とに接続されている。パケットコンストラクタ19は、秘密分散モジュール17で生成されたn個の分散情報と、分割モジュール18で生成されたn個の非秘密情報とを取得し、それらを結合して、n個のパケットを生成するようになっている。送信側マルチホーミングルータ20は、パケットコンストラクタ19とインターネット(Internet)とに接続されている。送信側マルチホーミングルータ20は、パケットコンストラクタ19で生成されたn個のパケットを取得し、各パケットがそれぞれ互いに異なる複数の通信経路を通るよう、インターネットに送信するようになっている。   The transmission means 13 includes a packet constructor 19 and a transmission-side multi-homing router 20. The packet constructor 19 is connected to the secret sharing module 17 and the dividing module 18. The packet constructor 19 obtains n pieces of shared information generated by the secret sharing module 17 and n pieces of non-secret information generated by the division module 18 and combines them to generate n packets. It is supposed to be. The transmission side multihoming router 20 is connected to the packet constructor 19 and the Internet. The transmission-side multihoming router 20 acquires n packets generated by the packet constructor 19 and transmits them to the Internet so that each packet passes through a plurality of different communication paths.

図2に示すように、秘話受信装置2は、受信手段21と再構成手段22と復号手段23と音声変換手段24とを有している。受信手段21は、受信側マルチホーミングルータ(Multi-homing Router)25を有している。受信側マルチホーミングルータ25は、インターネットに接続され、送信側マルチホーミングルータ20により送信されたn個のパケットを、複数の通信経路を介して受信するようになっている。   As shown in FIG. 2, the secret message receiving apparatus 2 includes a receiving unit 21, a reconstruction unit 22, a decoding unit 23, and a voice conversion unit 24. The receiving means 21 includes a receiving side multi-homing router 25. The reception side multihoming router 25 is connected to the Internet and receives n packets transmitted by the transmission side multihoming router 20 via a plurality of communication paths.

再構成手段22は、データスプリッタ(Data Splitter)26と再構成モジュール(Decryption Module)27とを有している。データスプリッタ26は、受信側マルチホーミングルータ25と再構成モジュール27と復号手段23とに接続されている。データスプリッタ26は、受信側マルチホーミングルータ25で受信されたn個のパケットを取得して、n個の分散情報とn個の非秘密情報とに分割し、各分散情報を再構成モジュール27に送信し、各非秘密情報を復号手段23に送信するようになっている。再構成モジュール27は、データスプリッタ26から送信された各分散情報を取得し、秘密分散法により再構成して再構成音声信号を生成するようになっている。   The reconfiguration unit 22 includes a data splitter 26 and a reconfiguration module 27. The data splitter 26 is connected to the receiving side multihoming router 25, the reconfiguration module 27, and the decoding unit 23. The data splitter 26 acquires n packets received by the receiving multihoming router 25, divides it into n pieces of shared information and n pieces of non-secret information, and transmits each piece of shared information to the reconfiguration module 27. Each non-secret information is transmitted to the decryption means 23. The reconfiguration module 27 acquires each piece of distributed information transmitted from the data splitter 26 and reconfigures it by the secret sharing method to generate a reconfigured audio signal.

復号手段23は、リコンストラクタモジュール(Reconstructor Module)28を有している。リコンストラクタモジュール28は、再構成モジュール27とデータスプリッタ26とに接続されている。リコンストラクタモジュール28は、再構成モジュール27で生成された再構成音声信号と、データスプリッタ26から送信された各非秘密情報とを取得し、あらかじめ設定されたように、再構成音声信号をベクトルコードの3ビットに変換し、各非秘密情報を残部の7ビットに変換して結合し、復号音声信号を生成するようになっている。   The decoding means 23 has a reconstructor module 28. The reconstructor module 28 is connected to the reconstruction module 27 and the data splitter 26. The reconstructor module 28 acquires the reconstructed audio signal generated by the reconfiguration module 27 and each non-secret information transmitted from the data splitter 26, and converts the reconfigured audio signal into a vector code as set in advance. The non-secret information is converted to the remaining 7 bits and combined to generate a decoded speech signal.

音声変換手段24は、CELPデコーダ(CELP Decoder)29を有している。CELPデコーダ29は、リコンストラクタモジュール28に接続されている。CELPデコーダ29は、リコンストラクタモジュール28で生成された復号音声信号を、LD−CELPに従ってPCM信号から成る音声情報に変換し、その音声情報をPCM信号で出力するようになっている。   The voice conversion means 24 has a CELP decoder 29. The CELP decoder 29 is connected to the reconstructor module 28. The CELP decoder 29 converts the decoded audio signal generated by the reconstructor module 28 into audio information including a PCM signal in accordance with LD-CELP, and outputs the audio information as a PCM signal.

次に、作用について説明する。
本発明の実施の形態の秘話通信システムでは、まず、秘密送信装置で、PCM信号に変換された音声信号をCELPエンコーダ14に入力する。CELPエンコーダ14が、その音声情報をLD−CELPに従ってデジタルの音声信号に符号化し、その音声信号をコードバッファ15に記憶させる。このとき、音声情報をLD−CELPに従ってデジタルの音声信号に符号化するため、音声情報をそのまま使用する場合に比べて、情報量を減少させることができる。
Next, the operation will be described.
In the secret communication system according to the embodiment of the present invention, first, an audio signal converted into a PCM signal is input to the CELP encoder 14 by a secret transmission device. The CELP encoder 14 encodes the audio information into a digital audio signal according to LD-CELP, and stores the audio signal in the code buffer 15. At this time, since the audio information is encoded into a digital audio signal according to LD-CELP, the amount of information can be reduced as compared with the case where the audio information is used as it is.

ビットスプリッタ16が、その音声信号を、1サイクル10ビット毎にあらかじめ設定されたベクトルコードのうちの3ビットと、残部の7ビットとに分割する。秘密分散モジュール17が、ベクトルコードの3ビットを、秘密分散法により再構成可能にn個に分散させてn個の分散情報を生成する。このとき、符号化された音声信号のうち、あらかじめ設定された一部の音声信号からn個の分散情報を生成するため、音声信号全体からn個の分散情報を生成する場合に比べて、増大する情報量を少なくすることができる。これにより、通信する情報量の増大を抑制することができる。   The bit splitter 16 divides the audio signal into 3 bits of a vector code set in advance every 10 bits per cycle and the remaining 7 bits. The secret sharing module 17 generates 3 pieces of distributed information by distributing 3 bits of the vector code into n pieces that can be reconfigured by the secret sharing method. At this time, since the n pieces of shared information are generated from a part of the preset audio signals among the encoded audio signals, the number of pieces of distributed information is increased as compared with the case where n pieces of shared information are generated from the entire audio signals. The amount of information to be reduced can be reduced. Thereby, the increase in the amount of information to communicate can be suppressed.

分割モジュール18が、残部の7ビットをn個の非秘密情報に分割する。パケットコンストラクタ19が、n個の分散情報とn個の非秘密情報とを結合して、n個のパケットを生成する。送信側マルチホーミングルータ20が、そのn個のパケットを、各パケットがそれぞれ互いに異なる複数の通信経路を通るよう、インターネットに送信する。   The dividing module 18 divides the remaining 7 bits into n pieces of non-secret information. The packet constructor 19 combines n pieces of distributed information and n pieces of non-secret information to generate n packets. The transmitting multihoming router 20 transmits the n packets to the Internet so that each packet passes through a plurality of different communication paths.

秘話受信装置2で、受信側マルチホーミングルータ25が、送信されたn個のパケットを、インターネットで複数の通信経路を介して受信する。データスプリッタ26が、そのn個のパケットを、n個の分散情報とn個の非秘密情報とに分割する。再構成モジュール27が、各分散情報を秘密分散法により再構成して再構成音声信号を生成する。リコンストラクタモジュール28が、あらかじめ設定されたように、再構成音声信号をベクトルコードの3ビットに変換し、各非秘密情報を残部の7ビットに変換して結合し、復号音声信号を生成する。CELPデコーダ29が、その復号音声信号を、LD−CELPに従ってPCM信号から成る音声情報に変換し、その音声情報をPCM信号で出力する。   In the secret talk receiver 2, the receiving multihoming router 25 receives the transmitted n packets via the plurality of communication paths on the Internet. The data splitter 26 divides the n packets into n pieces of distributed information and n pieces of non-secret information. The reconstruction module 27 reconstructs each shared information by the secret sharing method to generate a reconstructed audio signal. As previously set, the reconstructor module 28 converts the reconstructed speech signal into 3 bits of a vector code, converts each non-secret information into the remaining 7 bits and combines them to generate a decoded speech signal. CELP decoder 29 converts the decoded audio signal into audio information composed of a PCM signal in accordance with LD-CELP, and outputs the audio information as a PCM signal.

このように、音声信号の一部を秘密分散法によりn個の分散情報に分散させて、各分散情報をそれぞれ互いに異なる通信経路を介して通信を行うため、全ての通信経路で盗聴が行われない限り、通信内容が盗聴されることはなく、高い秘匿性を実現することができる。秘密にすべき情報は音声信号ではなく会話内容であるため、音声信号全体を分散させる必要はなく、音声信号の一部を分散させることにより会話内容を秘密にすることができる。   In this way, a part of the audio signal is distributed into n pieces of shared information by the secret sharing method, and each shared information is communicated through a different communication path, so that wiretapping is performed on all communication paths. As long as there is no communication content, eavesdropping is not performed and high secrecy can be realized. Since the information to be kept secret is not the audio signal but the conversation content, it is not necessary to distribute the entire audio signal, and the conversation content can be kept secret by distributing a part of the audio signal.

[秘話性の評価実験]
秘密分散を施す量と内容の秘匿性との関係を、日本語を母語とする4人の聴取者による文章了解度により評価した。図3に示すように、秘密分散法により分散させる暗号化ビット(Random bit)として、LD−CELPに従って符号化された音声信号の1サイクル10ビット毎に、MSB(Most Significant Bit)からゲインコード(Gain index)に対してsg(=0,1,2,3)ビット、ベクトルコード(Vector index)に対してsv(=0,1,2,3,4,5,6,7)ビットを選択する。これにより、全部で32(=4×8)パターンの実験条件で実験を行った。
[Evaluation experiment of secrecy]
The relationship between the amount of secret sharing and the secrecy of the contents was evaluated by sentence comprehension by four listeners whose mother tongue was Japanese. As shown in FIG. 3, as an encryption bit (Random bit) to be distributed by the secret sharing method, a gain code (MSB (Most Significant Bit)) is used for every 10 bits of a voice signal encoded according to LD-CELP. Select sg (= 0,1,2,3) bits for Gain index) and sv (= 0,1,2,3,4,5,6,7) bits for vector code (Vector index) To do. Thus, the experiment was performed under the experimental conditions of 32 (= 4 × 8) patterns in total.

入力する原音声として、およそ5〜8個の単語によって構成される「音素バランス1000文」(NTT−AT社製)の女性話者の音声320種(サンプリング周波数16kHz、量子化ビット16ビット)を使用した。実験は防音室で行い、音声の提示レベルを60dBAとして、ヘッドホンにより両耳に提示した。各聴取者には、提示音を複数回聴取することを許可し、提示音の内容を用紙に記入させた。試行回数は一人につき320回とし、320種類の提示音は全て異なる原音声から作成した。   As input speech, 320 types of female speaker's speech (sampling frequency 16kHz, quantization bit 16bit) of "phoneme balance 1000 sentence" (manufactured by NTT-AT) composed of about 5 to 8 words. used. The experiment was performed in a soundproof room, and the sound was presented to both ears using headphones with a sound presentation level of 60 dBA. Each listener was allowed to listen to the presentation sound multiple times, and the contents of the presentation sound were entered on a sheet. The number of trials was 320 times per person, and 320 types of presentation sounds were all created from different original sounds.

各文章の回答ごとに、自立語(名詞、動詞、形容詞、副詞)を対象として正答率を求め、文章了解度とした。32パターンの実験条件ごとに、各聴取者および各原音声による40試行分の文章了解度を加算平均し、その結果を表1に示す。また、ゲインコード(Gain code)のみを暗号化ビットとしたとき(sv=0)の文章了解度、ベクトルコード(Vector code)のみを暗号化ビットとしたとき(sg=0)の文章了解度、およびそれぞれの40試行における標準偏差を求め、その結果を図4に示す。   For each answer of each sentence, the correct answer rate was obtained for independent words (nouns, verbs, adjectives, adverbs), and the degree of sentence comprehension was obtained. For each of the 32 patterns of experimental conditions, the sentence comprehension for 40 trials by each listener and each original speech was added and averaged, and the results are shown in Table 1. Further, the sentence intelligibility when only the gain code (Gain code) is an encrypted bit (sv = 0), and the sentence intelligibility when only the vector code (Vector code) is an encrypted bit (sg = 0), And the standard deviation in each 40 trials was calculated | required and the result is shown in FIG.

Figure 2008067015
Figure 2008067015

図4の結果に基づいて、2要因(2×4水準)の分散分析を行った結果、交互作用が有意であった。また、各コードに対して単純主効果の検定を行った結果、暗号化ビット数が1,2,3のとき、それぞれベクトルコードとゲインコードとの間に有意な差(p<.01)が認められた。   Based on the results of FIG. 4, analysis of variance of two factors (2 × 4 levels) was performed. As a result, the interaction was significant. In addition, as a result of the simple main effect test for each code, when the number of encrypted bits is 1, 2, and 3, there is a significant difference (p <.01) between the vector code and the gain code, respectively. Admitted.

この実験結果から、秘匿性を極力低下させずに、より少ない情報量で通信を行うためには、ゲインコードよりもベクトルコードの一部を秘密分散法により分散させる方が効果的であることが確認された。特に、ベクトルコードのうちの3ビットを分散させることにより、秘匿性を高く保持しながら、より少ない情報量で通信を行うことができる。   From this experimental result, in order to communicate with a smaller amount of information without reducing confidentiality as much as possible, it is more effective to distribute part of the vector code by the secret sharing method than to the gain code. confirmed. In particular, by distributing 3 bits of the vector code, communication can be performed with a smaller amount of information while maintaining high confidentiality.

本発明の実施の形態の秘話通信システムの秘話送信装置を示すブロック図である。It is a block diagram which shows the secret transmission apparatus of the secret communication system of embodiment of this invention. 本発明の実施の形態の秘話通信システムの秘話受信装置を示すブロック図である。It is a block diagram which shows the secret message receiver of the secret message communication system of embodiment of this invention. 本発明の実施の形態の秘話通信システムの音声信号の暗号化パターンの一例(sg=1,sv=3)を示す概念図である。It is a conceptual diagram which shows an example (sg = 1, sv = 3) of the encryption pattern of the audio | voice signal of the secret communication system of embodiment of this invention. 本発明の実施の形態の秘話通信システムの音声信号(sg=0,sv=0)の暗号化ビット数と文章了解度との関係を示すグラフである。It is a graph which shows the relationship between the encryption bit number of the audio | voice signal (sg = 0, sv = 0) and sentence intelligibility of the secret communication system of embodiment of this invention.

符号の説明Explanation of symbols

1 秘話送信装置
2 秘話受信装置
11 符号化手段
12 分散生成手段
13 送信手段
14 CELPエンコーダ
15 コードバッファ
16 ビットスプリッタ
17 秘密分散モジュール
18 分割モジュール
19 パケットコンストラクタ
20 送信側マルチホーミングルータ
21 受信手段
22 再構成手段
23 復号手段
24 音声変換手段
25 受信側マルチホーミングルータ
26 データスプリッタ
27 再構成モジュール
28 リコンストラクタモジュール
29 CELPデコーダ
DESCRIPTION OF SYMBOLS 1 Secret transmission apparatus 2 Secret reception apparatus 11 Encoding means 12 Distribution | distribution production | generation means 13 Transmission means 14 CELP encoder 15 Code buffer 16 Bit splitter 17 Secret distribution module 18 Dividing module 19 Packet constructor 20 Transmission side multihoming router 21 Reception means 22 Reconfiguration means 23 Decoding means 24 Voice conversion means 25 Receiving side multihoming router 26 Data splitter 27 Reconfiguration module 28 Reconstructor module 29 CELP decoder

Claims (9)

音声情報を所定の方式に従ってデジタルの音声信号に符号化する符号化手段と、
前記符号化手段で符号化された前記音声信号のうち、あらかじめ設定された一部の音声信号を秘密分散法により再構成可能に複数に分散させて複数の分散情報を生成する分散生成手段と、
前記分散生成手段で生成された前記複数の分散情報と、前記符号化手段で符号化された前記音声信号のうち残部の音声信号とを送信する送信手段と、
前記送信手段で送信された前記複数の分散情報と前記残部の音声信号とを受信する受信手段と、
前記受信手段で受信された前記複数の分散情報を前記秘密分散法により再構成して再構成音声信号を生成する再構成手段と、
前記再構成手段で生成された前記再構成音声信号と、前記受信手段で受信された前記残部の音声信号とに基づいて復号音声信号を生成する復号手段と、
前記復号手段で生成された前記復号音声信号を前記所定の方式に従って音声情報に変換する音声変換手段とを、
有することを特徴とする秘話通信システム。
Encoding means for encoding audio information into a digital audio signal according to a predetermined method;
Dispersion generating means for generating a plurality of pieces of distributed information by distributing a plurality of predetermined voice signals among the voice signals encoded by the encoding means to be reconfigurable by a secret sharing method;
Transmitting means for transmitting the plurality of shared information generated by the dispersion generating means and the remaining audio signal among the audio signals encoded by the encoding means;
Receiving means for receiving the plurality of shared information and the remaining audio signal transmitted by the transmitting means;
Reconstructing means for reconstructing the plurality of shared information received by the receiving means by the secret sharing method to generate a reconstructed audio signal;
Decoding means for generating a decoded speech signal based on the reconstructed speech signal generated by the reconstruction means and the remaining speech signal received by the receiving means;
Audio conversion means for converting the decoded audio signal generated by the decoding means into audio information according to the predetermined method;
A secret communication system characterized by comprising:
前記送信手段は前記複数の分散情報をそれぞれ互いに異なる複数の通信経路を通るよう送信可能であり、
前記受信手段は前記送信手段で送信された前記複数の分散情報を、前記複数の通信経路を介して受信可能であることを、
特徴とする請求項1記載の秘話通信システム。
The transmission means can transmit the plurality of shared information through a plurality of different communication paths, respectively.
The receiving means is capable of receiving the plurality of shared information transmitted by the transmitting means via the plurality of communication paths;
The secret communication system according to claim 1.
前記符号化手段は音声情報をCELPに従ってデジタルの音声信号に符号化し、
前記音声変換手段は前記復号音声信号を前記CELPに従って音声情報に変換することを、
特徴とする請求項1または2記載の秘話通信システム。
The encoding means encodes audio information into a digital audio signal according to CELP,
The voice converting means converts the decoded voice signal into voice information according to the CELP;
The secret communication system according to claim 1 or 2, characterized in that:
前記符号化手段は音声情報をLD−CELPに従ってデジタルの音声信号に符号化し、
前記音声変換手段は前記復号音声信号を前記LD−CELPに従って音声情報に変換することを、
特徴とする請求項1または2記載の秘話通信システム。
The encoding means encodes audio information into a digital audio signal according to LD-CELP,
The voice converting means converts the decoded voice signal into voice information according to the LD-CELP;
The secret communication system according to claim 1 or 2, characterized in that:
前記分散生成手段は前記LD−CELPに従って1サイクル10ビットで符号化された前記音声信号のうち、前記1サイクル毎にあらかじめ設定されたベクトルコードの一部を秘密分散法により再構成可能に複数に分散させて複数の分散情報を生成することを、特徴とする請求項4記載の秘話通信システム。   The variance generating means includes a plurality of vector codes preset for each cycle of the speech signal encoded with 10 bits per cycle according to the LD-CELP so as to be reconfigurable by a secret sharing method. The secret communication system according to claim 4, wherein a plurality of pieces of shared information are generated by being distributed. 前記分散生成手段は前記LD−CELPに従って1サイクル10ビットで符号化された前記音声信号のうち、前記1サイクル毎にあらかじめ設定されたベクトルコードのうちの3ビットを秘密分散法により再構成可能に複数に分散させて複数の分散情報を生成することを、特徴とする請求項4記載の秘話通信システム。   The variance generating means can reconstruct 3 bits of the vector code preset for each cycle of the speech signal encoded with 10 bits per cycle according to the LD-CELP by a secret sharing method. The secret communication system according to claim 4, wherein a plurality of pieces of shared information are generated by being distributed in a plurality. 音声情報を所定の方式に従ってデジタルの音声信号に符号化する符号化手段と、
前記符号化手段で符号化された前記音声信号のうち、あらかじめ設定された一部の音声信号を秘密分散法により再構成可能に複数に分散させて複数の分散情報を生成する分散生成手段と、
前記分散生成手段で生成された前記複数の分散情報がそれぞれ互いに異なる複数の通信経路を通るよう、前記複数の分散情報と、前記符号化手段で符号化された前記音声信号のうち残部の音声信号とを送信する送信手段とを、
有することを特徴とする秘話送信装置。
Encoding means for encoding audio information into a digital audio signal according to a predetermined method;
Dispersion generating means for generating a plurality of pieces of distributed information by distributing a plurality of predetermined voice signals among the voice signals encoded by the encoding means to be reconfigurable by a secret sharing method;
The plurality of shared information and the remaining audio signal among the audio signals encoded by the encoding unit so that the plurality of shared information generated by the distribution generating unit pass through a plurality of different communication paths. Transmitting means for transmitting
A secret story transmitting device comprising:
音声情報を所定の方式に従ってデジタルの音声信号に符号化する符号化手段と、前記符号化手段で符号化された前記音声信号のうち、あらかじめ設定された一部の音声信号を秘密分散法により再構成可能に複数に分散させて複数の分散情報を生成する分散生成手段と、前記分散生成手段で生成された前記複数の分散情報がそれぞれ互いに異なる複数の通信経路を通るよう、前記複数の分散情報と、前記符号化手段で符号化された前記音声信号のうち残部の音声信号とを送信する送信手段とを有する秘話送信装置とともに使用される秘話受信装置であって、
前記秘話送信装置により送信された前記複数の分散情報と前記残部の音声信号とを前記複数の通信経路を介して受信する受信手段と、
前記受信手段で受信された前記複数の分散情報を前記秘密分散法により再構成して再構成音声信号を生成する再構成手段と、
前記再構成手段で生成された前記再構成音声信号と、前記受信手段で受信された前記残部の音声信号とに基づいて復号音声信号を生成する復号手段と、
前記復号手段で生成された前記復号音声信号を前記所定の方式に従って音声情報に変換する音声変換手段とを、
有することを特徴とする秘話受信装置。
Encoding means for encoding audio information into a digital audio signal according to a predetermined method, and a part of the preset audio signal among the audio signals encoded by the encoding means is re-recorded by a secret sharing method. A plurality of pieces of distributed information that are configured to be distributed in a plurality of configurable ways to generate a plurality of pieces of shared information and the plurality of pieces of shared information generated by the pieces of distributed generation means pass through a plurality of different communication paths. And a secret message receiving device used together with a secret message transmitting device having a transmitting means for transmitting the remaining voice signal among the voice signals encoded by the encoding means,
Receiving means for receiving the plurality of shared information and the remaining audio signal transmitted by the secret transmission device via the plurality of communication paths;
Reconstructing means for reconstructing the plurality of shared information received by the receiving means by the secret sharing method to generate a reconstructed audio signal;
Decoding means for generating a decoded speech signal based on the reconstructed speech signal generated by the reconstruction means and the remaining speech signal received by the receiving means;
Audio conversion means for converting the decoded audio signal generated by the decoding means into audio information according to the predetermined method;
An apparatus for receiving a secret story, comprising:
音声情報を所定の方式に従ってデジタルの音声信号に符号化する符号化ステップと、
前記符号化ステップで符号化された前記音声信号のうち、あらかじめ設定された一部の音声信号を秘密分散法により再構成可能に複数に分散させて複数の分散情報を生成する分散生成ステップと、
前記分散生成ステップで生成された前記複数の分散情報がそれぞれ互いに異なる複数の通信経路を通るよう、前記複数の分散情報と、前記符号化ステップで符号化された前記音声信号のうち残部の音声信号とを送信する送信ステップと、
前記送信ステップで送信された前記複数の分散情報と前記残部の音声信号とを前記複数の通信経路を介して受信する受信ステップと、
前記受信ステップで受信された前記複数の分散情報を前記秘密分散法により再構成して再構成音声信号を生成する再構成ステップと、
前記再構成ステップで生成された前記再構成音声信号と、前記受信ステップで受信された前記残部の音声信号とに基づいて復号音声信号を生成する復号ステップと、
前記復号ステップで生成された前記復号音声信号を前記所定の方式に従って音声情報に変換する音声変換ステップとを、
有することを特徴とする秘話通信方法。
An encoding step of encoding audio information into a digital audio signal according to a predetermined scheme;
A distributed generation step of generating a plurality of pieces of distributed information by distributing a plurality of preset voice signals among the voice signals encoded in the encoding step so as to be reconfigurable by a secret sharing method;
The plurality of shared information and the remaining audio signal among the audio signals encoded in the encoding step so that the plurality of shared information generated in the distributed generation step pass through a plurality of different communication paths. Sending step for sending and
A reception step of receiving the plurality of shared information and the remaining audio signal transmitted in the transmission step via the plurality of communication paths;
A reconstructing step of reconstructing the plurality of shared information received in the receiving step by the secret sharing method to generate a reconstructed audio signal;
A decoding step for generating a decoded audio signal based on the reconstructed audio signal generated in the reconfiguration step and the remaining audio signal received in the reception step;
A voice conversion step of converting the decoded voice signal generated in the decoding step into voice information according to the predetermined method;
A secret communication method characterized by comprising:
JP2006242181A 2006-09-06 2006-09-06 Secret communication system, secret transmission device, secret reception device, and secret communication method Active JP5079286B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006242181A JP5079286B2 (en) 2006-09-06 2006-09-06 Secret communication system, secret transmission device, secret reception device, and secret communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006242181A JP5079286B2 (en) 2006-09-06 2006-09-06 Secret communication system, secret transmission device, secret reception device, and secret communication method

Publications (2)

Publication Number Publication Date
JP2008067015A true JP2008067015A (en) 2008-03-21
JP5079286B2 JP5079286B2 (en) 2012-11-21

Family

ID=39289327

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006242181A Active JP5079286B2 (en) 2006-09-06 2006-09-06 Secret communication system, secret transmission device, secret reception device, and secret communication method

Country Status (1)

Country Link
JP (1) JP5079286B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009533908A (en) * 2006-04-13 2009-09-17 6548601 カナダ インコーポレイテッド Method and apparatus for delivering encoded content

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003132234A (en) * 2001-10-23 2003-05-09 Global Friendship Inc Electronic information delivery system available for trial
JP2003233394A (en) * 2002-02-07 2003-08-22 Canon Inc Audio scramble processor, audio descramble processor and control method of these processors
JP2004053968A (en) * 2002-07-22 2004-02-19 Global Friendship Inc Electronic information transmitting system
JP2005165062A (en) * 2003-12-03 2005-06-23 Tohoku Univ Information decentralization system for one-bit audio, transmission signal generating device and reception signal processor used for the system, and one-bit audio signal transmitting method
JP2006018123A (en) * 2004-07-02 2006-01-19 Nippon Telegr & Teleph Corp <Ntt> Apparatus for producing evolution type contents, contents evolving apparatus and program therefor
JP2006163629A (en) * 2004-12-03 2006-06-22 Oki Electric Ind Co Ltd Information distribution system, information distribution server, user terminal and method of distributing information

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003132234A (en) * 2001-10-23 2003-05-09 Global Friendship Inc Electronic information delivery system available for trial
JP2003233394A (en) * 2002-02-07 2003-08-22 Canon Inc Audio scramble processor, audio descramble processor and control method of these processors
JP2004053968A (en) * 2002-07-22 2004-02-19 Global Friendship Inc Electronic information transmitting system
JP2005165062A (en) * 2003-12-03 2005-06-23 Tohoku Univ Information decentralization system for one-bit audio, transmission signal generating device and reception signal processor used for the system, and one-bit audio signal transmitting method
JP2006018123A (en) * 2004-07-02 2006-01-19 Nippon Telegr & Teleph Corp <Ntt> Apparatus for producing evolution type contents, contents evolving apparatus and program therefor
JP2006163629A (en) * 2004-12-03 2006-06-22 Oki Electric Ind Co Ltd Information distribution system, information distribution server, user terminal and method of distributing information

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009533908A (en) * 2006-04-13 2009-09-17 6548601 カナダ インコーポレイテッド Method and apparatus for delivering encoded content

Also Published As

Publication number Publication date
JP5079286B2 (en) 2012-11-21

Similar Documents

Publication Publication Date Title
JP5646699B2 (en) Apparatus and method for multi-channel parameter conversion
NO343321B1 (en) Apparatus and method for combining multiple parametric coded audio sources
US9628266B2 (en) System and method for encoding encrypted data for further processing
US8930197B2 (en) Apparatus and method for encoding and reproduction of speech and audio signals
US9313181B2 (en) System and method to merge encrypted signals in distributed communication system
JP2013137563A (en) Stream synthesizing device, decoding device, stream synthesizing method, decoding method, and computer program
WO2006080358A1 (en) Voice encoding device, and voice encoding method
JP5079286B2 (en) Secret communication system, secret transmission device, secret reception device, and secret communication method
US9461974B2 (en) System and method to merge encrypted signals in distributed communication system
US9369273B2 (en) System and method for mixing VoIP streaming data for encrypted processing
JP2013017233A (en) Signal watermarking in presence of encryption
Gibson et al. Selective encryption and scalable speech coding for voice communications over multi-hop wireless links
JP2002341761A (en) Method and device for security of communication information in cdma radio communication system
JP5163187B2 (en) Call center system
JP2013098869A (en) Voice system
JP6729901B1 (en) Telephone conference system, telephone terminal, and program
KR100519783B1 (en) Wireless communication terminal having information secure function and method therefor
JP2015173376A (en) Speech communication conference system
Nordin et al. Homomorphic Encryption for Audio Conferencing
Grier et al. ETERNAL: Encrypted Transmission With an Error-correcting, Real-time, Noise-resilient Apparatus on Lightweight Devices
US20100111302A1 (en) Digital signal processing method an system employing such method
Ito et al. A Study on Effect of IP Performance Degradation on Horizontal Sound Localization in a VoIP Phone Service with 3D Sound Effects
Iyer Broadcast channel with confidential messages and secret keys
KR20070087909A (en) Keyphone system for cipher function on terminal and method thereof
JPH0432331A (en) Voice encoder/decoder

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090729

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111011

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111018

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120417

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120709

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20120710

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120710

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20120731

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: 20120821

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120829

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150907

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5079286

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250