JP6825119B2 - 秘密読み込み装置、秘密書き込み装置、それらの方法、およびプログラム - Google Patents
秘密読み込み装置、秘密書き込み装置、それらの方法、およびプログラム Download PDFInfo
- Publication number
- JP6825119B2 JP6825119B2 JP2019543567A JP2019543567A JP6825119B2 JP 6825119 B2 JP6825119 B2 JP 6825119B2 JP 2019543567 A JP2019543567 A JP 2019543567A JP 2019543567 A JP2019543567 A JP 2019543567A JP 6825119 B2 JP6825119 B2 JP 6825119B2
- Authority
- JP
- Japan
- Prior art keywords
- secret
- array
- vector
- statement
- sentence
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/70—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
- G06F21/71—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information
- G06F21/72—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information in cryptographic circuits
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09C—CIPHERING OR DECIPHERING APPARATUS FOR CRYPTOGRAPHIC OR OTHER PURPOSES INVOLVING THE NEED FOR SECRECY
- G09C1/00—Apparatus or methods whereby a given sequence of signs, e.g. an intelligible text, is transformed into an unintelligible sequence of signs by transposing the signs or groups of signs or by replacing them by others according to a predetermined system
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/70—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
- G06F21/71—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2209/00—Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
- H04L2209/46—Secure multiparty computation, e.g. millionaire problem
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Mathematical Physics (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Storage Device Security (AREA)
- Document Processing Apparatus (AREA)
Description
ある値aを暗号化や秘密分散などにより秘匿化した値をaの秘匿文と呼び、[a]と表記する。また、aを[a]の平文と呼ぶ。秘匿化が秘密分散である場合は、[a]により各秘密計算装置が持つ秘密分散の断片の集合を参照する。ベクトルa=(a0, a1, …)のi番目の要素をa[i]により参照する。ベクトルaの要素の数を|a|と表記する。
秘匿文に対する加算、減算、乗算の各演算は、2つの値a, bの秘匿文[a], [b]を入力とし、それぞれa+b, a-b, abの計算結果c1, c2, c3の秘匿文[c1], [c2], [c3]を計算する。これらの演算の実行をそれぞれ次式のように記述する。
2つの値a, bの秘匿文[a], [b]を入力とし、a=bならばc=1、a≠bならばc=0となる秘匿文[c]を計算する処理を次式のように記述する。
第一実施形態の秘密読み込み装置は、秘匿文の配列と読み込み位置の秘匿文とを入力とし、当該秘匿文の配列の当該読み込み位置の要素を出力する。この際、読み込み位置を表現するベクトルと秘匿文の配列に基づくベクトルとの内積を要素とする新たな秘匿文の配列を生成することを新たな秘匿文の配列の要素数が1となるまで繰り返し、要素数が1の新たな秘匿文の配列を読み込み位置の要素として出力することを特徴とする。
第二実施形態の秘密書き込み装置は、秘匿文の配列と書き込み番地の秘匿文と書き込む値の秘匿文とを入力とし、当該秘匿文の配列の当該書き込み番地の要素に当該値を加算する。この際、書き込み番地を表現するベクトルと書き込む値を表現するベクトルとの内積を秘匿文の配列に加算することを特徴とする。
上記実施形態で説明した各装置における各種の処理機能をコンピュータによって実現する場合、各装置が有すべき機能の処理内容はプログラムによって記述される。そして、このプログラムをコンピュータで実行することにより、上記各装置における各種の処理機能がコンピュータ上で実現される。
Claims (13)
- 秘匿文の配列と読み込み位置の秘匿文とを入力とし、当該秘匿文の配列の当該読み込み位置の要素を出力する秘密読み込み装置であって、
上記読み込み位置を表現するベクトルと上記秘匿文の配列に基づくベクトルとの内積を要素とする新たな秘匿文の配列を生成することを上記新たな秘匿文の配列の要素数が1となるまで繰り返し、要素数が1の上記新たな秘匿文の配列を上記読み込み位置の要素として出力する、
秘密読み込み装置。 - 請求項1に記載の秘密読み込み装置であって、
n, kを2以上の整数とし、jを1以上k以下の各整数とし、
上記秘密読み込み装置は、大きさnの秘匿文の配列[a0]=([a0[0]], [a0[1]], …,[a0[n-1]])と読み込み位置xの秘匿文[x]とを入力とし、秘匿文の配列[a0]のx番目の要素である秘匿文[a0[x]]を出力するものであり、
各整数jについて秘匿文[x]を用いて秘匿文のベクトル[vj]を作成するベクトル作成部と、
各整数jについて秘匿文の配列[aj-1]と秘匿文のベクトル[vj]とを用いて秘匿文の配列[aj]を作成する圧縮計算部と、
要素数が1の秘匿文の配列[ak]を秘匿文の配列[a0]のx番目の要素である秘匿文[a0[x]]として出力する読み込み部と、
を含む秘密読み込み装置。 - 秘匿文の配列と読み込み位置の秘匿文とを入力とし、当該秘匿文の配列の当該読み込み位置の要素を出力する秘密読み込み装置が実行する秘密読み込み方法であって、
上記秘密読み込み装置が、上記読み込み位置を表現するベクトルと上記秘匿文の配列に基づくベクトルとの内積を要素とする新たな秘匿文の配列を生成することを上記新たな秘匿文の配列の要素数が1となるまで繰り返し、要素数が1の上記新たな秘匿文の配列を上記読み込み位置の要素として出力する、
秘密読み込み方法。 - 秘匿文の配列と書き込み番地の秘匿文と書き込む値の秘匿文とを入力とし、当該秘匿文の配列の当該書き込み番地の要素に当該値を加算する秘密書き込み装置であって、
上記書き込み番地を表現するベクトルと上記書き込む値を表現するベクトルとの内積を上記秘匿文の配列に加算する、
秘密書き込み装置。 - 請求項7に記載の秘密書き込み装置であって、
n, mを2以上の整数とし、iを0以上m未満の各整数とし、jを0以上n未満の各整数とし、
上記秘密書き込み装置は、大きさnの秘匿文の配列[a]=([a[0]], [a[1]], …,[a[n-1]])と書き込み番地xiの秘匿文[xi]と書き込む値yiの秘匿文[yi]とを入力とし、各整数iについて秘匿文の配列[a]のxi番目の要素である秘匿文[a[xi]]に値yiを加算するものであり、
各整数iについて値yiの書き込み番地xiを表現する秘匿文のベクトル[wi]を作成する番地分解部と、
各整数jについて秘匿文のベクトル[wi]から要素を選択して秘匿文のベクトル[uj], [vj]を作成するベクトル作成部と、
各整数jについて秘匿文のベクトル[uj]と秘匿文のベクトル[vj]との内積を秘匿文の配列[a]のj番目の要素である秘匿文[a[j]]に加算する書き込み部と、
を含む秘密書き込み装置。 - 秘匿文の配列と書き込み番地の秘匿文と書き込む値の秘匿文とを入力とし、当該秘匿文の配列の当該書き込み番地の要素に当該値を加算する秘密書き込み装置が実行する秘密書き込み方法であって、
上記秘密書き込み装置が、上記書き込み番地を表現するベクトルと上記書き込む値を表現するベクトルとの内積を上記秘匿文の配列に加算する、
秘密書き込み方法。 - 請求項1から5のいずれかに記載の秘密読み込み装置または請求項7から11のいずれかに記載の秘密書き込み装置としてコンピュータを機能させるためのプログラム。
Applications Claiming Priority (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017181263 | 2017-09-21 | ||
JP2017181262 | 2017-09-21 | ||
JP2017181263 | 2017-09-21 | ||
JP2017181262 | 2017-09-21 | ||
PCT/JP2018/033595 WO2019059042A1 (ja) | 2017-09-21 | 2018-09-11 | 秘密読み込み装置、秘密書き込み装置、それらの方法、およびプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2019059042A1 JPWO2019059042A1 (ja) | 2020-10-01 |
JP6825119B2 true JP6825119B2 (ja) | 2021-02-03 |
Family
ID=65811173
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019543567A Active JP6825119B2 (ja) | 2017-09-21 | 2018-09-11 | 秘密読み込み装置、秘密書き込み装置、それらの方法、およびプログラム |
Country Status (6)
Country | Link |
---|---|
US (1) | US11514192B2 (ja) |
EP (1) | EP3686870B1 (ja) |
JP (1) | JP6825119B2 (ja) |
CN (1) | CN111133495B (ja) |
AU (1) | AU2018338249B2 (ja) |
WO (1) | WO2019059042A1 (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7452692B2 (ja) * | 2020-10-16 | 2024-03-19 | 日本電信電話株式会社 | 秘密指数部統一システム、秘密指数部統一装置、秘密指数部統一方法、秘密和計算システム、秘密積和計算システム、プログラム |
WO2023233569A1 (ja) * | 2022-06-01 | 2023-12-07 | 日本電信電話株式会社 | 秘密検索システム、秘密検索装置、秘密検索方法、プログラム |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011150693A (ja) * | 2009-12-22 | 2011-08-04 | Tani Electronics Corp | 情報管理システム、情報管理の方法および装置、暗号化の方法およびプログラム |
US8989391B2 (en) * | 2010-10-06 | 2015-03-24 | Nippon Telegraph And Telephone Corporation | Secret sharing system, secret sharing apparatus, secret sharing method, secret sorting method and secret sharing program |
WO2012121333A1 (ja) * | 2011-03-10 | 2012-09-13 | 日本電信電話株式会社 | 秘匿積和結合システム、計算装置、秘匿積和結合方法、及びそれらのプログラム |
US9015853B2 (en) * | 2012-06-15 | 2015-04-21 | The Regents Of The University Of California | Concealing access patterns to electronic data storage for privacy |
JP2014048548A (ja) * | 2012-09-02 | 2014-03-17 | Hiroshima City Univ | 秘匿計算システム、データ処理装置、秘匿計算方法、秘匿計算プログラム、および、記録媒体 |
US10218495B2 (en) * | 2014-01-28 | 2019-02-26 | Nippon Telegraph And Telephone Corporation | Secure computation method, secure computation system, secure computation server, registrant terminal, user terminal and program |
US10248324B2 (en) * | 2014-07-31 | 2019-04-02 | Cornell University | Oblivious parallel random access machine system and methods |
-
2018
- 2018-09-11 EP EP18859584.7A patent/EP3686870B1/en active Active
- 2018-09-11 WO PCT/JP2018/033595 patent/WO2019059042A1/ja unknown
- 2018-09-11 JP JP2019543567A patent/JP6825119B2/ja active Active
- 2018-09-11 US US16/648,436 patent/US11514192B2/en active Active
- 2018-09-11 CN CN201880060802.8A patent/CN111133495B/zh active Active
- 2018-09-11 AU AU2018338249A patent/AU2018338249B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
US20200218833A1 (en) | 2020-07-09 |
CN111133495A (zh) | 2020-05-08 |
JPWO2019059042A1 (ja) | 2020-10-01 |
EP3686870B1 (en) | 2022-07-27 |
US11514192B2 (en) | 2022-11-29 |
AU2018338249B2 (en) | 2020-11-26 |
WO2019059042A1 (ja) | 2019-03-28 |
AU2018338249A1 (en) | 2020-03-19 |
EP3686870A1 (en) | 2020-07-29 |
CN111133495B (zh) | 2023-05-05 |
EP3686870A4 (en) | 2021-01-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11164484B2 (en) | Secure computation system, secure computation device, secure computation method, and program | |
JP6766182B2 (ja) | 秘密計算システム、秘密計算装置、秘密計算方法、プログラム | |
JP7067632B2 (ja) | 秘密シグモイド関数計算システム、秘密ロジスティック回帰計算システム、秘密シグモイド関数計算装置、秘密ロジスティック回帰計算装置、秘密シグモイド関数計算方法、秘密ロジスティック回帰計算方法、プログラム | |
JP6583970B2 (ja) | 秘密乱数合成装置、秘密乱数合成方法、およびプログラム | |
EP4016506B1 (en) | Softmax function secret calculation system, softmax function secret calculation device, softmax function secret calculation method, neural network secret calculation system, neural network secret learning system, and program | |
JP6825119B2 (ja) | 秘密読み込み装置、秘密書き込み装置、それらの方法、およびプログラム | |
CN112805768A (zh) | 秘密s型函数计算系统、秘密逻辑回归计算系统、秘密s型函数计算装置、秘密逻辑回归计算装置、秘密s型函数计算方法、秘密逻辑回归计算方法、程序 | |
JP2021064008A (ja) | 処理装置、推論装置、学習装置、処理システム、処理方法、及び処理プログラム | |
JP6585846B2 (ja) | 秘密計算システム、秘密計算装置、秘密計算方法、およびプログラム | |
JP6977882B2 (ja) | 秘密一括近似システム、秘密計算装置、秘密一括近似方法、およびプログラム | |
JP7060115B2 (ja) | 秘密配列アクセス装置、秘密配列アクセス方法、およびプログラム | |
JP6981473B2 (ja) | 秘密読み書き装置、秘密読み書き方法、およびプログラム | |
US20170302437A1 (en) | Nondecreasing sequence determining device, method and program | |
JP7205623B2 (ja) | 秘密共役勾配法計算システム、秘密計算装置、共役勾配法計算装置、秘密共役勾配法計算方法、共役勾配法計算方法、およびプログラム | |
JP7031732B2 (ja) | 秘密表参照システム、方法、秘密計算装置及びプログラム | |
WO2022254599A1 (ja) | 秘密共役勾配法計算方法、秘密共役勾配法計算システム、秘密計算装置、およびプログラム | |
Lee et al. | Model Parameter Estimation and Inference on Encrypted Domain: Application to Noise Reduction in Encrypted Images | |
WO2020250269A1 (ja) | 秘密除算システム、秘密計算装置、秘密除算方法、およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200303 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200303 |
|
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: 20210112 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210113 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6825119 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |