JP2020155935A - Telephone conference system, telephone terminal, and program - Google Patents

Telephone conference system, telephone terminal, and program Download PDF

Info

Publication number
JP2020155935A
JP2020155935A JP2019052662A JP2019052662A JP2020155935A JP 2020155935 A JP2020155935 A JP 2020155935A JP 2019052662 A JP2019052662 A JP 2019052662A JP 2019052662 A JP2019052662 A JP 2019052662A JP 2020155935 A JP2020155935 A JP 2020155935A
Authority
JP
Japan
Prior art keywords
voice data
telephone terminal
encrypted
conference
conference device
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
JP2019052662A
Other languages
Japanese (ja)
Other versions
JP6729901B1 (en
Inventor
正英 大澤
Masahide Osawa
正英 大澤
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.)
NEC Platforms Ltd
Original Assignee
NEC Platforms Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Platforms Ltd filed Critical NEC Platforms Ltd
Priority to JP2019052662A priority Critical patent/JP6729901B1/en
Application granted granted Critical
Publication of JP6729901B1 publication Critical patent/JP6729901B1/en
Publication of JP2020155935A publication Critical patent/JP2020155935A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To improve the confidentiality of conference call.SOLUTION: A telephone conference system (1A) includes: multiple telephone terminals (40) for participating in a conference call; and a conference device (50). Each of the telephone terminals (40) encrypts the voice data of a speaker using homomorphic encryption and transmits the encrypted voice data to the conference device (50). The conference device (50) mixes the encrypted audio data from each telephone terminal (40) and transmits the mixed audio data to each telephone terminal (40). Each telephone terminal (40) decrypts the mixed audio data from the conference device (50).SELECTED DRAWING: Figure 6

Description

本開示は、電話会議システム、電話端末、及びプログラムに関する。 The present disclosure relates to conference call systems, telephone terminals, and programs.

近年、IP(Internet Protocol)電話を利用した電話会議システムが普及している。IP電話を利用した電話会議システムでは、SIP(Session Initiation Protocol)信号により呼の制御を行うと共に、RTP(Real time Transport Protocol)により音声の送受信を行う。 In recent years, a conference call system using an IP (Internet Protocol) telephone has become widespread. In a conference call system using an IP telephone, a call is controlled by a SIP (Session Initiation Protocol) signal, and voice is transmitted and received by an RTP (Real time Transport Protocol).

IP電話を利用した、複数の電話端末が参加する電話会議システムでは、各電話端末の音声データは会議装置に対して送信される。会議装置は、各電話端末からの音声データをミキシングし、ミキシングした音声データを各電話端末に送信する。このようにして、電話会議が実現される。 In a conference call system in which a plurality of telephone terminals participate using an IP telephone, the voice data of each telephone terminal is transmitted to the conference device. The conference device mixes the voice data from each telephone terminal and transmits the mixed voice data to each telephone terminal. In this way, the conference call is realized.

ここで、電話会議を行う場合、会議装置は、上述のように、各電話端末からの音声データをミキシングする必要があり、各電話端末からの音声データは、当然に会議装置が認識できる符号化方式で符号化されている必要がある。そのため、秘匿性が高い電話会議を行うからといって、各電話端末が音声データを暗号化すると、会議装置が音声データを復号できないため、音声データのミキシングが行えず、電話会議を実現できなくなる。 Here, when conducting a conference call, the conference device needs to mix the voice data from each telephone terminal as described above, and the voice data from each telephone terminal is naturally encoded so that the conference device can recognize it. Must be method-coded. Therefore, even if a conference call is held with high confidentiality, if each telephone terminal encrypts the voice data, the conference device cannot decrypt the voice data, so that the voice data cannot be mixed and the conference call cannot be realized. ..

そのため、会議装置自体に復号を可能とする処理を実装することが考えられる。例えば、特許文献1には、音声データのミキシングを行うミキサに対して、音声データの暗号化及び復号を行う暗号装置を接続し、ミキサが音声データを出力する前に、その音声データを暗号装置が暗号化し、また、ミキサが音声データを入力した後に、その音声データを暗号装置が復号することが開示されている。 Therefore, it is conceivable to implement a process that enables decoding in the conference device itself. For example, in Patent Document 1, an encryption device that encrypts and decrypts voice data is connected to a mixer that mixes voice data, and the voice data is encrypted before the mixer outputs voice data. Is encrypted, and it is disclosed that the encryption device decrypts the voice data after the mixer inputs the voice data.

特開2006−246239号公報JP-A-2006-246239

しかし、特許文献1に開示された技術では、各電話端末からの音声データをミキシングする前に、暗号化された音声データを暗号装置により復号して、平文の音声データとして扱う必要がある。そのため、電話会議の秘匿性が低下してしまうという問題があった。 However, in the technique disclosed in Patent Document 1, it is necessary to decrypt the encrypted voice data by an encryption device and treat it as plain text voice data before mixing the voice data from each telephone terminal. Therefore, there is a problem that the confidentiality of the conference call is lowered.

本開示の目的は、上述した課題を解決し、電話会議の秘匿性の向上を図ることができる電話会議システム、電話端末、及びプログラムを提供することにある。 An object of the present disclosure is to provide a conference call system, a telephone terminal, and a program capable of solving the above-mentioned problems and improving the confidentiality of the conference call.

一態様による電話会議システムは、
電話会議に参加する複数の電話端末と、
各前記電話端末からの音声データをミキシングし、ミキシングした音声データを各前記電話端末に送信する会議装置と、を備え、
各前記電話端末は、準同型暗号を用いて話者の音声データを暗号化し、暗号化した音声データを前記会議装置に送信し、
前記会議装置は、各前記電話端末からの音声データを、暗号化したままミキシングし、ミキシングした音声データを各前記電話端末に送信し、
各前記電話端末は、前記会議装置からのミキシングされた音声データを復号する。
One aspect of the conference call system
With multiple telephone terminals participating in a conference call,
A conference device that mixes audio data from each of the telephone terminals and transmits the mixed audio data to each of the telephone terminals is provided.
Each telephone terminal encrypts the speaker's voice data using homomorphic encryption, and transmits the encrypted voice data to the conference device.
The conference device mixes the voice data from each of the telephone terminals in an encrypted state, and transmits the mixed voice data to each of the telephone terminals.
Each of the telephone terminals decodes the mixed audio data from the conference device.

一態様による電話端末は、
準同型暗号を用いて話者の音声データを暗号化する暗号化部と、
前記暗号化した音声データを会議装置に送信すると共に、前記会議装置から、電話会議に参加する各電話端末からの音声データが暗号化されたままミキシングされた音声データを受信する通信部と、
前記会議装置からのミキシングされた音声データを復号する復号部と、
を備える。
The telephone terminal according to one aspect is
An encryption unit that encrypts the speaker's voice data using homomorphic encryption,
A communication unit that transmits the encrypted voice data to the conference device and receives the voice data mixed with the voice data from each telephone terminal participating in the conference call from the conference device while being encrypted.
A decoding unit that decodes the mixed audio data from the conference device, and
To be equipped.

一態様によるプログラムは、
コンピュータに、
準同型暗号を用いて話者の音声データを暗号化する手順と、
前記暗号化した音声データを会議装置に送信すると共に、前記会議装置から、電話会議に参加する各電話端末からの音声データが暗号化されたままミキシングされた音声データを受信する手順と、
前記会議装置からのミキシングされた音声データを復号する手順と、
を実行させるためのプログラムである。
The program according to one aspect is
On the computer
Procedures for encrypting speaker voice data using homomorphic encryption,
A procedure for transmitting the encrypted voice data to the conference device and receiving the voice data mixed with the voice data from each telephone terminal participating in the conference call from the conference device while being encrypted.
The procedure for decoding the mixed audio data from the conference device and
It is a program to execute.

上述の態様によれば、電話会議の秘匿性の向上を図ることができる電話会議システム、電話端末、及びプログラムを提供できるという効果が得られる。 According to the above aspect, it is possible to provide a conference call system, a telephone terminal, and a program capable of improving the confidentiality of the conference call.

実施の形態に係る電話会議システムの構成例を示す図である。It is a figure which shows the configuration example of the conference call system which concerns on embodiment. 実施の形態に係る電話端末の構成例を示すブロック図である。It is a block diagram which shows the structural example of the telephone terminal which concerns on embodiment. 実施の形態に係る会議装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the conference apparatus which concerns on embodiment. 実施の形態に係る電話端末及び会議装置を実現するコンピュータのハードウェア構成例を示すブロック図である。It is a block diagram which shows the hardware configuration example of the computer which realizes the telephone terminal and the conference device which concerns on embodiment. 実施の形態に係る電話会議システムの動作例を説明するシーケンス図である。It is a sequence diagram explaining the operation example of the conference call system which concerns on embodiment. 実施の形態を概念的に示した電話会議システムの構成例を示す図である。It is a figure which shows the configuration example of the conference call system which conceptually showed the embodiment.

以下、図面を参照して本開示の実施の形態について説明する。なお、以下の記載及び図面は、説明の明確化のため、適宜、省略及び簡略化がなされている。また、以下の各図面において、同一の要素には同一の符号が付されており、必要に応じて重複説明は省略されている。また、以下で示す具体的な数値等は、本開示の理解を容易とするための例示にすぎず、これに限定されるものではない。 Hereinafter, embodiments of the present disclosure will be described with reference to the drawings. The following descriptions and drawings have been omitted or simplified as appropriate for the purpose of clarifying the explanation. Further, in each of the following drawings, the same elements are designated by the same reference numerals, and duplicate explanations are omitted as necessary. In addition, the specific numerical values and the like shown below are merely examples for facilitating the understanding of the present disclosure, and are not limited thereto.

<実施の形態>
最初に、図1を参照して、本実施の形態に係る電話会議システム1の構成について説明する。図1は、本実施の形態に係る電話会議システム1の構成例を示す図である。
図1に示されるように、本実施の形態に係る電話会議システム1は、複数台の電話端末10−1〜10−N(Nは2以上の自然数)、及び、会議装置20を備えている。なお、以下の図面において、電話端末10−1〜10−Nは電話端末#n(n=1,・・・,N)と表記することがある。また、以下、どの電話端末10−1〜10−Nであるかを特定しない場合は、電話端末10と呼称することがある。
<Embodiment>
First, the configuration of the conference call system 1 according to the present embodiment will be described with reference to FIG. FIG. 1 is a diagram showing a configuration example of the conference call system 1 according to the present embodiment.
As shown in FIG. 1, the conference call system 1 according to the present embodiment includes a plurality of telephone terminals 10-1 to 10-N (N is a natural number of 2 or more) and a conference device 20. .. In the following drawings, the telephone terminals 10-1 to 10-N may be referred to as telephone terminals #n (n = 1, ..., N). Further, hereinafter, when it is not specified which telephone terminal 10-1 to 10-N, it may be referred to as a telephone terminal 10.

各電話端末10は、電話会議に参加する端末である。各電話端末10は、準同型暗号を用いて話者の音声データを暗号化し、暗号化した音声データを会議装置20に送信する。
ここで、準同型暗号について、簡単に説明する。
準同型暗号は、2つの暗号文Enc(m1),Enc(m2)が与えられた場合に、平文や秘密鍵を用いることなく、Enc(m1+m2)やEnc(m1×m2)を計算できる性質を持つ暗号方式である。
Each telephone terminal 10 is a terminal that participates in a conference call. Each telephone terminal 10 encrypts the speaker's voice data using homomorphic encryption, and transmits the encrypted voice data to the conference device 20.
Here, homomorphic encryption will be briefly described.
Homomorphic encryption has the property of being able to calculate Enc (m1 + m2) and Enc (m1 x m2) without using plaintext or a private key when two ciphertexts Enc (m1) and Enc (m2) are given. It is an encryption method that it has.

直感的に言えば、もしEncが加法に関して準同型性を有するものであれば、Enc(3)とEnc(2)からEnc(5)を計算でき、また、Encが乗法に関して準同型性を有するものであれば、Enc(3)とEnc(2)からEnc(6)を計算できる。 Intuitively, if Enc has homomorphism with respect to addition, then Enc (3) and Enc (2) can be calculated as Enc (5), and Enc has homomorphism with respect to multiplication. If it is, Enc (6) can be calculated from Enc (3) and Enc (2).

本実施の形態においては、準同型暗号は、加法に関して準同型性を有する暗号であれば良い。そのため、準同型性暗号としては、加法のみが可能な加法準同型暗号、及び、加法と乗法の双方が可能な完全準同型暗号のいずれも適用可能である。また、加法準同型暗号の例としては、楕円ElGamel暗号を用いた加法準同型暗号が挙げられる。 In the present embodiment, the homomorphic encryption may be any cipher having homomorphism with respect to addition. Therefore, as the homomorphic encryption, either an additive homomorphic encryption capable of only addition and a fully homomorphic encryption capable of both addition and multiplication can be applied. Further, as an example of the additive homomorphic encryption, there is an additive homomorphic encryption using an elliptical ElGamel encryption.

会議装置20は、各電話端末10からの音声データをミキシングする。ここで、各電話端末10は、話者の音声データを、準同型暗号を用いて暗号化している。そのため、会議装置20は、各電話端末10からの音声データを、暗号化されたままで、加算すること、すなわち、加算によりミキシングすることが可能となる。 The conference device 20 mixes the voice data from each telephone terminal 10. Here, each telephone terminal 10 encrypts the voice data of the speaker by using homomorphic encryption. Therefore, the conference device 20 can add the voice data from each telephone terminal 10 in the encrypted state, that is, mix by the addition.

会議装置20は、暗号化されたままでミキシングした音声データを、各電話端末10に送信する。
各電話端末10は、暗号化されたままでミキシングされた音声データを、スピーカー等から音声出力する直前に復号する。
The conference device 20 transmits the voice data mixed in the encrypted state to each telephone terminal 10.
Each telephone terminal 10 decodes the voice data mixed in the encrypted state immediately before the voice is output from the speaker or the like.

したがって、本実施の形態においては、電話端末10と会議装置20間の経路上や会議装置20では、全て音声データが暗号化されたままとなる。よって、電話会議の秘匿性の向上を図ることができる。 Therefore, in the present embodiment, all the voice data remains encrypted on the route between the telephone terminal 10 and the conference device 20 and in the conference device 20. Therefore, the confidentiality of the conference call can be improved.

続いて、図2を参照して、本実施の形態に係る電話端末10の構成について説明する。図2は、本実施の形態に係る電話端末10の構成例を示すブロック図である。
図2に示されるように、本実施の形態に係る電話端末10は、マイク11、符号化部12、暗号化部13、通信部14、復号部15、音声処理部16、及びスピーカー17を備えている。
Subsequently, the configuration of the telephone terminal 10 according to the present embodiment will be described with reference to FIG. FIG. 2 is a block diagram showing a configuration example of the telephone terminal 10 according to the present embodiment.
As shown in FIG. 2, the telephone terminal 10 according to the present embodiment includes a microphone 11, an encoding unit 12, an encryption unit 13, a communication unit 14, a decoding unit 15, a voice processing unit 16, and a speaker 17. ing.

マイク11は、話者の音声を集音する。
符号化部12は、マイク11により集音された話者の音声データを符号化し、符号化音声データを生成する。符号化部12は、例えば、符号化方式として、PCM(Pulse Code Modulation)方式を用いることが可能である。
The microphone 11 collects the voice of the speaker.
The coding unit 12 encodes the voice data of the speaker collected by the microphone 11 and generates the coded voice data. The coding unit 12 can use, for example, a PCM (Pulse Code Modulation) method as the coding method.

PCM方式は、アナログ信号を標本化(サンプリング)及び量子化し、得られた信号の大きさを整数データとし、それを一組のパルス列として出力する符号化方式である。
電話会議に用いるアナログの音声データをPCM方式で符号化する場合、例えば、下記のような形式で音声データの符号化を行うことが考えられる。
・サンプリング周波数:8kHz
・量子化ビット:8bit
よって、サンプリング周波数×量子化ビット=8(kHz)×8(bit)=64(kbps)となる。
The PCM method is a coding method in which an analog signal is sampled and quantized, the magnitude of the obtained signal is converted into integer data, and the output is output as a set of pulse trains.
When the analog voice data used for the conference call is encoded by the PCM method, for example, it is conceivable to encode the voice data in the following format.
・ Sampling frequency: 8kHz
・ Quantization bit: 8 bits
Therefore, sampling frequency × quantization bit = 8 (kHz) × 8 (bit) = 64 (kbps).

暗号化部13は、符号化部12により符号化された話者の符号化音声データを、準同型暗号を用いて暗号化し、暗号化音声データを生成する。
通信部14は、暗号化部13により暗号化された話者の暗号化音声データを会議装置20に送信する。
The encryption unit 13 encrypts the speaker-encoded voice data encoded by the coding unit 12 by using homomorphic encryption to generate the encrypted voice data.
The communication unit 14 transmits the encrypted voice data of the speaker encrypted by the encryption unit 13 to the conference device 20.

また、通信部14は、会議装置20から、暗号化されたままでミキシングされた暗号化音声データを受信する。
復号部15は、暗号化されたままでミキシングされた暗号化音声データを符号化音声データに復号(すなわち、暗号化の復号)する。
In addition, the communication unit 14 receives the encrypted voice data mixed in the encrypted state from the conference device 20.
The decryption unit 15 decrypts the encrypted voice data mixed while being encrypted into the coded voice data (that is, decrypts the encryption).

音声処理部16は、復号部15により復号された符号化音声データを音声データに復号(すなわち、符号化の復号)する処理、ボリュームを調整する処理等の音声処理を行う。
スピーカー17は、音声処理部16により音声処理された音声データを音声出力する。なお、スピーカー17の代わりに、音声出力を行う別の機器を設けても良い。別の機器は、例えば、ハンドセット、イヤホン、ヘッドホン等が考えられる。
The voice processing unit 16 performs voice processing such as a process of decoding the coded voice data decoded by the decoding unit 15 into voice data (that is, decoding of the coding) and a process of adjusting the volume.
The speaker 17 outputs voice data that has been voice-processed by the voice processing unit 16. In addition, instead of the speaker 17, another device that outputs audio may be provided. Another device may be, for example, a handset, earphones, headphones or the like.

続いて、図3を参照して、本実施の形態に係る会議装置20の構成について説明する。図3は、本実施の形態に係る会議装置20の構成例を示すブロック図である。
図3に示されるように、本実施の形態に係る会議装置20は、通信部21、バッファ22、及びミキシング部23を備えている。
Subsequently, the configuration of the conference device 20 according to the present embodiment will be described with reference to FIG. FIG. 3 is a block diagram showing a configuration example of the conference device 20 according to the present embodiment.
As shown in FIG. 3, the conference device 20 according to the present embodiment includes a communication unit 21, a buffer 22, and a mixing unit 23.

通信部21は、各電話端末10から、暗号化された暗号化音声データを受信する。
バッファ22は、各電話端末10からの暗号化された暗号化音声データを一時的に格納する。
ミキシング部23は、各電話端末10からの暗号化音声データを、暗号化されたままで、加算によりミキシングする。
通信部21は、ミキシング部23により、暗号化されたままでミキシングされた暗号化音声データを、各電話端末10に送信する。
The communication unit 21 receives the encrypted encrypted voice data from each telephone terminal 10.
The buffer 22 temporarily stores the encrypted encrypted voice data from each telephone terminal 10.
The mixing unit 23 mixes the encrypted voice data from each telephone terminal 10 by addition while being encrypted.
The communication unit 21 transmits the encrypted voice data that has been mixed while being encrypted by the mixing unit 23 to each telephone terminal 10.

続いて、図4を参照して、本実施の形態に係る電話端末10を実現するコンピュータ30のハードウェア構成について説明する。図4は、本実施の形態に係る電話端末10を実現するコンピュータ30のハードウェア構成例を示すブロック図である。 Subsequently, with reference to FIG. 4, the hardware configuration of the computer 30 that realizes the telephone terminal 10 according to the present embodiment will be described. FIG. 4 is a block diagram showing a hardware configuration example of the computer 30 that realizes the telephone terminal 10 according to the present embodiment.

図4に示されるように、本実施の形態に係る電話端末10は、コンピュータ30で実現することができる。コンピュータ30は、プロセッサ31、メモリ32、ストレージ33、入出力インタフェース(入出力I/F)34、及び通信インタフェース(通信I/F)35等を備えている。プロセッサ31、メモリ32、ストレージ33、入出力インタフェース34、及び通信インタフェース35は、相互にデータを送受信するためのデータ伝送路で接続されている。 As shown in FIG. 4, the telephone terminal 10 according to the present embodiment can be realized by the computer 30. The computer 30 includes a processor 31, a memory 32, a storage 33, an input / output interface (input / output I / F) 34, a communication interface (communication I / F) 35, and the like. The processor 31, the memory 32, the storage 33, the input / output interface 34, and the communication interface 35 are connected by a data transmission line for transmitting and receiving data to and from each other.

プロセッサ31は、例えば、CPU(Central Processing Unit)やGPU(Graphics Processing Unit)等の演算処理装置である。メモリ32は、例えば、RAM(Random Access Memory)やROM(Read Only Memory)等のメモリである。ストレージ33は、例えば、HDD(Hard Disk Drive)、SSD(Solid State Drive)、又はメモリカード等の記憶装置である。また、ストレージ33は、RAMやROM等のメモリであっても良い。 The processor 31 is, for example, an arithmetic processing unit such as a CPU (Central Processing Unit) or a GPU (Graphics Processing Unit). The memory 32 is, for example, a memory such as a RAM (Random Access Memory) or a ROM (Read Only Memory). The storage 33 is, for example, a storage device such as an HDD (Hard Disk Drive), an SSD (Solid State Drive), or a memory card. Further, the storage 33 may be a memory such as a RAM or a ROM.

ストレージ33は、電話端末10が備える各構成要素(符号化部12、暗号化部13、通信部14、復号部15、及び音声処理部16等)の機能を実現するプログラムを記憶している。プロセッサ31は、これら各プログラムを実行することで、電話端末10が備える各構成要素の機能をそれぞれ実現する。ここで、プロセッサ31は、上記各プログラムを実行する際、これらのプログラムをメモリ32上に読み出してから実行しても良いし、メモリ32上に読み出さずに実行しても良い。 The storage 33 stores a program that realizes the functions of each component (encoding unit 12, encryption unit 13, communication unit 14, decoding unit 15, voice processing unit 16, etc.) included in the telephone terminal 10. By executing each of these programs, the processor 31 realizes the functions of the respective components included in the telephone terminal 10. Here, when executing each of the above programs, the processor 31 may read these programs onto the memory 32 and then execute the programs, or may execute the programs without reading them onto the memory 32.

また、上述したプログラムは、様々なタイプの非一時的なコンピュータ可読媒体(non-transitory computer readable medium)を用いて格納され、コンピュータ(コンピュータ30を含む)に供給することができる。非一時的なコンピュータ可読媒体は、様々なタイプの実体のある記録媒体(tangible storage medium)を含む。非一時的なコンピュータ可読媒体の例は、磁気記録媒体(例えば、フレキシブルディスク、磁気テープ、ハードディスクドライブ)、光磁気記録媒体(例えば、光磁気ディスク)、CD−ROM(Compact Disc-Read Only Memory)、CD−R(CD-Recordable)、CD−R/W(CD-ReWritable)、半導体メモリ(例えば、マスクROM、PROM(Programmable ROM)、EPROM(Erasable PROM)、フラッシュROM、RAM(Random Access Memory))を含む。また、プログラムは、様々なタイプの一時的なコンピュータ可読媒体(transitory computer readable medium)によってコンピュータに供給されても良い。一時的なコンピュータ可読媒体の例は、電気信号、光信号、及び電磁波を含む。一時的なコンピュータ可読媒体は、電線及び光ファイバ等の有線通信路、又は無線通信路を介して、プログラムをコンピュータに供給できる。 In addition, the above-mentioned programs are stored using various types of non-transitory computer readable media and can be supplied to a computer (including a computer 30). Non-transitory computer-readable media include various types of tangible storage media. Examples of non-temporary computer-readable media include magnetic recording media (eg, flexible disks, magnetic tapes, hard disk drives), magneto-optical recording media (eg, magneto-optical disks), CD-ROMs (Compact Disc-Read Only Memory). , CD-R (CD-Recordable), CD-R / W (CD-ReWritable), semiconductor memory (for example, mask ROM, PROM (Programmable ROM), EPROM (Erasable PROM), flash ROM, RAM (Random Access Memory) )including. The program may also be supplied to the computer by various types of transient computer readable media. Examples of temporary computer-readable media include electrical, optical, and electromagnetic waves. The temporary computer-readable medium can supply the program to the computer via a wired communication path such as an electric wire and an optical fiber, or a wireless communication path.

入出力インタフェース34は、電話端末10が備えるマイク11及びスピーカー17が接続される他、表示装置や入力装置等が接続される。 The input / output interface 34 is connected to a microphone 11 and a speaker 17 included in the telephone terminal 10, as well as a display device, an input device, and the like.

通信インタフェース35は、外部の装置との間でデータを送受信する。例えば、通信インタフェース35は、有線ネットワーク又は無線ネットワークを介して外部装置と通信する。 The communication interface 35 transmits / receives data to / from an external device. For example, the communication interface 35 communicates with an external device via a wired network or a wireless network.

なお、会議装置20も、図4に示されるコンピュータ30で実現することができる。
例えば、会議装置20をコンピュータ30で実現する場合、ストレージ33は、会議装置20が備える各構成要素(通信部21及びミキシング部23等)の機能を実現するプログラムを記憶する。また、メモリ32やストレージ33は、バッファ22の役割も果たす。
The conference device 20 can also be realized by the computer 30 shown in FIG.
For example, when the conference device 20 is realized by the computer 30, the storage 33 stores a program that realizes the functions of each component (communication unit 21, mixing unit 23, etc.) included in the conference device 20. The memory 32 and the storage 33 also serve as a buffer 22.

以下、図5を参照して、本実施の形態に係る電話会議システム1の動作について説明する。図5は、本実施の形態に係る電話会議システム1の動作例を説明するシーケンス図である。なお、図5は、3台の電話端末10−1〜10−3が電話会議に参加する場合の動作例を示している。 Hereinafter, the operation of the conference call system 1 according to the present embodiment will be described with reference to FIG. FIG. 5 is a sequence diagram illustrating an operation example of the conference call system 1 according to the present embodiment. Note that FIG. 5 shows an operation example when three telephone terminals 10-1 to 10-3 participate in a conference call.

図5に示されるように、電話端末10−1は、話者の音声データを、例えば、PCM方式で符号化し、符号化した符号化音声データD1を、準同型暗号を用いて暗号化し、暗号化した暗号化音声データEnc(D1)を会議装置20に順次送信する(ステップS101)。このとき、会議装置20で音声がミキシングされる際に桁あふれが起きないようにするため、電話端末10−1は、量子化ビット数が予め8bitに設定されている場合でも、8bitよりも少ない量子化ビット数(例えば、6bitや7bit)で量子化を行うことが望ましい。なお、符号化の際の量子化ビット数等のパラメータは、会議参加者数やノイズ等の外部条件に応じて、電話会議に参加する電話端末10間で予め調整しておくことが望ましい。 As shown in FIG. 5, the telephone terminal 10-1 encodes the speaker's voice data by, for example, the PCM method, and the encoded voice data D1 is encrypted by using a quasi-isomorphic encryption and encrypted. The encrypted encrypted voice data Enc (D1) is sequentially transmitted to the conference device 20 (step S101). At this time, in order to prevent digit overflow when the conference device 20 mixes the voice, the telephone terminal 10-1 is less than 8 bits even if the number of quantization bits is set to 8 bits in advance. It is desirable to perform quantization with the number of quantization bits (for example, 6 bits or 7 bits). It is desirable that parameters such as the number of quantization bits at the time of coding be adjusted in advance between the telephone terminals 10 participating in the conference call according to external conditions such as the number of conference participants and noise.

同様に、電話端末10−2は、暗号化音声データEnc(D2)を会議装置20に順次送信し(ステップS102)、また、電話端末10−3は、暗号化音声データEnc(D3)を会議装置20に順次送信する(ステップS103)。 Similarly, the telephone terminal 10-2 sequentially transmits the encrypted voice data Enc (D2) to the conference device 20 (step S102), and the telephone terminal 10-3 confer the encrypted voice data Enc (D3). The data is sequentially transmitted to the device 20 (step S103).

会議装置20は、電話会議に参加中の3台の電話端末10−1〜10−3から、暗号化音声データEnc(D1)〜Enc(D3)を順次受信する。
ここで、電話会議を成立させるためには、複数台の電話端末10から同じタイミングで発せられた音声の音声データを加算して、1つの音声データにする必要がある。例えば、電話端末10−1向けの音声データとしては、電話端末10−1以外の電話端末10−2,10−3から同じタイミングで発せられた音声の音声データを加算して、1つの音声データにする必要がある。
The conference device 20 sequentially receives encrypted voice data Enc (D1) to Enc (D3) from three telephone terminals 10-1 to 10-3 participating in the conference call.
Here, in order to establish a conference call, it is necessary to add the voice data of the voices emitted from the plurality of telephone terminals 10 at the same timing into one voice data. For example, as the voice data for the telephone terminal 10-1, the voice data of the voices emitted from the telephone terminals 10-2 and 10-3 other than the telephone terminal 10-1 at the same timing is added to obtain one voice data. Need to be.

そこで、会議装置20は、電話端末10−1向けの暗号化音声データとして、電話端末10−1以外の電話端末10−2,10−3からの暗号化音声データEnc(D2),Enc(D3)を、暗号化されたままで、加算によりミキシングして、暗号化音声データEnc(D2+D3)を生成する。
同様に、会議装置20は、電話端末10−2向けの暗号化音声データとして、暗号化音声データEnc(D1+D3)を生成し、また、電話端末10−3向けの暗号化音声データとして、暗号化音声データEnc(D1+D2)を生成する(ステップS104)。
Therefore, the conference device 20 uses the encrypted voice data Enc (D2) and Enc (D3) from the telephone terminals 10-2 and 10-3 other than the telephone terminal 10-1 as the encrypted voice data for the telephone terminal 10-1. ), While still encrypted, is mixed by addition to generate encrypted voice data Enc (D2 + D3).
Similarly, the conference device 20 generates encrypted voice data Enc (D1 + D3) as encrypted voice data for the telephone terminal 10-2, and encrypts as encrypted voice data for the telephone terminal 10-3. The voice data Enc (D1 + D2) is generated (step S104).

続いて、会議装置20は、電話端末10−3向けの暗号化音声データEnc(D1+D2)を電話端末10−3に送信し(ステップS105)、電話端末10−3は、暗号化音声データEnc(D1+D2)を復号し(ステップS106)、復号した音声データDec(Enc(D1+D2))を得る。この音声データDec(Enc(D1+D2))は、符号化音声データであるため、以降、音声データに復号され、ボリュームが調整される等の音声処理が行われた上で、スピーカー17から音声出力される。 Subsequently, the conference device 20 transmits the encrypted voice data Enc (D1 + D2) for the telephone terminal 10-3 to the telephone terminal 10-3 (step S105), and the telephone terminal 10-3 uses the encrypted voice data Enc (step S105). D1 + D2) is decoded (step S106), and the decoded audio data Dec (Enc (D1 + D2)) is obtained. Since this voice data Dec (Enc (D1 + D2)) is encoded voice data, it is subsequently decoded into voice data, and after voice processing such as volume adjustment is performed, voice is output from the speaker 17. To.

同様に、会議装置20は、電話端末10−2向けの暗号化音声データEnc(D1+D3)を電話端末10−2に送信し(ステップS107)、電話端末10−2は、暗号化音声データEnc(D1+D3)を復号し(ステップS108)、復号した音声データDec(Enc(D1+D3))を得る。 Similarly, the conference device 20 transmits the encrypted voice data Enc (D1 + D3) for the telephone terminal 10-2 to the telephone terminal 10-2 (step S107), and the telephone terminal 10-2 uses the encrypted voice data Enc (step S107). D1 + D3) is decoded (step S108), and the decoded audio data Dec (Enc (D1 + D3)) is obtained.

また、会議装置20は、電話端末10−1向けの暗号化音声データEnc(D2+D3)を電話端末10−1に送信し(ステップS109)、電話端末10−1は、暗号化音声データEnc(D2+D3)を復号し(ステップS110)、復号した音声データDec(Enc(D2+D3))を得る。
以降、電話会議が終了するまで、上記の動作が繰り返し行われる。
Further, the conference device 20 transmits the encrypted voice data Enc (D2 + D3) for the telephone terminal 10-1 to the telephone terminal 10-1 (step S109), and the telephone terminal 10-1 transmits the encrypted voice data Enc (D2 + D3). ) Is decoded (step S110) to obtain the decoded audio data Dec (Enc (D2 + D3)).
After that, the above operation is repeated until the conference call is completed.

続いて以下では、本実施の形態に係る電話会議システム1の動作として、加法準同型暗号として、楕円ElGamel暗号を用いる場合の動作について、より具体的に説明する。ここでは、図5と同様に、3台の電話端末10−1〜10−3が電話会議に参加する場合の動作例について説明する。 Subsequently, in the following, the operation when the elliptical ElGamel encryption is used as the additive homomorphic encryption as the operation of the conference call system 1 according to the present embodiment will be described more specifically. Here, as in FIG. 5, an operation example when three telephone terminals 10-1 to 10-3 participate in a conference call will be described.

楕円曲線には、点Pをn倍した値を求めることは容易であるが、n倍された点nPからnだけを求めることは難しいという性質がある。
つまり、楕円曲線には、下記の性質がある。
n,P→Q=nP:容易
Q=nP→n,P:困難
本例では、楕円曲線の上記の性質を利用する。
The elliptic curve has a property that it is easy to obtain a value obtained by multiplying the point P by n, but it is difficult to obtain only n from the point n multiplied by n.
That is, the elliptic curve has the following properties.
n, P → Q = nP: Easy Q = nP → n, P: Difficult In this example, the above properties of the elliptic curve are used.

まず、電話端末10−1は、話者の音声データを符号化した符号化音声データD1を、楕円ElGamel暗号を用いて暗号化する。
このとき、電話端末10−1は、符号化音声データD1に対して乱数r1を選択し、選択した乱数r1と公開鍵(P,Q)とを用いて、符号化音声データD1を暗号化し、以下の数式(1)で表される暗号化音声データEnc(D1)を生成する。
Enc(D1)=(r1P,D1+r1Q)・・・(1)
ここで、楕円曲線の性質により、他人はr1Pからr1を求めることができない。
電話端末10−1は、暗号化音声データEnc(D1)を順次生成し、会議装置20に順次送信する。
First, the telephone terminal 10-1 encrypts the encoded voice data D1 in which the voice data of the speaker is encoded by using the elliptical ElGamel encryption.
At this time, the telephone terminal 10-1 selects a random number r1 for the coded voice data D1, encrypts the coded voice data D1 using the selected random number r1 and the public key (P, Q). The encrypted voice data Enc (D1) represented by the following formula (1) is generated.
Enc (D1) = (r1P, D1 + r1Q) ... (1)
Here, due to the nature of the elliptic curve, another person cannot obtain r1 from r1P.
The telephone terminal 10-1 sequentially generates encrypted voice data Enc (D1) and sequentially transmits it to the conference device 20.

同様に、電話端末10−2は、暗号化音声データEnc(D2)を会議装置20に順次送信し、また、電話端末10−3は、暗号化音声データEnc(D3)を会議装置20に順次送信する。 Similarly, the telephone terminal 10-2 sequentially transmits the encrypted voice data Enc (D2) to the conference device 20, and the telephone terminal 10-3 sequentially transmits the encrypted voice data Enc (D3) to the conference device 20. Send.

会議装置20は、電話会議に参加中の3台の電話端末10−1〜10−3から、暗号化音声データEnc(D1)〜Enc(D3)を順次受信する。
ここで、電話会議を成立させるためには、複数台の電話端末10から同じタイミングで発せられた音声の音声データを加算して、1つの音声データにする必要がある。例えば、電話端末10−3向けの音声データとしては、電話端末10−3以外の電話端末10−1,10−2から同じタイミングで発せられた音声の音声データを加算して、1つの音声データにする必要がある。
The conference device 20 sequentially receives encrypted voice data Enc (D1) to Enc (D3) from three telephone terminals 10-1 to 10-3 participating in the conference call.
Here, in order to establish a conference call, it is necessary to add the voice data of the voices emitted from the plurality of telephone terminals 10 at the same timing into one voice data. For example, as the voice data for the telephone terminal 10-3, one voice data is obtained by adding the voice data of the voices emitted from the telephone terminals 10-1 and 10-2 other than the telephone terminals 10-3 at the same timing. Need to be.

ここで、Enc(D1),Enc(D2)は、それぞれ、数式(2),(3)のように表される。
Enc(D1)=(r1P,D1+r1Q)・・・(2)
Enc(D2)=(r2P,D2+r2Q)・・・(3)
Here, Enc (D1) and Enc (D2) are expressed as mathematical formulas (2) and (3), respectively.
Enc (D1) = (r1P, D1 + r1Q) ... (2)
Enc (D2) = (r2P, D2 + r2Q) ... (3)

ここで、Enc(D1)及びEnc(D2)を成分ごとに加算すると、以下の数式(4)が成立する。
Enc(D1)+Enc(D2)=((r1+r2)P,D1+D2+(r1+r2)Q)・・・(4)
Here, when Enc (D1) and Enc (D2) are added for each component, the following mathematical formula (4) is established.
Enc (D1) + Enc (D2) = ((r1 + r2) P, D1 + D2 + (r1 + r2) Q) ... (4)

ここで、r’=r1+r2とすると、数式(4)は、以下の数式(5)のように表される。
Enc(D1)+Enc(D2)=(r’P,D1+D2+r’Q)・・・(5)
Here, assuming that r'= r1 + r2, the mathematical formula (4) is expressed as the following mathematical formula (5).
Enc (D1) + Enc (D2) = (r'P, D1 + D2 + r'Q) ... (5)

つまり、数式(5)は、(D1+D2)を暗号化したものと同じ形となり、以下の数式(6)が成立する。
Enc(D1)+Enc(D2)=Enc(D1+D2)・・・(6)
That is, the mathematical formula (5) has the same form as the encrypted version of (D1 + D2), and the following mathematical formula (6) is established.
Enc (D1) + Enc (D2) = Enc (D1 + D2) ... (6)

会議装置20は、上記で生成した電話端末10−3向けの暗号化音声データEnc(D1+D2)を、電話端末10−3に送信する。
同様に、会議装置20は、電話端末10−2向けの暗号化音声データEnc(D1+D3)を生成して、電話端末10−2に送信し、また、電話端末10−1向けの暗号化音声データEnc(D2+D3)を生成して、電話端末10−1に送信する。
The conference device 20 transmits the encrypted voice data Enc (D1 + D2) for the telephone terminal 10-3 generated above to the telephone terminal 10-3.
Similarly, the conference device 20 generates encrypted voice data Enc (D1 + D3) for the telephone terminal 10-2 and transmits it to the telephone terminal 10-2, and also, the encrypted voice data for the telephone terminal 10-1. Enc (D2 + D3) is generated and transmitted to the telephone terminal 10-1.

暗号化音声データEnc(D1+D2)を受信した電話端末10−3は、暗号化音声データEnc(D1+D2)を復号する。
例えば、一般的な暗号文c=(C1,C2)を、秘密鍵xを用いて復号すると、以下の数式(7)が成立する。
Dec(c)=C2−xC1・・・(7)
なお、秘密鍵xは、電話会議に参加する電話端末10が保持するものであり、セキュリティ確保という観点では、電話会議のたびに異なる秘密鍵を使用することが望ましい。
また、公開鍵(P,Q)と秘密鍵xとの関係式として、以下の数式(8)が成立する。
Q=xP・・・(8)
The telephone terminal 10-3 that has received the encrypted voice data Enc (D1 + D2) decrypts the encrypted voice data Enc (D1 + D2).
For example, when the general ciphertext c = (C1, C2) is decrypted using the private key x, the following mathematical expression (7) is established.
Dec (c) = C2-xC1 ... (7)
The private key x is held by the telephone terminal 10 participating in the conference call, and from the viewpoint of ensuring security, it is desirable to use a different private key for each conference call.
Further, the following mathematical formula (8) is established as the relational expression between the public key (P, Q) and the private key x.
Q = xP ... (8)

ここで、Enc(D1+D2)=Enc(D)とすると、Enc(D)は、以下の数式(9)のように表される。
Enc(D)=(rP,D+rQ)・・・(9)
Enc(D)を、秘密鍵x及び公開鍵(P,Q)を用いて復号すると、以下の数式(10)が成立する。
Dec(Enc(D))=(D+rQ)−x(rP)=D+r(xP)−xrP=D・・・(10)
Here, if Enc (D1 + D2) = Enc (D), Enc (D) is expressed by the following mathematical formula (9).
Enc (D) = (rP, D + rQ) ... (9)
When Enc (D) is decrypted using the private key x and the public key (P, Q), the following mathematical formula (10) is established.
Dec (Enc (D)) = (D + rQ) -x (rP) = D + r (xP) -xrP = D ... (10)

電話端末10−3は、上記で得られた符号化音声データD(=D1+D2)を、音声データに復号し、ボリュームを調整する等の音声処理を行った上で、スピーカー17から音声出力する。
同様に、電話端末10−2は、暗号化音声データEnc(D1+D3)を復号して、音声出力し、また、電話端末10−1は、暗号化音声データEnc(D2+D3)を復号して、音声出力する。
以降、電話会議が終了するまで、上記の動作が繰り返し行われる。
The telephone terminal 10-3 decodes the coded voice data D (= D1 + D2) obtained above into voice data, performs voice processing such as adjusting the volume, and then outputs voice from the speaker 17.
Similarly, the telephone terminal 10-2 decodes the encrypted voice data Enc (D1 + D3) and outputs the voice, and the telephone terminal 10-1 decodes the encrypted voice data Enc (D2 + D3) and outputs the voice. Output.
After that, the above operation is repeated until the conference call is completed.

上述したように本実施の形態によれば、各電話端末10は、話者の音声データを、準同型暗号を用いて暗号化し、暗号化した音声データを会議装置20に送信する。そのため、会議装置20は、各電話端末10からの音声データを、暗号化したまま、ミキシングすることが可能となる。そこで、会議装置20は、各電話端末10からの音声データを、暗号化したまま、ミキシングし、ミキシングした音声データを各電話端末10に送信する。各電話端末10は、会議装置20からのミキシングされた音声データを復号する。 As described above, according to the present embodiment, each telephone terminal 10 encrypts the voice data of the speaker by using homomorphic encryption, and transmits the encrypted voice data to the conference device 20. Therefore, the conference device 20 can mix the voice data from each telephone terminal 10 while being encrypted. Therefore, the conference device 20 mixes the voice data from each telephone terminal 10 while being encrypted, and transmits the mixed voice data to each telephone terminal 10. Each telephone terminal 10 decodes the mixed voice data from the conference device 20.

したがって、電話端末10と会議装置20間の経路上や会議装置20では、全て音声データが暗号化されたままとなる。よって、電話端末10と会議装置20間の経路上や会議装置20で音声データを復号することなく、電話会議が実現でき、これにより、電話会議の秘匿性の向上を図ることができる。 Therefore, the voice data remains encrypted on the route between the telephone terminal 10 and the conference device 20 and on the conference device 20. Therefore, the conference call can be realized without decoding the voice data on the route between the telephone terminal 10 and the conference device 20 or by the conference device 20, and thereby the confidentiality of the conference call can be improved.

<実施の形態の概念>
続いて、図6を参照して、上述の実施の形態を概念的に示した電話会議システム1Aの構成について説明する。図6は、上述の実施の形態を概念的に示した電話会議システム1Aの構成例を示す図である。
<Concept of embodiment>
Subsequently, with reference to FIG. 6, the configuration of the conference call system 1A conceptually showing the above-described embodiment will be described. FIG. 6 is a diagram showing a configuration example of the conference call system 1A that conceptually shows the above-described embodiment.

図6に示されるように、電話会議システム1Aは、複数台の電話端末40−1〜40−N、及び、会議装置50を備えている。以下、どの電話端末40−1〜40−Nであるかを特定しない場合は、電話端末40と呼称することがある。 As shown in FIG. 6, the conference call system 1A includes a plurality of telephone terminals 40-1 to 40-N and a conference device 50. Hereinafter, when it is not specified which telephone terminal 40-1 to 40-N, it may be referred to as a telephone terminal 40.

各電話端末40は、電話会議に参加する端末である。電話端末40は、図1に示した電話端末10に対応する。
電話端末40−1は、暗号化部41、通信部42、及び、復号部43を備えている。
Each telephone terminal 40 is a terminal that participates in a conference call. The telephone terminal 40 corresponds to the telephone terminal 10 shown in FIG.
The telephone terminal 40-1 includes an encryption unit 41, a communication unit 42, and a decryption unit 43.

暗号化部41は、準同型暗号を用いて話者の音声データを暗号化する。暗号化部41は、図2に示した暗号化部13に対応する。
通信部42は、暗号化部41により暗号化された音声データを会議装置50に送信すると共に、会議装置50から、各電話端末40からの音声データが暗号化されたままミキシングされた音声データを受信する。通信部42は、図2に示した通信部14に対応する。
復号部43は、会議装置50からのミキシングされた音声データを復号する。復号部43は、図2に示した復号部15に対応する。
なお、電話端末40−2〜40−Nは、電話端末40−1と同様の構成を備えている。
The encryption unit 41 encrypts the speaker's voice data by using homomorphic encryption. The encryption unit 41 corresponds to the encryption unit 13 shown in FIG.
The communication unit 42 transmits the voice data encrypted by the encryption unit 41 to the conference device 50, and from the conference device 50, the voice data from each telephone terminal 40 is mixed while being encrypted. Receive. The communication unit 42 corresponds to the communication unit 14 shown in FIG.
The decoding unit 43 decodes the mixed audio data from the conference device 50. The decoding unit 43 corresponds to the decoding unit 15 shown in FIG.
The telephone terminals 40-2 to 40-N have the same configuration as the telephone terminals 40-1.

会議装置50は、図1に示した会議装置20に対応する。
会議装置50は、通信部51及びミキシング部52を備えている。
通信部51は、各電話端末40から、準同型暗号を用いて暗号化された話者の音声データを受信する。通信部51は、図3に示した通信部21に対応する。
ミキシング部52は、各電話端末40からの音声データを、暗号化したままミキシングする。ミキシング部52は、図3に示したミキシング部23に対応する。
通信部51は、ミキシング部52によりミキシングされた音声データを各電話端末40に送信する。
The conference device 50 corresponds to the conference device 20 shown in FIG.
The conference device 50 includes a communication unit 51 and a mixing unit 52.
The communication unit 51 receives the voice data of the speaker encrypted by using homomorphic encryption from each telephone terminal 40. The communication unit 51 corresponds to the communication unit 21 shown in FIG.
The mixing unit 52 mixes the voice data from each telephone terminal 40 in an encrypted state. The mixing unit 52 corresponds to the mixing unit 23 shown in FIG.
The communication unit 51 transmits the voice data mixed by the mixing unit 52 to each telephone terminal 40.

以上、実施の形態を参照して本開示を説明したが、本開示は上記の実施の形態に限定されるものではない。本開示の構成や詳細には、本開示のスコープ内で当業者が理解し得る様々な変更をすることができる。 Although the present disclosure has been described above with reference to the embodiments, the present disclosure is not limited to the above-described embodiments. Various changes that can be understood by those skilled in the art can be made to the structure and details of the present disclosure within the scope of the present disclosure.

例えば、上記の実施の形態の一部又は全部は、以下の付記のようにも記載されうるが、以下には限られない。
(付記1)
電話会議に参加する複数の各電話端末から、準同型暗号を用いて暗号化された話者の音声データを受信する通信部と、
各前記電話端末からの音声データを、暗号化したままミキシングするミキシング部と、を備え、
前記通信部は、前記ミキシング部によりミキシングされた音声データを各前記電話端末に送信する、
会議装置。
(付記2)
前記ミキシング部は、各前記電話端末からの音声データを、暗号化したまま、加算によりミキシングする、
付記1に記載の会議装置。
(付記3)
前記準同型暗号は、加法準同型暗号又は完全準同型暗号である、
付記1又は2に記載の会議装置。
(付記4)
前記準同型暗号は、楕円ElGamel暗号を用いた加法準同型暗号である、
付記1又は2に記載の会議装置。
(付記5)
電話会議に参加する複数の電話端末と、会議装置と、を備える電話会議システムの制御方法であって、
各前記電話端末が、準同型暗号を用いて話者の音声データを暗号化し、暗号化した音声データを前記会議装置に送信するステップと、
前記会議装置が、各前記電話端末からの音声データを、暗号化したままミキシングし、ミキシングした音声データを各前記電話端末に送信するステップと、
各前記電話端末が、前記会議装置からのミキシングされた音声データを復号するステップと、
を含む、制御方法。
(付記6)
電話端末の制御方法であって、
準同型暗号を用いて話者の音声データを暗号化するステップと、
前記暗号化された音声データを会議装置に送信すると共に、前記会議装置から、電話会議に参加する各電話端末からの音声データが暗号化されたままミキシングされた音声データを受信するステップと、
前記会議装置からのミキシングされた音声データを復号するステップと、
を含む、制御方法。
(付記7)
会議装置の制御方法であって、
電話会議に参加する複数の各電話端末から、準同型暗号を用いて暗号化された話者の音声データを受信するステップと、
各前記電話端末からの音声データを、暗号化したままミキシングするステップと、
前記ミキシングされた音声データを各前記電話端末に送信するステップと、
を含む、制御方法。
(付記8)
コンピュータに、
電話会議に参加する複数の各電話端末から、準同型暗号を用いて暗号化された話者の音声データを受信する手順と、
各前記電話端末からの音声データを、暗号化したままミキシングする手順と、
前記ミキシングされた音声データを各前記電話端末に送信する手順と、
を実行させるためのプログラム。
For example, some or all of the above embodiments may be described as, but not limited to, the following appendices.
(Appendix 1)
A communication unit that receives voice data of the speaker encrypted using homomorphic encryption from each of the multiple telephone terminals participating in the conference call.
It is provided with a mixing unit that mixes the voice data from each of the telephone terminals while being encrypted.
The communication unit transmits the voice data mixed by the mixing unit to each of the telephone terminals.
Conference device.
(Appendix 2)
The mixing unit mixes the voice data from each of the telephone terminals by addition while being encrypted.
The conference device according to Appendix 1.
(Appendix 3)
The homomorphic encryption is an additive homomorphic encryption or a fully homomorphic encryption.
The conference device according to Appendix 1 or 2.
(Appendix 4)
The homomorphic encryption is an additive homomorphic encryption using an elliptical ElGamel encryption.
The conference device according to Appendix 1 or 2.
(Appendix 5)
It is a control method of a conference call system including a plurality of telephone terminals participating in a conference call and a conference device.
A step in which each telephone terminal encrypts the speaker's voice data using homomorphic encryption and transmits the encrypted voice data to the conference device.
A step in which the conference device mixes the voice data from each of the telephone terminals in an encrypted state and transmits the mixed voice data to each of the telephone terminals.
A step in which each telephone terminal decodes the mixed audio data from the conference device,
Control methods, including.
(Appendix 6)
It is a control method for telephone terminals.
Steps to encrypt speaker voice data using homomorphic encryption,
A step of transmitting the encrypted voice data to the conference device and receiving the voice data mixed from the conference device while the voice data from each telephone terminal participating in the conference call is encrypted.
The step of decoding the mixed audio data from the conference device, and
Control methods, including.
(Appendix 7)
It is a control method of the conference device.
The step of receiving the voice data of the speaker encrypted using homomorphic encryption from each of the multiple telephone terminals participating in the conference call,
A step of mixing the voice data from each of the telephone terminals while being encrypted,
The step of transmitting the mixed voice data to each of the telephone terminals, and
Control methods, including.
(Appendix 8)
On the computer
A procedure for receiving voice data of a speaker encrypted using homomorphic encryption from each of a plurality of telephone terminals participating in a conference call, and
The procedure for mixing the audio data from each of the telephone terminals while being encrypted, and
The procedure for transmitting the mixed voice data to each of the telephone terminals, and
A program to execute.

1,1A 電話会議システム
10−1〜10−N 電話端末
11 マイク
12 符号化部
13 暗号化部
14 通信部
15 復号部
16 音声処理部
17 スピーカー
20 会議装置
21 通信部
22 バッファ
23 ミキシング部
30 コンピュータ
31 プロセッサ
32 メモリ
33 ストレージ
34 入出力インタフェース(入出力I/F)
35 通信インタフェース(通信I/F)
40−1〜40−N 電話端末
41 暗号化部
42 通信部
43 復号部
50 会議装置
51 通信部
52 ミキシング部
1,1A Telephone conference system 10-1 to 10-N Telephone terminal 11 Microphone 12 Encoding unit 13 Encryption unit 14 Communication unit 15 Decoding unit 16 Voice processing unit 17 Speaker 20 Conference device 21 Communication unit 22 Buffer 23 Mixing unit 30 Computer 31 Processor 32 Memory 33 Storage 34 I / O interface (I / O I / F)
35 Communication interface (communication I / F)
40-1 to 40-N Telephone terminal 41 Encryption unit 42 Communication unit 43 Decryption unit 50 Conference device 51 Communication unit 52 Mixing unit

Claims (10)

電話会議に参加する複数の電話端末と、
会議装置と、を備え、
各前記電話端末は、準同型暗号を用いて話者の音声データを暗号化し、暗号化した音声データを前記会議装置に送信し、
前記会議装置は、各前記電話端末からの音声データを、暗号化したままミキシングし、ミキシングした音声データを各前記電話端末に送信し、
各前記電話端末は、前記会議装置からのミキシングされた音声データを復号する、
電話会議システム。
With multiple telephone terminals participating in a conference call,
Equipped with a conference device,
Each telephone terminal encrypts the speaker's voice data using homomorphic encryption, and transmits the encrypted voice data to the conference device.
The conference device mixes the voice data from each of the telephone terminals in an encrypted state, and transmits the mixed voice data to each of the telephone terminals.
Each of the telephone terminals decodes the mixed audio data from the conference device.
Conference call system.
前記会議装置は、各前記電話端末からの音声データを、暗号化したまま、加算によりミキシングする、
請求項1に記載の電話会議システム。
The conference device mixes the voice data from each of the telephone terminals by addition while being encrypted.
The conference call system according to claim 1.
前記準同型暗号は、加法準同型暗号又は完全準同型暗号である、
請求項1又は2に記載の電話会議システム。
The homomorphic encryption is an additive homomorphic encryption or a fully homomorphic encryption.
The conference call system according to claim 1 or 2.
前記準同型暗号は、楕円ElGamel暗号を用いた加法準同型暗号である、
請求項1又は2に記載の電話会議システム。
The homomorphic encryption is an additive homomorphic encryption using an elliptical ElGamel encryption.
The conference call system according to claim 1 or 2.
各前記電話端末は、話者の音声データを、標本化及び量子化した上で、準同型暗号を用いて暗号化するものであり、
各前記電話端末は、話者の音声を量子化する際、予め設定された量子化ビット数よりも少ない量子化ビット数で量子化を行う、
請求項1から4のいずれか1項に記載の電話会議システム。
Each of the telephone terminals samples and quantizes the voice data of the speaker and then encrypts it using homomorphic encryption.
When the speaker's voice is quantized, each telephone terminal performs quantization with a quantization bit number smaller than a preset quantization bit number.
The conference call system according to any one of claims 1 to 4.
準同型暗号を用いて話者の音声データを暗号化する暗号化部と、
前記暗号化部により暗号化された音声データを会議装置に送信すると共に、前記会議装置から、電話会議に参加する各電話端末からの音声データが暗号化されたままミキシングされた音声データを受信する通信部と、
前記会議装置からのミキシングされた音声データを復号する復号部と、
を備える、電話端末。
An encryption unit that encrypts the speaker's voice data using homomorphic encryption,
The voice data encrypted by the encryption unit is transmitted to the conference device, and the voice data from each telephone terminal participating in the conference call is received from the conference device while being encrypted. With the communication department
A decoding unit that decodes the mixed audio data from the conference device, and
A telephone terminal equipped with.
前記準同型暗号は、加法準同型暗号又は完全準同型暗号である、
請求項6に記載の電話端末。
The homomorphic encryption is an additive homomorphic encryption or a fully homomorphic encryption.
The telephone terminal according to claim 6.
前記準同型暗号は、楕円ElGamel暗号を用いた加法準同型暗号である、
請求項6に記載の電話端末。
The homomorphic encryption is an additive homomorphic encryption using an elliptical ElGamel encryption.
The telephone terminal according to claim 6.
話者の音声データを、標本化及び量子化する符号化部をさらに備え、
前記暗号化部は、前記符号化部により標本化及び量子化された話者の音声データを、準同型暗号を用いて暗号化し、
前記符号化部は、話者の音声データを量子化する際、予め設定された量子化ビット数よりも少ない量子化ビット数で量子化を行う、
請求項6から8のいずれか1項に記載の電話端末。
It also has a coding unit that samples and quantizes the speaker's voice data.
The encryption unit encrypts the speaker voice data sampled and quantized by the encoding unit using homomorphic encryption.
When the speaker's voice data is quantized, the coding unit performs the quantization with a quantization bit number smaller than the preset quantization bit number.
The telephone terminal according to any one of claims 6 to 8.
コンピュータに、
準同型暗号を用いて話者の音声データを暗号化する手順と、
前記暗号化された音声データを会議装置に送信すると共に、前記会議装置から、電話会議に参加する各電話端末からの音声データが暗号化されたままミキシングされた音声データを受信する手順と、
前記会議装置からのミキシングされた音声データを復号する手順と、
を実行させるためのプログラム。
On the computer
Procedures for encrypting speaker voice data using homomorphic encryption,
A procedure for transmitting the encrypted voice data to the conference device and receiving the voice data mixed with the voice data from each telephone terminal participating in the conference call from the conference device while being encrypted.
The procedure for decoding the mixed audio data from the conference device and
A program to execute.
JP2019052662A 2019-03-20 2019-03-20 Telephone conference system, telephone terminal, and program Active JP6729901B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019052662A JP6729901B1 (en) 2019-03-20 2019-03-20 Telephone conference system, telephone terminal, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019052662A JP6729901B1 (en) 2019-03-20 2019-03-20 Telephone conference system, telephone terminal, and program

Publications (2)

Publication Number Publication Date
JP6729901B1 JP6729901B1 (en) 2020-07-29
JP2020155935A true JP2020155935A (en) 2020-09-24

Family

ID=71738442

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019052662A Active JP6729901B1 (en) 2019-03-20 2019-03-20 Telephone conference system, telephone terminal, and program

Country Status (1)

Country Link
JP (1) JP6729901B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007096451A (en) * 2005-09-27 2007-04-12 Oki Electric Ind Co Ltd Ip phone and buffer control method
JP2009089257A (en) * 2007-10-02 2009-04-23 Goyo Electronics Co Ltd System for switching multiple voice paths
US20150249650A1 (en) * 2014-02-28 2015-09-03 Raytheon Bbn Technologies Corp. System and method to merge encrypted signals in distributed communication system
US20170078086A1 (en) * 2014-02-26 2017-03-16 Raytheon Bbn Technologies Corp. System and method for encoding encrypted data for further processing

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007096451A (en) * 2005-09-27 2007-04-12 Oki Electric Ind Co Ltd Ip phone and buffer control method
JP2009089257A (en) * 2007-10-02 2009-04-23 Goyo Electronics Co Ltd System for switching multiple voice paths
US20170078086A1 (en) * 2014-02-26 2017-03-16 Raytheon Bbn Technologies Corp. System and method for encoding encrypted data for further processing
US20150249650A1 (en) * 2014-02-28 2015-09-03 Raytheon Bbn Technologies Corp. System and method to merge encrypted signals in distributed communication system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
一色 寿幸、肥後 春菜、森 健吾、尾花 賢、大木 哲史: "ヒルクライミング攻撃に耐性を持つ効率的な秘匿生体認証方式", 2017年 暗号と情報セキュリティシンポジウム(SCIS2017)予稿集 [USB] 2017年 暗, JPN6019043912, 24 January 2017 (2017-01-24), JP, pages 1 - 7, ISSN: 0004152252 *
林 卓也: "準同型暗号を用いた秘密計算とその応用", システム/制御/情報, vol. 第63巻 第2号, JPN6019043911, JP, pages 22 - 28, ISSN: 0004152251 *

Also Published As

Publication number Publication date
JP6729901B1 (en) 2020-07-29

Similar Documents

Publication Publication Date Title
US8315386B2 (en) Method and apparatus for performing VoIP-based communication using bio keys
EP1252737B1 (en) Method and apparatus for achieving crypto-syncronization in a packet data communication system
KR101556654B1 (en) Method for processing video telecommunication and apparatus for the same
US9325671B2 (en) System and method for merging encryption data using circular encryption key switching
CN103167490A (en) Method, device and system for distributing wireless secret key
US9313181B2 (en) System and method to merge encrypted signals in distributed communication system
CN105338475A (en) Bluetooth-based safety conversation system and method
US9628450B2 (en) System and method for merging encryption data without sharing a private key
CN114630290A (en) Key agreement method, device, equipment and storage medium for voice encryption communication
JP6729901B1 (en) Telephone conference system, telephone terminal, and program
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
CN104581714A (en) Method for encrypting speech on basis of TD-SCDMA (time division-synchronization code division multiple access) circuit domains
US8416948B2 (en) System for secure variable data rate transmission
US8055903B2 (en) Signal watermarking in the presence of encryption
Bagwe et al. Voice encryption and decryption in telecommunication
Roselinkiruba et al. Secure steganography in audio using inactive frames of voip streams
CN106559402A (en) The identity identifying method and device of user terminal and its encryption voice telephone service
JP2008283415A (en) Ciphering device, ciphering method, ciphering program, deciphering device, deciphering method, and deciphering program
KR20040059146A (en) The encrypting device for voice signals and the encrypting method for voice signals
Grier et al. ETERNAL: Encrypted Transmission With an Error-correcting, Real-time, Noise-resilient Apparatus on Lightweight Devices
KR20190133249A (en) Key delivery system and method, key generation device, representative user terminal, server device, user terminal and program
JP5079286B2 (en) Secret communication system, secret transmission device, secret reception device, and secret communication method
CN109982317B (en) Voice encryption and decryption system and method based on CDMA network
Nordin et al. Homomorphic Encryption for Audio Conferencing

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190320

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20191119

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191225

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200625

R150 Certificate of patent or registration of utility model

Ref document number: 6729901

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150