WO2022201234A1 - 秘密検索方法、秘密検索システム、秘密検索装置、暗号化装置、検索者端末、およびプログラム - Google Patents
秘密検索方法、秘密検索システム、秘密検索装置、暗号化装置、検索者端末、およびプログラム Download PDFInfo
- Publication number
- WO2022201234A1 WO2022201234A1 PCT/JP2021/011663 JP2021011663W WO2022201234A1 WO 2022201234 A1 WO2022201234 A1 WO 2022201234A1 JP 2021011663 W JP2021011663 W JP 2021011663W WO 2022201234 A1 WO2022201234 A1 WO 2022201234A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- search
- data
- target
- encryption
- target data
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
-
- 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 OR CALCULATING; 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/602—Providing cryptographic facilities or services
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/606—Protecting data by securing the transmission between two devices or processes
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/6245—Protecting personal data, e.g. for financial or medical purposes
-
- 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/08—Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
- H04L9/0816—Key establishment, i.e. cryptographic processes or cryptographic protocols whereby a shared secret becomes available to two or more parties, for subsequent use
- H04L9/085—Secret sharing or secret splitting, e.g. threshold schemes
-
- 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
Definitions
- the present invention relates to secure computation technology, and more particularly to technology for searching for data similar to search condition data while keeping search target data confidential.
- Patent Document 1 discloses a technique for verifying the identity of a visitor by anonymizing a characteristic part of a visitor extracted from surveillance camera video or the like by means of secret sharing or the like and performing a search on the anonymized information. is disclosed.
- Patent Document 1 when applying secure computation technology, directly inputting image data and searching by secure computation requires a huge computational cost and is not realistic.
- the conventional technique described in Patent Document 1 only outputs the matching result, and cannot safely provide the original image data to the user.
- the purpose of this invention in view of the above technical issues, is to efficiently perform data searches using secure computation and to safely provide the searched data.
- a secret search method is a secret search method executed by a secret search system including at least one secret search device, an encryption device, and a searcher terminal, wherein the target feature encryption of the encryption device
- the encryption unit encrypts the target feature amount extracted from the target data to be searched
- the target data encryption unit of the encryption device encrypts the target data
- the conditional feature amount encryption unit of the searcher terminal performs the search
- the conditional feature quantity extracted from the conditional data as a condition is encrypted
- the feature quantity search unit of the secret search device uses the ciphertext of the target feature quantity and the ciphertext of the conditional feature quantity to encrypt the target feature quantity and the conditional feature quantity.
- the search result indicating the ciphertext of the target data corresponding to the target feature value similar to the conditional feature value is acquired, and the encrypted data decryption unit of the searcher terminal decrypts the ciphertext of the target data indicated by the search result to obtain the original target data.
- FIG. 1 is a diagram illustrating the functional configuration of a secure search system.
- FIG. 2 is a diagram illustrating the functional configuration of the secret search device.
- FIG. 3 is a diagram illustrating the functional configuration of the encryption device.
- FIG. 4 is a diagram illustrating the functional configuration of a searcher terminal.
- FIG. 5 is a diagram illustrating a processing procedure of a secret search method (data registration).
- FIG. 6 is a diagram illustrating a processing procedure of a secret search method (data search).
- FIG. 7 is a diagram illustrating the functional configuration of a computer.
- This invention applies secure computation technology to realize a secure search system for highly confidential data.
- An intermediate server installed between the servers) extracts feature amounts from the original data in advance, encrypts the feature amounts and the original data, and registers them in the search system.
- the retrieval system uses only ciphertexts of features to perform data retrieval by secure computation.
- the search system Based on the search result, the search system provides the search result indicating the ciphertext of the original data separately stored to the searcher who executed the search.
- the searcher decrypts the ciphertext of the original data obtained as the search result to obtain the original data.
- An embodiment of the present invention is a secure search system and method for searching data similar to data input as a search condition from data stored as a search target by secure calculation while keeping each data confidential.
- image data included in surveillance camera video captured by a surveillance camera is set as a search target
- image data in which a specific person is photographed is set as a search condition
- search condition A usage pattern is assumed in which images in which a person appears in image data are output as search results.
- data to be searched in the present invention is not limited to image data.
- any type of data such as voice data or text data, from which a feature amount can be extracted can be searched.
- the secret search system 100 of the embodiment includes N ( ⁇ 1) secret search devices 1 1 , . .
- a plurality of encryption devices 2 and searcher terminals 3 may be included.
- C ( ⁇ 1) monitoring cameras 5 1 , . . . , 5 C are connected to the encryption device 2 via wired or wireless interfaces.
- the storage device 4 can be omitted by implementing the functions to be provided in any one of the secret search devices 1 1 , . . . , 1 N .
- the communication network 9 is a circuit-switched or packet-switched communication network configured so that connected devices can communicate with each other. etc. can be used.
- the encryption device 2 for example, as shown in FIG.
- a decryption key transmission unit 25 is provided. For example, as shown in FIG. Prepare.
- the secret search devices 1 1 By doing so, the confidential search method of the embodiment is realized.
- the secure search method of the embodiment includes a data registration process for registering search target data in the secure search system 100, and a data search for searching for data similar to search condition data among the search target data by secure calculation. It consists of two stages of processing.
- FIG. 5 is a flowchart illustrating the procedure of data registration processing
- FIG. 6 is a flowchart illustrating the procedure of data search processing.
- Each device or terminal included in the secret search system 100 has, for example, a central processing unit (CPU: Central Processing Unit), a main storage device (RAM: Random Access Memory), etc.
- a special program is installed in a publicly known or dedicated computer. It is a special device that is loaded and configured.
- Each device or terminal executes each process under the control of, for example, a central processing unit. Data input to each device or terminal and data obtained in each process are stored in, for example, a main memory device, and the data stored in the main memory device are read out to the central processing unit as necessary. Used for other processing.
- At least a part of each processing unit of each device or terminal may be configured by hardware such as an integrated circuit.
- Each storage unit provided in each device or terminal is, for example, a main storage device such as RAM (Random Access Memory), an auxiliary storage device composed of a semiconductor memory device such as a hard disk, optical disk, or flash memory, or It can be composed of middleware such as a relational database and a key-value store.
- a main storage device such as RAM (Random Access Memory)
- auxiliary storage device composed of a semiconductor memory device such as a hard disk, optical disk, or flash memory
- middleware such as a relational database and a key-value store.
- the secret search device 1n and the encryption device 2 are information processing devices having a data communication function, such as tower-type or rack-mount type server computers.
- the searcher terminal 3 is an information processing device having a data communication function, such as a desktop or laptop personal computer or a mobile terminal such as a smart phone or tablet.
- the storage device 4 is, specifically, a tower-type or rack-mount server computer to which a large-capacity storage device is connected, or a network-connected storage having a built-in large-capacity storage device, which has a data communication function and a data storage function. It is an information processing device.
- the surveillance camera 5c is, for example, a photographing device having a video camera for photographing a moving image of a person or an object as a subject.
- a photographing device having a video camera for photographing a moving image of a person or an object as a subject.
- the functions that the surveillance camera 5 c should have such as the resolution that can be taken, the recording medium of the video, the presence or absence of a microphone, whether it is digital or analog, and generally any shooting device that can shoot moving images. can be used.
- the target data acquisition unit 21 of the encryption device 2 acquires data to be searched (hereinafter referred to as "target data").
- the target data is, for example, image data included in a surveillance camera image captured by the surveillance camera 5c .
- the target data may be tagged with information such as the shooting location and shooting date and time.
- the target data acquisition unit 21 outputs the acquired target data to the target feature amount extraction unit 22 and the target data encryption unit 24 .
- the target feature amount extraction unit 22 of the encryption device 2 receives the target data from the target data acquisition unit 21 and extracts a feature amount (hereinafter referred to as "target feature amount") from the target data.
- the target feature quantity extraction unit 22 outputs the extracted target feature quantity to the target feature quantity encryption unit 23 .
- a feature amount extraction method can be arbitrarily determined according to the type of target data. For example, assuming that the target data is image data included in a video in which an unspecified number of people are captured, and that the target data is used to search for the face of a specific person, the following two steps are taken to determine the feature quantity. should be extracted.
- an area to be searched for example, a person's face
- region extraction for example, a general method such as principal component analysis may be used (see Reference 1).
- the extracted face image data is converted into feature amounts (step 2).
- the feature amount conversion of face image data for example, the pixel value of each pixel of the image may be used as the feature amount as it is, or the change amount for each pixel may be used as the feature amount using a general edge extraction method. (See reference 2).
- the target data is voice data
- a feature amount such as a known word embedding vector may be extracted.
- the target feature quantity encryption unit 23 of the encryption device 2 receives the target feature quantity from the target feature quantity extraction unit 22, and encrypts the target feature quantity.
- the target feature quantity encryption unit 23 encrypts the target feature quantity using an arbitrary cryptographic method or secret sharing method capable of secret calculation.
- examples of cryptographic schemes capable of secure computation include homomorphic encryption
- examples of secret sharing schemes capable of secure computation include Shamir secret sharing and replication secret sharing.
- the generated ciphertext is one ciphertext in the case of the cryptosystem, and is a distributed value composed of a plurality of shares in the case of the secret sharing system.
- the target feature amount encryption unit 23 transmits the ciphertext of the target feature amount to each secret search device 1 n .
- to send a ciphertext to each secret search device 1n means to send one ciphertext to one secret search device 11 if the ciphertext is based on the encryption method. If the ciphertext is based on the secret sharing scheme, the distributed value is distributed so that each of the multiple secret search devices 1 1 , . . . , 1 N holds one share without duplication. means to The same applies to the following description.
- each secure search device 1n receives the ciphertext of the target feature from the encryption device 2 and stores the ciphertext of the target feature in the encrypted feature storage unit 10.
- the target data encryption unit 24 of the encryption device 2 receives the target data from the target data acquisition unit 21 and encrypts the target data.
- the encryption method used by the target data encryption unit 24 is different from the encryption method used by the target feature amount encryption unit 23, and the original data cannot be obtained unless a valid decryption key is used. is an encryption method that cannot Such an encryption method may be a common key encryption method or a public key encryption method.
- the target data encryption unit 24 associates information indicating the ciphertext of the target data with information indicating the decryption key required to decrypt the ciphertext of the target data, and stores them in the decryption key storage unit 20. .
- the information indicating the decryption key may be the decryption key itself, or may be information capable of identifying the decryption key exchanged in advance between the encryption device 2 and the searcher terminal 3 by a secure method.
- the target data encryption unit 24 transmits the ciphertext of the target data to the storage device 4 .
- step S24-2 the storage device 4 receives the ciphertext of the target data from the encryption device 2 and stores the ciphertext of the target data.
- step S31 the condition data input unit 31 of the retriever terminal 3 receives data (hereinafter referred to as "condition data") as a retrieval condition input to the retriever terminal 3 by the retriever using the retriever terminal 3. get.
- the condition data is, for example, image data of the face of the person to be searched.
- the condition data input unit 31 outputs the acquired condition data to the condition feature quantity extraction unit 32 .
- step S32 the condition feature amount extraction unit 32 of the searcher terminal 3 receives the condition data from the condition data input unit 31 and extracts a feature amount (hereinafter referred to as "condition feature amount") from the condition data.
- the feature amount extracted by the conditional feature amount extraction unit 32 is the same as the feature amount extracted by the target feature amount extraction unit 22 of the encryption device 2 .
- the conditional feature amount extraction unit 32 outputs the extracted conditional feature amount to the conditional feature amount encryption unit 33 .
- step S33 the condition feature amount encryption unit 33 of the retriever terminal 3 receives the condition feature amount from the condition feature amount extraction unit 32 and encrypts the condition feature amount.
- the encryption method used by the condition feature amount encryption unit 33 is the same as the encryption method used by the target feature amount encryption unit 23 of the encryption device 2 .
- the conditional feature amount encryption unit 33 transmits the ciphertext of the conditional feature amount to each secret search device 1 n .
- step S11 the feature quantity search unit 11 of each secret search device 1 n receives the ciphertext of the condition feature quantity from the searcher terminal 3, and the ciphertext of the target feature quantity stored in the encrypted feature quantity storage unit 10. and the ciphertext of the conditional feature quantity received from the retriever terminal 3, a target feature quantity similar to the conditional feature quantity is searched by secure calculation. That is, while keeping the target feature amount and the conditional feature amount confidential, the ciphertext of the target feature amount similar to the conditional feature amount is extracted.
- the feature retrieval unit 11 outputs information indicating the ciphertext of the target data corresponding to the extracted ciphertext of the target feature (hereinafter referred to as “search result”) to the search result transmission unit 12 .
- a feature value search by secure calculation can be performed by calculating the Euclidean distance between all target data and condition data on secure calculation and comparing the calculation result with a preset threshold value.
- Search results can be generated by calculating the Euclidean distance D for all target data and comparing the calculated results with a predetermined threshold.
- a predetermined threshold For example, the target data whose Euclidean distance D is equal to or less than a predetermined threshold value, or the target data of a predetermined number from the beginning when the Euclidean distance D is sorted in ascending order may be output as the search result.
- the technique described in reference 4 for example, can be used.
- step S12-1 the search result transmission unit 12 of each secret search device 1 n receives the search result from the feature amount search unit 11 and transmits the search result to the searcher terminal 3.
- FIG. The search result transmitting unit 12 also transmits the search result and information indicating the searcher terminal 3 to the encryption device 2 .
- step S12-2 the retriever terminal 3 receives the retrieval results from each secret retrieval device 1 n and obtains information indicating the ciphertext of the target data from the retrieval results.
- the feature amount search unit 11 performs a search by a secret calculation method based on secret sharing, information indicating the ciphertext of the target data is obtained by restoring the share of the search result received from each secret search device 1 n . All you have to do is
- the feature amount search unit 11 performs a search by a secret calculation method based on encryption, information indicating the ciphertext of the target data is obtained by decrypting the search result received from the secret search device 11 according to a predetermined decryption method. You should get it.
- the retriever terminal 3 inputs information indicating the obtained ciphertext of the target data to the encrypted data acquisition unit 34 .
- step S12-3 the encryption device 2 receives the search results and information indicating the searcher terminal 3 from each of the secret search devices 1n, and, like the searcher terminal 3, encrypts the ciphertext of the target data from the search results. obtain information indicating The encryption device 2 inputs information indicating the obtained ciphertext of the target data and information indicating the searcher terminal 3 to the decryption key transmission unit 25 .
- step S34 the encrypted data acquisition unit 34 of the retriever terminal 3 acquires the ciphertext of the target data indicated by the input information from the storage device 4.
- the encrypted data acquisition unit 34 outputs the acquired ciphertext of the target data to the encrypted data decryption unit 35 .
- step S25-1 the decryption key transmission unit 25 of the encryption device 2 acquires from the decryption key storage unit 20 information indicating the decryption key for decrypting the ciphertext of the target data indicated by the input information.
- the decryption key transmission unit 25 transmits information indicating the obtained decryption key to the retriever terminal 3 .
- step S25-2 the retriever terminal 3 receives information indicating the decryption key from the encryption device 2 and acquires the decryption key.
- the retriever terminal 3 inputs the acquired decryption key to the encrypted data decryption unit 35 .
- step S35 the encrypted data decryption unit 35 of the retriever terminal 3 receives the ciphertext of the target data from the encrypted data acquisition unit 34, and decrypts the ciphertext of the target data using the input decryption key. .
- the encrypted data decryption unit 35 outputs the original target data obtained by decryption. If the target data acquisition unit 21 tags the target data with information such as the shooting location and shooting date and time, the information may be added to the original target data and output.
- the secure search devices 1 1 , . can.
- the retriever terminal 3 can obtain original data itself similar to data used as a retrieval condition among data to be retrieved as a retrieval result.
- the original data is encrypted by a cryptosystem that cannot be decrypted without the decryption key, information about the original data will not leak to the secret search devices 1 1 , . . . , 1N . Therefore, the original data can be safely provided to the searcher terminal as the search result.
- the encryption device 2 extracts feature amounts from each of the image data captured by the plurality of surveillance cameras 5 1 , . . . , 5 C , and encrypts the feature amounts and the original image data. , . . , 1N and stored so that they can be used by the secure computing devices 1 1 , . . . , 1N.
- the monitoring cameras 5 1 , . and a decoding key transmission unit 25 that is, in the secret search system of the modified example, each of the monitoring cameras 5 1 , . . .
- Computer-readable recording media are, for example, non-temporary recording media such as magnetic recording devices and optical discs.
- this program will be carried out, for example, by selling, transferring, lending, etc. portable recording media such as DVDs and CD-ROMs on which the program is recorded.
- the program may be distributed by storing the program in the storage device of the server computer and transferring the program from the server computer to other computers via the network.
- a computer that executes such a program for example, first stores a program recorded on a portable recording medium or a program transferred from a server computer once in the auxiliary recording unit 1050, which is its own non-temporary storage device. Store. When executing the process, this computer reads the program stored in the auxiliary recording unit 1050, which is its own non-temporary storage device, into the storage unit 1020, which is a temporary storage device, and follows the read program. Execute the process. Also, as another execution form of this program, the computer may read the program directly from a portable recording medium and execute processing according to the program, and the program is transferred from the server computer to this computer. Each time, the processing according to the received program may be executed sequentially.
- ASP Application Service Provider
- the above-mentioned processing is executed by a so-called ASP (Application Service Provider) type service, which does not transfer the program from the server computer to this computer, and realizes the processing function only by its execution instruction and result acquisition.
- ASP Application Service Provider
- the program in this embodiment includes information that is used for processing by a computer and that conforms to the program (data that is not a direct instruction to the computer but has the property of prescribing the processing of the computer, etc.).
- the device is configured by executing a predetermined program on a computer, but at least part of these processing contents may be implemented by hardware.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Bioethics (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Software Systems (AREA)
- Computer Hardware Design (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Medical Informatics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Storage Device Security (AREA)
Priority Applications (6)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US18/283,005 US12547749B2 (en) | 2021-03-22 | 2021-03-22 | Secure search method, system thereof, apparatus thereof, encryption apparatus, searcher terminal, and program |
| AU2021436355A AU2021436355B2 (en) | 2021-03-22 | 2021-03-22 | Secure search method, system thereof, apparatus thereof, encryption apparatus, searcher terminal, and program |
| EP21932848.1A EP4296996A4 (en) | 2021-03-22 | 2021-03-22 | SECURE SEARCH METHOD, SECURE SEARCH SYSTEM, SECURE SEARCH DEVICE, ENCRYPTION DEVICE, SEARCH TERMINAL, AND PROGRAM |
| PCT/JP2021/011663 WO2022201234A1 (ja) | 2021-03-22 | 2021-03-22 | 秘密検索方法、秘密検索システム、秘密検索装置、暗号化装置、検索者端末、およびプログラム |
| JP2023508156A JPWO2022201234A1 (https=) | 2021-03-22 | 2021-03-22 | |
| CN202180096064.4A CN117043835A (zh) | 2021-03-22 | 2021-03-22 | 秘密检索方法、秘密检索系统、秘密检索装置、加密装置、检索者终端以及程序 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2021/011663 WO2022201234A1 (ja) | 2021-03-22 | 2021-03-22 | 秘密検索方法、秘密検索システム、秘密検索装置、暗号化装置、検索者端末、およびプログラム |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2022201234A1 true WO2022201234A1 (ja) | 2022-09-29 |
Family
ID=83395270
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP2021/011663 Ceased WO2022201234A1 (ja) | 2021-03-22 | 2021-03-22 | 秘密検索方法、秘密検索システム、秘密検索装置、暗号化装置、検索者端末、およびプログラム |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US12547749B2 (https=) |
| EP (1) | EP4296996A4 (https=) |
| JP (1) | JPWO2022201234A1 (https=) |
| CN (1) | CN117043835A (https=) |
| AU (1) | AU2021436355B2 (https=) |
| WO (1) | WO2022201234A1 (https=) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7649558B2 (ja) * | 2022-11-24 | 2025-03-21 | 株式会社アクセル | 暗号処理装置、暗号処理方法、暗号処理プログラム |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2016012111A (ja) * | 2014-06-30 | 2016-01-21 | 富士通株式会社 | 暗号処理方法、暗号処理装置、および暗号処理プログラム |
| JP2016071639A (ja) | 2014-09-30 | 2016-05-09 | 日本電信電話株式会社 | 監視情報共有システム、照合装置、監視装置及びプログラム |
| WO2016203555A1 (ja) * | 2015-06-16 | 2016-12-22 | 株式会社日立製作所 | 類似性秘匿検索システム、類似性秘匿検索方法 |
| JP2017111793A (ja) * | 2015-12-14 | 2017-06-22 | パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America | 検索方法、検索システム及びプログラム |
| JP2017175244A (ja) * | 2016-03-22 | 2017-09-28 | 株式会社日立製作所 | 1:n生体認証・暗号・署名システム |
| JP2018042045A (ja) * | 2016-09-06 | 2018-03-15 | 日本電気株式会社 | 照合システムと方法とプログラム |
| JP2019121188A (ja) * | 2018-01-05 | 2019-07-22 | 富士通株式会社 | 生体認証装置、生体認証方法および生体認証プログラム |
Family Cites Families (23)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2010160235A (ja) * | 2009-01-07 | 2010-07-22 | Nippon Telegr & Teleph Corp <Ntt> | 検索システム、端末装置、データベース装置、検索方法及びプログラム |
| JP5388727B2 (ja) * | 2009-07-07 | 2014-01-15 | 三菱電機株式会社 | 情報処理システム及び情報処理装置及びサーバ装置及び情報処理方法及びプログラム |
| JP5496410B2 (ja) * | 2011-02-22 | 2014-05-21 | 三菱電機株式会社 | 類似度算出システム及び類似度算出装置及びコンピュータプログラム及び類似度算出方法 |
| WO2013072947A1 (ja) * | 2011-11-14 | 2013-05-23 | 株式会社日立製作所 | 秘匿文字列検索システム |
| WO2013080365A1 (ja) * | 2011-12-01 | 2013-06-06 | 株式会社日立製作所 | 秘匿検索方法および秘匿検索装置 |
| WO2013111284A1 (ja) * | 2012-01-25 | 2013-08-01 | 三菱電機株式会社 | データ検索装置、データ検索方法、データ検索プログラム、データ登録装置、データ登録方法、データ登録プログラムおよび情報処理装置 |
| JP6144992B2 (ja) * | 2013-08-08 | 2017-06-07 | 株式会社日立製作所 | 検索可能暗号処理システム及び方法 |
| JP2015099961A (ja) * | 2013-11-18 | 2015-05-28 | 三菱電機株式会社 | 情報配信システム、サーバ装置、情報生成装置、端末装置、情報配信方法及びプログラム |
| EP3101645B1 (en) * | 2014-01-28 | 2019-09-04 | Nippon Telegraph and Telephone Corporation | Secure computation method, secure computation system, secure computation server, registrant terminal, user terminal and program |
| SG11201608601TA (en) * | 2014-04-23 | 2016-11-29 | Agency Science Tech & Res | Method and system for generating / decrypting ciphertext, and method and system for searching ciphertexts in a database |
| JP2016224400A (ja) * | 2015-05-29 | 2016-12-28 | パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America | 類似情報検索方法、端末装置及び類似情報検索システム |
| US9875375B2 (en) * | 2015-05-29 | 2018-01-23 | Panasonic Intellectual Property Corporation Of America | Method for performing similar-information search while keeping content confidential by encryption |
| US10303893B2 (en) * | 2015-12-14 | 2019-05-28 | Panasonic Intellectual Property Corporation Of America | Search method, search device, search system, and program |
| WO2017122352A1 (ja) * | 2016-01-15 | 2017-07-20 | 三菱電機株式会社 | 暗号化装置、暗号化方法及び暗号化プログラム |
| JP6289768B2 (ja) * | 2016-01-18 | 2018-03-07 | 三菱電機株式会社 | 暗号化装置、暗号化プログラム及び暗号化方法 |
| US11128452B2 (en) * | 2017-03-25 | 2021-09-21 | AVAST Software s.r.o. | Encrypted data sharing with a hierarchical key structure |
| CN108449309B (zh) * | 2018-01-19 | 2019-08-20 | 华中科技大学 | 一种混合型可搜索加密方法和系统 |
| WO2019215818A1 (ja) * | 2018-05-08 | 2019-11-14 | 三菱電機株式会社 | 登録装置、サーバ装置、秘匿検索システム、秘匿検索方法、登録プログラムおよびサーバプログラム |
| EP3584991A1 (en) * | 2018-06-18 | 2019-12-25 | Koninklijke Philips N.V. | Device for data encryption and integrity |
| JP2020086116A (ja) * | 2018-11-26 | 2020-06-04 | ソニー株式会社 | 情報処理装置および情報処理方法 |
| US11764940B2 (en) * | 2019-01-10 | 2023-09-19 | Duality Technologies, Inc. | Secure search of secret data in a semi-trusted environment using homomorphic encryption |
| US11308234B1 (en) * | 2020-04-02 | 2022-04-19 | Wells Fargo Bank, N.A. | Methods for protecting data |
| US11816212B2 (en) * | 2020-04-15 | 2023-11-14 | Inferati Inc. | Large scale zero trust malware detection |
-
2021
- 2021-03-22 AU AU2021436355A patent/AU2021436355B2/en active Active
- 2021-03-22 WO PCT/JP2021/011663 patent/WO2022201234A1/ja not_active Ceased
- 2021-03-22 CN CN202180096064.4A patent/CN117043835A/zh active Pending
- 2021-03-22 EP EP21932848.1A patent/EP4296996A4/en active Pending
- 2021-03-22 US US18/283,005 patent/US12547749B2/en active Active
- 2021-03-22 JP JP2023508156A patent/JPWO2022201234A1/ja active Pending
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2016012111A (ja) * | 2014-06-30 | 2016-01-21 | 富士通株式会社 | 暗号処理方法、暗号処理装置、および暗号処理プログラム |
| JP2016071639A (ja) | 2014-09-30 | 2016-05-09 | 日本電信電話株式会社 | 監視情報共有システム、照合装置、監視装置及びプログラム |
| WO2016203555A1 (ja) * | 2015-06-16 | 2016-12-22 | 株式会社日立製作所 | 類似性秘匿検索システム、類似性秘匿検索方法 |
| JP2017111793A (ja) * | 2015-12-14 | 2017-06-22 | パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America | 検索方法、検索システム及びプログラム |
| JP2017175244A (ja) * | 2016-03-22 | 2017-09-28 | 株式会社日立製作所 | 1:n生体認証・暗号・署名システム |
| JP2018042045A (ja) * | 2016-09-06 | 2018-03-15 | 日本電気株式会社 | 照合システムと方法とプログラム |
| JP2019121188A (ja) * | 2018-01-05 | 2019-07-22 | 富士通株式会社 | 生体認証装置、生体認証方法および生体認証プログラム |
Non-Patent Citations (5)
| Title |
|---|
| DAI IKARASHIKOKI HAMADARYO KIKUCHIKOJI CHIDA: "A Design and an Implementation of Super-High-Speed Multi-Party Sorting: The Day When Multi-Party Computation Reaches Scripting Languages", COMPUTER SECURITY SYMPOSIUM (CSS, 2017 |
| KOHEI INOUEKIICHI URAHAMA: "Filtering Method for Image Retrieval Based on Lower Bound of Euclidean Distance", JOURNAL OF THE INSTITUTE OF IMAGE INFORMATION AND TELEVISION ENGINEERS, vol. 59, no. 11, 2005, pages 1701 - 1704 |
| MANTE OPEL, FACIAL RECOGNITION USING PRINCIPAL COMPONENT ANALYSIS, 9 March 2020 (2020-03-09), Retrieved from the Internet <URL:https://qiita.com/manteopel/items/703e9946e1903c6e2aa3> |
| See also references of EP4296996A4 |
| SUNSHINE: "What kind of mechanism? What is a ''spatial filter''? How is it used?", FEATURE'' OF ''IMAGE RECOGNITION'' (2): SUMMARIZED ARE WHAT IS ''EDGE DETECTION, 9 March 2020 (2020-03-09), Retrieved from the Internet <URL:https://it-mint.com/2018/11/05/feature-value-in-image-recognition-whats-edge-detection-and-spatial-filter-1839.html> |
Also Published As
| Publication number | Publication date |
|---|---|
| JPWO2022201234A1 (https=) | 2022-09-29 |
| CN117043835A (zh) | 2023-11-10 |
| US20240176903A1 (en) | 2024-05-30 |
| EP4296996A1 (en) | 2023-12-27 |
| EP4296996A4 (en) | 2025-01-01 |
| AU2021436355A1 (en) | 2023-09-28 |
| AU2021436355B2 (en) | 2024-11-14 |
| US12547749B2 (en) | 2026-02-10 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7769682B2 (ja) | プライバシー保護画像配信 | |
| CN112949545B (zh) | 识别人脸图像的方法、装置、计算设备和介质 | |
| Hamza et al. | An efficient cryptosystem for video surveillance in the internet of things environment | |
| US9497026B2 (en) | Authorizing removable medium access | |
| WO2022201235A1 (ja) | 秘密検索方法、秘密検索システム、秘密検索装置、暗号化装置、検索者端末、およびプログラム | |
| Mohanty et al. | PANDORA: Preserving privacy in PRNU-based source camera attribution | |
| WO2022201234A1 (ja) | 秘密検索方法、秘密検索システム、秘密検索装置、暗号化装置、検索者端末、およびプログラム | |
| CN113052044B (zh) | 识别虹膜图像的方法、装置、计算设备和介质 | |
| JP5718757B2 (ja) | 画像管理装置、画像管理プログラム、および画像管理方法 | |
| CN113052045B (zh) | 识别指静脉图像的方法、装置、计算设备和介质 | |
| CA3184510C (en) | Image distribution using composite re-encrypted images | |
| RU2826373C1 (ru) | Распределение изображений с сохранением приватности | |
| Tahir et al. | VidSearch: Privacy-by-Design Video Search and Retrieval System for Large-Scale CCTV Data | |
| KR102091388B1 (ko) | 민감 정보에 대한 보안 유지 방법 및 이러한 방법을 사용하는 장치 | |
| CN114580028A (zh) | 基于监控回看的案场风控方法、装置、设备及系统 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 21932848 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2023508156 Country of ref document: JP |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2021436355 Country of ref document: AU |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2021932848 Country of ref document: EP |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 18283005 Country of ref document: US Ref document number: 202180096064.4 Country of ref document: CN |
|
| ENP | Entry into the national phase |
Ref document number: 2021932848 Country of ref document: EP Effective date: 20230919 |
|
| ENP | Entry into the national phase |
Ref document number: 2021436355 Country of ref document: AU Date of ref document: 20210322 Kind code of ref document: A |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| WWG | Wipo information: grant in national office |
Ref document number: 18283005 Country of ref document: US |