JP5412414B2 - 検索可能暗号処理システム - Google Patents
検索可能暗号処理システム Download PDFInfo
- Publication number
- JP5412414B2 JP5412414B2 JP2010273556A JP2010273556A JP5412414B2 JP 5412414 B2 JP5412414 B2 JP 5412414B2 JP 2010273556 A JP2010273556 A JP 2010273556A JP 2010273556 A JP2010273556 A JP 2010273556A JP 5412414 B2 JP5412414 B2 JP 5412414B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- unit
- search
- registration
- client
- 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/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2455—Query execution
- G06F16/24553—Query execution of query operations
-
- 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/60—Protecting data
-
- 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/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
- G06F21/6227—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database where protection concerns the structure of data, e.g. records, types, queries
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/008—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols involving homomorphic encryption
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/21—Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/2107—File encryption
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- General Health & Medical Sciences (AREA)
- Computer Hardware Design (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Storage Device Security (AREA)
Description
F(x・y)=F(x)?F(y) (1)
が成り立つ関数を指す。ただし、・と?は、演算記号を表わし、加算用の演算記号+、乗算用の演算記号*、ビット毎の排他的論理和であるXOR(eXclusive OR)演算用の演算記号xor等が入る。
F(x xor y)=F(x)xor F(y) (2)
ただし、準同型関数が式(2)以外の演算記号で成り立つ時でも、本実施形態は同様に実施できる。
FR = func(HR) (3)
データFR708は、準同型関数部116が処理する準同型関数の性質から、入力されたデータ値が乱数の場合、出力も乱数とみなせる。また、データFR708は、連結データ703と、データCR705に依存しない。従って、データHR707同様、入力フォーム622の入力情報に依存せず、毎回、データ値の異なるデータFR707を作成できる。
DR =HR xor CR (4)
S714の計算は、連結データ703やデータCR705に依存しない、乱数であるデータHR707を用いている。従って、連結データ703とデータCR705の関係が一意に定まる場合でも、毎回、データ値が異なる、データHR707を用いれば、異なるデータ値のデータDR711が得られる。
以下では、図11Aと、図11Bと、図11Cとを用い、入力フォーム1022に入力されたデータ値によらず、検索クライアント200が、毎回、データ値の異なる秘匿検索クエリ1111を作成する処理手順を説明する。
FS = func(PS) (5)
データFS1107は、準同型関数部216が処理する準同型関数の性質から、入力されたデータ値が一様に分布する乱数の場合、出力も同様に一様分布する。また、データFS1107は、連結データ1103とデータCS1104に依存しない。従って、データPS1106同様、入力フォーム1022の入力情報に依存せず、毎回、データ値の異なるデータFS1107を作成できる。
Ds xor DR = PS xor HR (ただし、Cs=CRのとき) (6)
図13Dは、本実施形態において、DBサーバ300が作成する連結データ1311のデータ構成を示すブロック図の例である。
FD = F(PS xor HR) =FS xor FR (7)
なお、式(7)は、式(3)と、式(5)と、式(6)とより導ける。
DR = FD xor FS= FR (8)
従って、データCs705とデータCR1105のデータ値が等しい場合、データDR1313のデータ値はデータFR708と等しい。
GD xor GS= 0 (9)
DBサーバ300の全体処理部311は、任意の数だけ、データED1315のビット値が0であるかを判定する(S1316)。
CR =HR xor DR (10)
なお、式(10)は、式(4)を変形した数式である。
Claims (10)
- 確率的暗号化方式により暗号化された登録データを記憶するDBサーバと、
検索クライアントとを含み、
前記検索クライアントから受信した、前記DBサーバが記憶するデータの検索を要求する検索クエリに従い、前記DBサーバが記憶する前記データの暗号化を解除せずに、検索する検索可能暗号処理システムであって、
前記確率的暗号化方式は、同一のデータ値の平文から異なるデータ値の暗号文を生成するデータの暗号化方式であり、
前記検索クライアントは、前記検索クエリを記憶する記憶部と、前記検索クエリを暗号化する制御部と、暗号化した前記検索クエリを送信する通信部とを備え、
前記検索クライアントにおける前記制御部は、第1の乱数を生成する乱数生成部と、前記第1の乱数により前記検索クエリを前記確率的暗号化方式で暗号化する基本演算部と、前記第1の乱数を入力値とする準同型関数の関数値を出力値とする準同型関数部とを備え、
前記検索クライアントにおける前記制御部は、前記準同型関数部が出力した前記関数値を変換し、ハッシュ値を出力する圧縮関数部を備え、
前記DBサーバは、前記検索クエリを受信する通信部と、暗号化された前記検索クエリと暗号化された前記登録データを記憶する記憶部と、記憶する前記登録データが前記検索クエリに該当するかを決定する制御部とを備え、
前記DBサーバにおける前記制御部は、暗号化された前記登録データと暗号化された前記検索クエリとの乱数の相関を導出する全体処理部と、前記相関を入力値とする準同型関数の関数値を出力値とする準同型関数部とを備え、
前記検索クライアントが送信する暗号化された前記検索クエリは、前記基本演算部により、前記確率的暗号化方式で暗号化された暗号文と、前記圧縮関数部が出力する前記ハッシュ値から構成されるデータが暗号化されていることを特徴とする検索可能暗号処理システム。 - 確率的暗号化方式により、暗号化された登録データを記憶するDBサーバと、
検索クライアントとを含み、
前記検索クライアントから受信した、前記DBサーバが記憶するデータの検索を要求する検索クエリに従い、前記DBサーバが記憶する前記データの暗号化を解除せずに、検索する検索可能暗号処理システムであって、
前記確率的暗号化方式は、同一のデータ値の平文から異なるデータ値の暗号文を生成するデータの暗号化方式であり、
前記検索クライアントは、前記検索クエリを記憶する記憶部と、前記検索クエリを暗号化する制御部と、暗号化した前記検索クエリを送信する通信部とを備え、
前記検索クライアントにおける前記制御部は、乱数を生成する乱数生成部と、前記乱数により前記検索クエリを前記確率的暗号化方式で暗号化する基本演算部と、前記乱数を入力値とする準同型関数の関数値を出力値とする準同型関数部とを備え、
前記DBサーバは、前記検索クエリを受信する通信部と、暗号化された前記検索クエリと暗号化された前記登録データを記憶する記憶部と、記憶する前記登録データが前記検索クエリに該当するかを決定する制御部とを備え、
前記DBサーバにおける前記制御部は、暗号化された前記登録データと、暗号化された前記検索クエリとの乱数の相関を導出する全体処理部と、前記相関を入力値とする準同型関数の関数値を出力値とする準同型関数部とを備え、
前記検索クライアントが送信する暗号化された前記検索クエリは、前記基本演算部により、前記確率的暗号化方式で暗号化された前記データと、前記準同型関数部が出力した前記関数値から構成されるデータが暗号化されることを特徴とする検索可能暗号処理システム。 - 請求項1記載の検索可能暗号処理システムであって、
前記確率的暗号化方式により、前記登録データを暗号化する登録クライアントを有し、
前記DBサーバの前記通信部は、暗号化した前記登録データを受信し、前記DBサーバの前記記憶部は前記登録データを記憶し、
前記登録クライアントは、前記登録データを記憶する記憶部と、前記登録データを暗号化する制御部と、暗号化した前記登録データを送信する通信部とを備え、
前記登録クライアントにおける前記制御部は、第2の乱数を生成する乱数生成部と、前記第2の乱数により前記登録データを前記確率的暗号化方式で暗号化する基本演算部と、前記第2の乱数を入力値とする準同型関数の関数値を出力値とする準同型関数部と、を備えることを特徴とする検索可能暗号処理システム。 - 請求項3記載の検索可能暗号処理システムであって、
前記登録クライアントが送信する暗号化された前記登録データは、前記乱数部が出力した前記第2の乱数と、前記基本演算部により前記確率的暗号化方式で暗号化された暗号文と、前記準同型関数部が出力する前記関数値から構成されることを特徴とする検索可能暗号処理システム。 - 請求項4記載の検索可能暗号処理システムであって、
前記DBサーバの前記通信部は、前記検索クエリに該当する、暗号化された前記登録データを送信し、
前記検索クライアントの前記通信部は、暗号化された前記登録データを受信し、前記検索クライアントの前記制御部は、前記登録データを復号化し、
前記検索クライアントの前記制御部は、暗号化された前記登録データを暗号化した第3の乱数を出力する圧縮関数部を備え、前記検索クライアントの前記基本演算部は、前記登録データの暗号化を解除することを特徴とする検索可能暗号処理システム。 - 請求項5記載の検索可能暗号処理システムであって、
前記DBサーバの前記基本演算部は、前記登録データから任意のデータを抽出し、前記圧縮関数部が出力した前記第3の乱数から、指定されたデータ長分を検査することを特徴とする検索可能暗号処理システム。 - 請求項6記載の検索可能暗号処理システムであって、
前記登録クライアントの前記記憶部は、前記登録クライアントの前記準同型関数部に入力可能な関数パラメータを記憶し、
前記検索クライアントの前記記憶部は、前記検索クライアントの前記準同型関数部に入力可能な関数パラメータを記憶し、
前記DBサーバの前記記憶部は、前記DBサーバの前記準同型関数部に入力可能な関数パラメータを記憶することを特徴とする検索可能暗号処理システム。 - 請求項7記載の検索可能暗号処理システムであって、
前記検索クライアントの前記記憶部は、暗号化を解除した前記登録データの検査用のパラメータを記憶し、
前記検索クライアントは、暗号化を解除した前記登録データから検査用のデータを抽出し、前記検査用のパラメータとの関係を検査する全体処理部を備えることを特徴とする検索可能暗号処理システム。 - 請求項8記載の検索可能暗号処理システムであって、
前記登録クライアントは、前記登録データを決定的暗号化方式で暗号化する暗号化部を備え、
前記決定的暗号化方式は、同一のデータ値の平文からデータ値が等しい暗号文を生成するデータの暗号化方式であることを特徴とする検索可能暗号処理システム。 - 請求項9記載の検索可能暗号処理システムであって、
前記登録クライアントの前記記憶部は、暗号化されていない、登録用のデータを記憶し、前記登録クライアントの前記記憶部に記憶した検査用のパラメータから、誤り検査用のデータを抽出し、前記登録用のデータと結合させる全体制御部を備えることを特徴とする検索可能暗号処理システム。
Priority Applications (7)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010273556A JP5412414B2 (ja) | 2010-12-08 | 2010-12-08 | 検索可能暗号処理システム |
CN201180046068.8A CN103119594B (zh) | 2010-12-08 | 2011-11-29 | 可检索密码处理系统 |
KR1020137007399A KR101467130B1 (ko) | 2010-12-08 | 2011-11-29 | 검색 가능 암호 처리 시스템 |
EP11847558.1A EP2650798A4 (en) | 2010-12-08 | 2011-11-29 | BROKEN ENCRYPTION PROCESSING SYSTEM |
EP15195911.1A EP3012754B1 (en) | 2010-12-08 | 2011-11-29 | Searchable symmetric encryption processing system |
PCT/JP2011/077588 WO2012077541A1 (ja) | 2010-12-08 | 2011-11-29 | 検索可能暗号処理システム |
US13/825,643 US9275250B2 (en) | 2010-12-08 | 2011-11-29 | Searchable encryption processing system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010273556A JP5412414B2 (ja) | 2010-12-08 | 2010-12-08 | 検索可能暗号処理システム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012123614A JP2012123614A (ja) | 2012-06-28 |
JP5412414B2 true JP5412414B2 (ja) | 2014-02-12 |
Family
ID=46207032
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010273556A Active JP5412414B2 (ja) | 2010-12-08 | 2010-12-08 | 検索可能暗号処理システム |
Country Status (6)
Country | Link |
---|---|
US (1) | US9275250B2 (ja) |
EP (2) | EP3012754B1 (ja) |
JP (1) | JP5412414B2 (ja) |
KR (1) | KR101467130B1 (ja) |
CN (1) | CN103119594B (ja) |
WO (1) | WO2012077541A1 (ja) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10594473B2 (en) | 2015-02-10 | 2020-03-17 | Kabushikikaisha Rnai | Terminal device, database server, and calculation system |
US11170123B2 (en) | 2017-09-12 | 2021-11-09 | Mitsubishi Electric Corporation | Registration terminal, key server, search system, and computer readable medium |
US11360978B2 (en) | 2017-05-18 | 2022-06-14 | Mitsubishi Electric Corporation | Search device, tag generation device, query generation device, searchable encryption system and computer readable medium |
Families Citing this family (69)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP2680251B1 (en) * | 2011-02-22 | 2016-05-25 | Mitsubishi Electric Corporation | Search system, search method for search system, information processing device, search program, corresponding keyword management device and corresponding keyword management system |
EP2667371B8 (en) * | 2011-03-04 | 2018-03-07 | Nippon Telegraph And Telephone Corporation | Proxy calculation system, method, request device, and program |
JP5622714B2 (ja) * | 2011-12-27 | 2014-11-12 | 株式会社東芝 | 情報処理装置および電力利用調整システム |
US9087212B2 (en) * | 2012-01-25 | 2015-07-21 | Massachusetts Institute Of Technology | Methods and apparatus for securing a database |
JP5606642B2 (ja) | 2012-01-25 | 2014-10-15 | 三菱電機株式会社 | データ検索装置、データ検索方法、データ検索プログラム、データ登録装置、データ登録方法、データ登録プログラムおよび情報処理装置 |
US9065655B2 (en) * | 2012-06-18 | 2015-06-23 | Ologn Technologies Ag | Secure password management systems, methods and apparatuses |
US9665722B2 (en) * | 2012-08-10 | 2017-05-30 | Visa International Service Association | Privacy firewall |
EP2933732A4 (en) | 2012-12-12 | 2016-07-27 | Nec Corp | DATABASE SEARCH, DATABASE SEARCH AND PROGRAM |
JP2014119486A (ja) | 2012-12-13 | 2014-06-30 | Hitachi Solutions Ltd | 秘匿検索処理システム、秘匿検索処理方法、および秘匿検索処理プログラム |
JP5889177B2 (ja) * | 2012-12-25 | 2016-03-22 | 株式会社日立製作所 | データベースシステム及びその更新方法 |
WO2014128958A1 (ja) * | 2013-02-25 | 2014-08-28 | 三菱電機株式会社 | サーバ装置、秘匿検索プログラム,記録媒体及び秘匿検索システム |
US9286488B2 (en) | 2013-03-13 | 2016-03-15 | Northrop Grumman Systems Corporation | System and method for secure database queries |
EP3012817A4 (en) * | 2013-06-18 | 2017-02-22 | Hitachi, Ltd. | Storage count verification system |
US9552492B2 (en) * | 2013-08-01 | 2017-01-24 | Bitglass, Inc. | Secure application access system |
US9553867B2 (en) | 2013-08-01 | 2017-01-24 | Bitglass, Inc. | Secure application access system |
US10122714B2 (en) | 2013-08-01 | 2018-11-06 | Bitglass, Inc. | Secure user credential access system |
JP6144992B2 (ja) | 2013-08-08 | 2017-06-07 | 株式会社日立製作所 | 検索可能暗号処理システム及び方法 |
JP5937556B2 (ja) * | 2013-09-30 | 2016-06-22 | 日本電信電話株式会社 | 秘密計算装置、秘匿検索システム、秘密計算方法、秘匿検索方法、プログラム |
JPWO2015063905A1 (ja) * | 2013-10-31 | 2017-03-09 | 株式会社日立製作所 | データ分析システム |
JP6208586B2 (ja) | 2014-01-16 | 2017-10-04 | 株式会社日立製作所 | 検索可能暗号処理システムおよび検索可能暗号処理方法 |
US9363243B2 (en) | 2014-03-26 | 2016-06-07 | Cisco Technology, Inc. | External indexing and search for a secure cloud collaboration system |
WO2015163822A1 (en) * | 2014-04-23 | 2015-10-29 | Agency For Science, Technology And Research | Method and system for generating / decrypting ciphertext, and method and system for searching ciphertexts in a database |
US9558366B2 (en) * | 2014-05-12 | 2017-01-31 | Compugroup Medical Se | Computer system for storing and retrieval of encrypted data items, client computer, computer program product and computer-implemented method |
KR101583311B1 (ko) * | 2014-08-28 | 2016-01-08 | 고려대학교 산학협력단 | 키 교환 방법 및 바디 센서 |
JP6234605B2 (ja) * | 2014-10-21 | 2017-11-22 | 三菱電機株式会社 | サーバ装置及び検索システム及び端末装置及び検索方法及びサーバプログラム及び端末プログラム |
US10484182B2 (en) | 2014-11-05 | 2019-11-19 | Nec Corporation | Encrypted text verification system, method, and recording medium |
WO2016072022A1 (ja) * | 2014-11-07 | 2016-05-12 | 株式会社日立製作所 | 暗号化グラフの検索方法、暗号化グラフの検索システム及び計算機 |
US9537838B2 (en) | 2014-12-22 | 2017-01-03 | Sap Se | Adjustable proxy re-encryption |
US9547720B2 (en) | 2014-12-24 | 2017-01-17 | Sap Se | Access control for encrypted query processing |
EP3246899A1 (en) * | 2015-01-15 | 2017-11-22 | Mitsubishi Electric Corporation | Random number expanding device, random number expanding method, and random number expanding program |
JPWO2016120975A1 (ja) * | 2015-01-26 | 2017-06-08 | 株式会社日立製作所 | データ集計分析システム及びその方法 |
EP3289483A1 (en) * | 2015-05-01 | 2018-03-07 | Entit Software LLC | Secure multi-party information retrieval |
KR102423885B1 (ko) * | 2015-05-08 | 2022-07-21 | 한국전자통신연구원 | 연산 에러 검출이 가능한 준동형 암호 방법 및 그 시스템 |
US10404669B2 (en) | 2015-06-09 | 2019-09-03 | Skyhigh Networks, Llc | Wildcard search in encrypted text |
US10176207B1 (en) | 2015-06-09 | 2019-01-08 | Skyhigh Networks, Llc | Wildcard search in encrypted text |
CN104978536B (zh) * | 2015-07-08 | 2018-04-17 | 合肥高维数据技术有限公司 | 一种隐私保护云图像管理系统 |
US9894042B2 (en) * | 2015-07-24 | 2018-02-13 | Skyhigh Networks, Inc. | Searchable encryption enabling encrypted search based on document type |
JP6732887B2 (ja) * | 2015-08-18 | 2020-07-29 | ノキア ソリューションズ アンド ネットワークス オサケユキチュア | データベースクエリのための方法及びシステム |
JP6961324B2 (ja) * | 2015-08-25 | 2021-11-05 | 株式会社日立製作所 | 検索可能暗号処理システム |
JP6701646B2 (ja) * | 2015-09-02 | 2020-05-27 | 富士通株式会社 | 情報処理装置、情報処理システム及び情報管理方法 |
JP5969681B1 (ja) * | 2015-10-30 | 2016-08-17 | 株式会社第一コンピュータサービス | 秘密情報管理システム |
WO2017082875A1 (en) | 2015-11-10 | 2017-05-18 | Hewlett Packard Enterprise Development Lp | Data allocation based on secure information retrieval |
WO2017122326A1 (ja) * | 2016-01-14 | 2017-07-20 | 三菱電機株式会社 | 秘匿検索システム、秘匿検索方法及び秘匿検索プログラム |
JP6038427B1 (ja) | 2016-01-15 | 2016-12-07 | 三菱電機株式会社 | 暗号化装置、暗号化方法、暗号化プログラム及び保管装置 |
US10673627B2 (en) * | 2016-01-18 | 2020-06-02 | Mitsubishi Electric Corporation | Encryption device, search device, computer readable medium, encryption method, and search method |
US10789374B2 (en) | 2016-03-28 | 2020-09-29 | Hitachi, Ltd. | Database system and data retrieval method |
WO2018039481A1 (en) * | 2016-08-24 | 2018-03-01 | Robert Bosch Gmbh | Searchable symmetric encryption system and method of processing inverted index |
US11080301B2 (en) | 2016-09-28 | 2021-08-03 | Hewlett Packard Enterprise Development Lp | Storage allocation based on secure data comparisons via multiple intermediaries |
US10230703B1 (en) | 2016-10-27 | 2019-03-12 | Cisco Technology, Inc. | Providing multiple levels of group access to partial data objects |
JP6653246B2 (ja) * | 2016-12-08 | 2020-02-26 | 株式会社日立製作所 | 計算機システム及びデータ管理方法 |
WO2018116826A1 (ja) * | 2016-12-20 | 2018-06-28 | 日本電信電話株式会社 | メッセージ送信システム、通信端末、サーバ装置、メッセージ送信方法、およびプログラム |
US11128452B2 (en) * | 2017-03-25 | 2021-09-21 | AVAST Software s.r.o. | Encrypted data sharing with a hierarchical key structure |
US11106740B2 (en) | 2017-04-25 | 2021-08-31 | Mitsubishi Electric Corporation | Search device, search system, search method, and computer readable medium |
US10846423B2 (en) * | 2017-08-11 | 2020-11-24 | Palo Alto Research Center Incorporated | System and architecture for analytics on encrypted databases |
JP6619401B2 (ja) * | 2017-09-21 | 2019-12-11 | 三菱スペース・ソフトウエア株式会社 | データ検索システム、データ検索方法およびデータ検索プログラム |
US11138152B2 (en) | 2017-10-11 | 2021-10-05 | Lognovations Holdings, Llc | Method and system for content agnostic file indexing |
US10963429B2 (en) | 2017-10-11 | 2021-03-30 | Lognovations Holdings, Llc | Method and system for content agnostic file indexing |
US10866822B2 (en) * | 2017-11-28 | 2020-12-15 | Bank Of America Corporation | Computer architecture for emulating a synchronous correlithm object processing system |
GB201720341D0 (en) * | 2017-12-06 | 2018-01-17 | Trisent Communications Ltd | Personal data management |
WO2019142268A1 (ja) | 2018-01-17 | 2019-07-25 | 三菱電機株式会社 | 登録装置、検索操作装置、データ管理装置、登録プログラム、検索操作プログラムおよびデータ管理プログラム |
JP6840692B2 (ja) * | 2018-02-22 | 2021-03-10 | 株式会社日立製作所 | 計算機システム、接続装置、及びデータ処理方法 |
US11764940B2 (en) | 2019-01-10 | 2023-09-19 | Duality Technologies, Inc. | Secure search of secret data in a semi-trusted environment using homomorphic encryption |
JP7249248B2 (ja) * | 2019-08-30 | 2023-03-30 | 株式会社日立製作所 | 秘匿情報処理システム及び秘匿情報処理方法 |
US11436351B1 (en) * | 2019-12-18 | 2022-09-06 | Bae Systems Information And Electronic Systems Integration Inc. | Homomorphic encryption of secure data |
JP7325396B2 (ja) | 2020-12-25 | 2023-08-14 | 株式会社日立製作所 | データファイル暗号化送受信システム及びデータファイル暗号化送受信方法 |
KR102401485B1 (ko) * | 2021-12-30 | 2022-05-24 | 주식회사 디사일로 | 동형 암호화된 데이터 처리 방법 및 시스템 |
JP2023104089A (ja) | 2022-01-17 | 2023-07-28 | 株式会社日立製作所 | 計算機システム及び鍵交換方法 |
KR102613985B1 (ko) | 2023-03-31 | 2023-12-14 | 고려대학교산학협력단 | 탐색 가능한 암호화에서 역방향 안정성 하향 공격에 대한 방어 방법, 장치 및 시스템 |
KR102613986B1 (ko) | 2023-03-31 | 2023-12-14 | 고려대학교산학협력단 | 신뢰 실행 환경 기반의 동적 탐색 가능한 암호화에서 정보 유출을 최소화하는 방법, 장치 및 시스템 |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030140112A1 (en) * | 1999-11-04 | 2003-07-24 | Satish Ramachandran | Electronic messaging system method and apparatus |
US7362868B2 (en) * | 2000-10-20 | 2008-04-22 | Eruces, Inc. | Hidden link dynamic key manager for use in computer systems with database structure for storage of encrypted data and method for storage and retrieval of encrypted data |
JP2002278970A (ja) * | 2001-03-16 | 2002-09-27 | Ricoh Co Ltd | 文書管理システム |
US7472105B2 (en) * | 2004-10-19 | 2008-12-30 | Palo Alto Research Center Incorporated | System and method for providing private inference control |
JP2007114494A (ja) * | 2005-10-20 | 2007-05-10 | Nippon Telegr & Teleph Corp <Ntt> | 秘匿計算方法及び装置 |
CN101593196B (zh) * | 2008-05-30 | 2013-09-25 | 日电(中国)有限公司 | 用于快速密文检索的方法、装置和系统 |
CN101739400B (zh) * | 2008-11-11 | 2014-08-13 | 日电(中国)有限公司 | 生成索引的方法和装置以及检索方法和装置 |
US9684710B2 (en) * | 2009-05-28 | 2017-06-20 | Microsoft Technology Licensing, Llc | Extending random number summation as an order-preserving encryption scheme |
-
2010
- 2010-12-08 JP JP2010273556A patent/JP5412414B2/ja active Active
-
2011
- 2011-11-29 KR KR1020137007399A patent/KR101467130B1/ko active IP Right Grant
- 2011-11-29 WO PCT/JP2011/077588 patent/WO2012077541A1/ja active Application Filing
- 2011-11-29 CN CN201180046068.8A patent/CN103119594B/zh active Active
- 2011-11-29 US US13/825,643 patent/US9275250B2/en active Active
- 2011-11-29 EP EP15195911.1A patent/EP3012754B1/en active Active
- 2011-11-29 EP EP11847558.1A patent/EP2650798A4/en not_active Withdrawn
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10594473B2 (en) | 2015-02-10 | 2020-03-17 | Kabushikikaisha Rnai | Terminal device, database server, and calculation system |
US11360978B2 (en) | 2017-05-18 | 2022-06-14 | Mitsubishi Electric Corporation | Search device, tag generation device, query generation device, searchable encryption system and computer readable medium |
US11170123B2 (en) | 2017-09-12 | 2021-11-09 | Mitsubishi Electric Corporation | Registration terminal, key server, search system, and computer readable medium |
Also Published As
Publication number | Publication date |
---|---|
EP2650798A1 (en) | 2013-10-16 |
EP2650798A4 (en) | 2016-01-27 |
US9275250B2 (en) | 2016-03-01 |
EP3012754B1 (en) | 2019-10-09 |
EP3012754A1 (en) | 2016-04-27 |
US20130262863A1 (en) | 2013-10-03 |
JP2012123614A (ja) | 2012-06-28 |
CN103119594B (zh) | 2016-05-18 |
KR20130056314A (ko) | 2013-05-29 |
WO2012077541A1 (ja) | 2012-06-14 |
CN103119594A (zh) | 2013-05-22 |
KR101467130B1 (ko) | 2014-11-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5412414B2 (ja) | 検索可能暗号処理システム | |
JP6144992B2 (ja) | 検索可能暗号処理システム及び方法 | |
US10489604B2 (en) | Searchable encryption processing system and searchable encryption processing method | |
US8578473B2 (en) | Systems and methods for information security using one-time pad | |
CN106776904B (zh) | 一种不可信云计算环境中支持动态验证的模糊查询加密方法 | |
KR101829267B1 (ko) | 암호문의 크기가 감소되는 동형 암호화 방법 | |
JP6961324B2 (ja) | 検索可能暗号処理システム | |
US20090138698A1 (en) | Method of searching encrypted data using inner product operation and terminal and server therefor | |
CN104052740A (zh) | 云存储中可验证的基于词典的可搜索加密方法 | |
JP2013145420A (ja) | 暗号化データの高速な類似検索処理システム | |
CN115473703A (zh) | 认证的基于身份的密文等值测试方法、装置、系统及介质 | |
CN108370312B (zh) | 加密装置、检索装置、计算机能读取的记录介质、加密方法和检索方法 | |
KR20120071844A (ko) | 기밀성과 무결성을 제공하는 통합 암호화 장치 및 그 방법 | |
KR100951034B1 (ko) | 암호문 크기를 줄이기 위한 공개키 기반의 검색가능암호문생성 방법과, 그에 따른 공개키 기반의 데이터 검색 방법 | |
CN108920968B (zh) | 一种基于连接关键词的文件可搜索加密方法 | |
CN106789007B (zh) | 一种基于密文检索的网络信息审查方法与系统 | |
KR20120108121A (ko) | 대칭키 기반의 암호 생성 및 검색 방법과 그 시스템 | |
CN115168909A (zh) | 一种基于比较索引的密文数据范围查询方法和系统 | |
Adak et al. | Dynamic Data Masking by Two-Step Encryption | |
US20100246817A1 (en) | System for data security using user selectable one-time pad | |
Zhang et al. | The Security Analysis of MySQL's Encryption Functions | |
Alfawair et al. | Secure Image Indexing Using Speeded Up Robust Features (SURF) Key Points and SHAKE256 Hashing | |
Alenizi et al. | A Review of Image Steganography Based on Multiple Hashing Algorithm. | |
CN113259438A (zh) | 模型文件的发送方法和装置及模型文件的接收方法和装置 | |
CN117176325A (zh) | 一种加密处理方法、解密处理方法及相关装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130220 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130716 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130902 |
|
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: 20131022 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20131111 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5412414 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |