WO2016158721A1 - データ管理装置、データ管理方法、及びコンピュータ読み取り可能な記録媒体 - Google Patents
データ管理装置、データ管理方法、及びコンピュータ読み取り可能な記録媒体 Download PDFInfo
- Publication number
- WO2016158721A1 WO2016158721A1 PCT/JP2016/059555 JP2016059555W WO2016158721A1 WO 2016158721 A1 WO2016158721 A1 WO 2016158721A1 JP 2016059555 W JP2016059555 W JP 2016059555W WO 2016158721 A1 WO2016158721 A1 WO 2016158721A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- coordinates
- users
- data
- function
- calculated
- 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
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/04—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
- H04L63/0428—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
-
- 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
- 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/2111—Location-sensitive, e.g. geographical location, GPS
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2463/00—Additional details relating to network architectures or network communication protocols for network security covered by H04L63/00
- H04L2463/061—Additional details relating to network architectures or network communication protocols for network security covered by H04L63/00 applying further key derivation, e.g. deriving traffic keys from a pair-wise master key
Definitions
- the present invention relates to a data management apparatus, a data management method, and a computer-readable recording medium on which a program for realizing these is recorded for managing a database.
- a company A that manufactures processed foods and a company B that supplies ingredients to the company B provide a database shared by both, and the data of both is shared.
- Such a shared database can be realized by the system disclosed in Patent Document 1, for example. According to the system disclosed in Patent Document 1, specific data can be safely shared between two organizations.
- Patent Document 1 it is possible to prevent data falsification by a third party, but it is difficult to prevent data falsification by one of the sharers. For this reason, when a problem occurs in the food distribution process, one of the sharers may falsify the data, making it difficult to investigate the problem.
- An example of an object of the present invention is to provide a data management device, a data management method, and a computer-readable recording medium that can solve the above-described problem and suppress falsification of shared data by one of the sharers. It is in.
- a data management device is a device for managing data shared by a plurality of users, An encryption processing unit for encrypting the shared data; When one user of the plurality of users asks for decoding of the shared data and transmits the coordinates previously given to the one user, it is given to each of the remaining users in advance.
- a coordinate acquisition unit that requests transmission of the coordinates When each of the remaining users has transmitted the coordinates given in advance, a function is calculated from the coordinates transmitted by the one user and the coordinates transmitted by the remaining users,
- a decryption processing unit that decrypts the encrypted shared data using a value obtained from the calculated function as a decryption key; With It is characterized by that.
- a data management method is a method for managing data shared by a plurality of users, (A) encrypting the shared data; (B) When one of the plurality of users asks for decoding of the shared data and transmits the coordinates given in advance to the one user, Requesting transmission of pre-assigned coordinates; and (C) When each of the remaining users has transmitted the coordinates given in advance, a function is obtained from the coordinates transmitted by the one user and the coordinates transmitted by the remaining users. Calculating and decrypting the encrypted shared data using a value obtained from the calculated function as a decryption key; Having It is characterized by that.
- a computer-readable recording medium is a computer-readable recording medium recording a program for managing data shared by a plurality of users by a computer. And In the computer, (A) encrypting the shared data; (B) When one of the plurality of users asks for decoding of the shared data and transmits the coordinates given in advance to the one user, Requesting transmission of pre-assigned coordinates; and (C) When each of the remaining users has transmitted the coordinates given in advance, a function is obtained from the coordinates transmitted by the one user and the coordinates transmitted by the remaining users. Calculating and decrypting the encrypted shared data using a value obtained from the calculated function as a decryption key; A program including an instruction for executing is recorded.
- FIG. 1 is a block diagram schematically showing a configuration of a data management apparatus according to an embodiment of the present invention.
- FIG. 2 is a block diagram specifically showing the configuration of the data management apparatus according to the embodiment of the present invention.
- FIG. 3 is a diagram showing an example of functions and decryption keys calculated in the embodiment of the present invention.
- FIG. 4 is a flowchart showing the operation of the data management apparatus according to the embodiment of the present invention.
- FIG. 5 is a block diagram illustrating an example of a computer that implements the data management apparatus according to the embodiment of the present invention.
- FIG. 1 is a block diagram schematically showing a configuration of a data management apparatus according to an embodiment of the present invention.
- a data management apparatus 10 is an apparatus for managing data 20 shared by a plurality of users (hereinafter referred to as “shared data”).
- the data management apparatus 10 includes an encryption processing unit 11, a coordinate acquisition unit 12, and a decryption processing unit 13. Among these, the encryption processing unit 11 encrypts the shared data 20.
- the coordinate acquisition unit 12 obtains the decryption of the shared data 20 from one user among a plurality of users and transmits the coordinates previously given to the one user to the remaining users. The transmission of the coordinates given in advance is requested.
- the decryption processing unit 13 calculates a function from the coordinates transmitted by one user and the coordinates transmitted by the remaining users when each of the remaining users transmits the previously assigned coordinates. Then, the decryption processing unit 13 decrypts the encrypted shared data using a value obtained from the calculated function as a decryption key.
- the shared data 20 can be decrypted only after the coordinates are obtained from all the users.
- FIG. 2 is a block diagram specifically showing the configuration of the data management apparatus according to the embodiment of the present invention.
- FIG. 3 is a diagram showing an example of functions and decryption keys calculated in the embodiment of the present invention.
- the data management apparatus 10 is connected to a server 40 of company A and a server 50 of company B via a network 30.
- Company A and Company B are users.
- the shared data 20 is stored in the database 21.
- company A and company B which are users, each have coordinate data on a two-dimensional plane as data.
- the company A owns the coordinates (x1, y1) of the point P
- the company B owns the coordinates (x2, y2) of the point Q.
- the server 40 of company A requests the data management apparatus 10 to decrypt the shared data 20 and coordinates of the point P (X1, y1) is transmitted.
- the coordinate acquisition unit 12 receives the request from the company A and the coordinates of the point P, the coordinate acquisition unit 12 transmits the coordinates (x2, y2) of the point Q to the server 50 of the company B. To ask.
- the decoding processing unit 13 is transmitted first with the coordinates of the transmitted point Q.
- the decoding processing unit 13 substitutes a preset value X of x (or y) for the calculated linear function, calculates a value Y of y (or x), and calculates the calculated value Y Is used as a decryption key to decrypt the shared data 20. Thereafter, the server 40 of company A updates the decrypted shared data 20.
- the number of users may be three or more. That is, when the number of users is N, the decoding processing unit 13 calculates an (N ⁇ 1) degree function as a function, and sets the calculated (N ⁇ 1) order function as (N ⁇ 1) variables. A value is substituted, and the obtained value of the remaining variable is used as a decryption key.
- N is a natural number of 2 or more.
- the user may be not only “individual” but also “organization” as shown in the examples of FIGS.
- FIG. 4 is a flowchart showing the operation of the data management apparatus according to the embodiment of the present invention.
- FIGS. 1 to 3 are referred to as appropriate.
- the data management method is implemented by operating the data management apparatus 10. Therefore, the description of the data management method in the present embodiment is replaced with the following description of the operation of the data management apparatus 10.
- the shared data 20 is stored in the database 21 in a state encrypted in advance by the encryption processing unit 11 of the data management device 10.
- step A1 when a decryption request and coordinates of the shared data 20 are transmitted from either the server 40 of the company A or the server 50 of the company B, in the data management device 10, the coordinate acquisition unit 12 receives these decryption requests and coordinates (step A1).
- the coordinate acquisition unit 12 requests the other user to transmit coordinates (step A2). And the coordinate acquisition part 12 determines whether the other user has transmitted the coordinate which it has (step A3). Specifically, the coordinate acquisition unit 12 determines that the coordinate has been transmitted when coordinate data is transmitted from the server of the other user. On the other hand, the coordinate acquisition unit 12 receives data from the other user's server when there is no data transmission until the set time elapses, or the other user's server transmits data indicating that coordinate transmission is rejected. In the case, it is determined that the coordinates have not been transmitted.
- step A3 if the other user has not transmitted the coordinates, the other user has not agreed to update the shared data 20, so the processing in the data management apparatus 10 ends.
- the decoding processing unit 13 calculates the value of y (or x) by substituting the preset value of x (or y) for the linear function calculated in step A4.
- the shared data 20 is decrypted using the value as a decryption key (step A5). Thereafter, the server that requested the decryption updates the decrypted shared data 20.
- the program in the present embodiment may be a program that causes a computer to execute steps A1 to A5 shown in FIG.
- a CPU Central Processing Unit
- the program in the present embodiment may be a program that causes a computer to execute steps A1 to A5 shown in FIG.
- a CPU Central Processing Unit
- the data management apparatus 10 and the data management method in the present embodiment can be realized.
- a CPU Central Processing Unit
- a CPU Central Processing Unit of the computer functions as an encryption processing unit 11, a coordinate acquisition unit 12, and a decryption processing unit 13, and performs processing.
- the database 21 can be realized by storing data files constituting these in a storage device such as a hard disk provided in the computer.
- the storage device that realizes the database 21 may be realized by mounting a recording medium storing the data file on a reading device connected to a computer.
- FIG. 5 is a block diagram illustrating an example of a computer that implements the data management apparatus according to the embodiment of the present invention.
- the computer 110 includes a CPU 111, a main memory 112, a storage device 113, an input interface 114, a display controller 115, a data reader / writer 116, and a communication interface 117. These units are connected to each other via a bus 121 so that data communication is possible.
- the CPU 111 performs various operations by developing the program (code) in the present embodiment stored in the storage device 113 in the main memory 112 and executing them in a predetermined order.
- the main memory 112 is typically a volatile storage device such as a DRAM (Dynamic Random Access Memory).
- the program in the present embodiment is provided in a state of being stored in a computer-readable recording medium 120. Note that the program in the present embodiment may be distributed on the Internet connected via the communication interface 117.
- the storage device 113 includes a hard disk drive and a semiconductor storage device such as a flash memory.
- the input interface 114 mediates data transmission between the CPU 111 and an input device 118 such as a keyboard and a mouse.
- the display controller 115 is connected to the display device 119 and controls display on the display device 119.
- the data reader / writer 116 mediates data transmission between the CPU 111 and the recording medium 120, and reads a program from the recording medium 120 and writes a processing result in the computer 110 to the recording medium 120.
- the communication interface 117 mediates data transmission between the CPU 111 and another computer.
- the recording medium 120 include general-purpose semiconductor storage devices such as CF (Compact Flash (registered trademark)) and SD (Secure Digital), magnetic storage media such as a flexible disk, or CD- Optical storage media such as ROM (Compact Disk Read Only Memory) are listed.
- CF Compact Flash
- SD Secure Digital
- magnetic storage media such as a flexible disk
- CD- Optical storage media such as ROM (Compact Disk Read Only Memory) are listed.
- the present invention is useful for a system in which data is shared by a plurality of users.
- Appendix 1 A device for managing data shared by multiple users, An encryption processing unit for encrypting the shared data; When one user of the plurality of users asks for decoding of the shared data and transmits the coordinates previously given to the one user, it is given to each of the remaining users in advance.
- a coordinate acquisition unit that requests transmission of the coordinates
- a function is calculated from the coordinates transmitted by the one user and the coordinates transmitted by the remaining users
- a decryption processing unit that decrypts the encrypted shared data using a value obtained from the calculated function as a decryption key
- the decoding processing unit calculates an (N ⁇ 1) degree function as the function when the plurality of users is N, and (N ⁇ 1) variables of the calculated (N ⁇ 1) degree function. Substituting a set value for, and using the obtained value of the remaining variable as the decryption key, The data management device according to attachment 1.
- (Appendix 3) A method for managing data shared by multiple users, (A) encrypting the shared data; (B) When one of the plurality of users asks for decoding of the shared data and transmits the coordinates given in advance to the one user, Requesting transmission of pre-assigned coordinates; and (C) When each of the remaining users has transmitted the coordinates given in advance, a function is obtained from the coordinates transmitted by the one user and the coordinates transmitted by the remaining users. Calculating and decrypting the encrypted shared data using a value obtained from the calculated function as a decryption key; Having A data management method characterized by the above.
- step (c) when the number of users is N, an (N ⁇ 1) degree function is calculated as the function, and (N ⁇ 1) number of the calculated (N ⁇ 1) degree functions are calculated. Substituting a set value for the variable of, and using the obtained value of the remaining variable as the decryption key, The data management method according to attachment 3.
- a computer-readable recording medium recording a program for managing data shared by a plurality of users by a computer, In the computer, (A) encrypting the shared data; (B) When one of the plurality of users asks for decoding of the shared data and transmits the coordinates given in advance to the one user, Requesting transmission of pre-assigned coordinates; and (C) When each of the remaining users has transmitted the coordinates given in advance, a function is obtained from the coordinates transmitted by the one user and the coordinates transmitted by the remaining users. Calculating and decrypting the encrypted shared data using a value obtained from the calculated function as a decryption key; The computer-readable recording medium which recorded the program containing the instruction
- step (c) when the number of users is N, an (N ⁇ 1) degree function is calculated as the function, and (N ⁇ 1) number of the calculated (N ⁇ 1) degree functions are calculated. Substituting a set value for the variable of, and using the obtained value of the remaining variable as the decryption key, The computer-readable recording medium according to appendix 5.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- General Health & Medical Sciences (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computing Systems (AREA)
- Storage Device Security (AREA)
Abstract
Description
前記共有データを暗号化する、暗号化処理部と、
前記複数のユーザのうちの一のユーザが前記共有データの復号を求めると共に、前記一のユーザに予め付与されている座標を送信してきた場合に、残りのユーザに対して、それぞれに予め付与されている座標の送信を求める、座標取得部と、
前記残りのユーザそれぞれが、予め付与された前記座標を送信してきた場合に、前記一のユーザが送信してきた前記座標と、前記残りのユーザが送信してきた前記座標とから、関数を算出し、算出した関数から求められる値を復号キーとして用いて、暗号化された前記共有データを復号する、復号処理部と、
を備えている、
ことを特徴とする。
(a)前記共有データを暗号化する、ステップと、
(b)前記複数のユーザのうちの一のユーザが前記共有データの復号を求めると共に、前記一のユーザに予め付与されている座標を送信してきた場合に、残りのユーザに対して、それぞれに予め付与されている座標の送信を求める、ステップと、
(c)前記残りのユーザそれぞれが、予め付与された前記座標を送信してきた場合に、前記一のユーザが送信してきた前記座標と、前記残りのユーザが送信してきた前記座標とから、関数を算出し、算出した関数から求められる値を復号キーとして用いて、暗号化された前記共有データを復号する、ステップと、
を有する、
ことを特徴とする。
前記コンピュータに、
(a)前記共有データを暗号化する、ステップと、
(b)前記複数のユーザのうちの一のユーザが前記共有データの復号を求めると共に、前記一のユーザに予め付与されている座標を送信してきた場合に、残りのユーザに対して、それぞれに予め付与されている座標の送信を求める、ステップと、
(c)前記残りのユーザそれぞれが、予め付与された前記座標を送信してきた場合に、前記一のユーザが送信してきた前記座標と、前記残りのユーザが送信してきた前記座標とから、関数を算出し、算出した関数から求められる値を復号キーとして用いて、暗号化された前記共有データを復号する、ステップと、
を実行させる命令を含む、プログラムを記録していることを特徴とする。
以下、本発明の実施の形態におけるデータ管理装置、データ管理方法、及びプログラムについて、図1~図5を参照しながら説明する。
最初に、本実施の形態におけるデータ管理装置の構成について図1を用いて説明する。図1は、本発明の実施の形態におけるデータ管理装置の構成を概略的に示すブロック図である。
次に、本発明の実施の形態におけるデータ管理装置10の動作について図4を用いて説明する。図4は、本発明の実施の形態におけるデータ管理装置の動作を示すフロー図である。以下の説明においては、適宜図1~図3を参酌する。また、本実施の形態では、データ管理装置10を動作させることによって、データ管理方法が実施される。よって、本実施の形態におけるデータ管理方法の説明は、以下のデータ管理装置10の動作説明に代える。
本実施の形態におけるプログラムは、コンピュータに、図4に示すステップA1~A5を実行させるプログラムであれば良い。このプログラムをコンピュータにインストールし、実行することによって、本実施の形態におけるデータ管理装置10とデータ管理方法とを実現することができる。この場合、コンピュータのCPU(Central Processing Unit)は、暗号化処理部11、座標取得部12、及び復号処理部13として機能し、処理を行なう。
複数のユーザで共有されるデータを管理するための装置であって、
前記共有データを暗号化する、暗号化処理部と、
前記複数のユーザのうちの一のユーザが前記共有データの復号を求めると共に、前記一のユーザに予め付与されている座標を送信してきた場合に、残りのユーザに対して、それぞれに予め付与されている座標の送信を求める、座標取得部と、
前記残りのユーザそれぞれが、予め付与された前記座標を送信してきた場合に、前記一のユーザが送信してきた前記座標と、前記残りのユーザが送信してきた前記座標とから、関数を算出し、算出した関数から求められる値を復号キーとして用いて、暗号化された前記共有データを復号する、復号処理部と、
を備えている、
ことを特徴とするデータ管理装置。
前記復号処理部は、前記複数のユーザがN人である場合に、前記関数として(N-1)次関数を算出し、算出した(N-1)次関数の(N-1)個の変数に設定値を代入し、得られた残りの変数の値を、前記復号キーとして用いる、
付記1に記載のデータ管理装置。
複数のユーザで共有されるデータを管理するための方法であって、
(a)前記共有データを暗号化する、ステップと、
(b)前記複数のユーザのうちの一のユーザが前記共有データの復号を求めると共に、前記一のユーザに予め付与されている座標を送信してきた場合に、残りのユーザに対して、それぞれに予め付与されている座標の送信を求める、ステップと、
(c)前記残りのユーザそれぞれが、予め付与された前記座標を送信してきた場合に、前記一のユーザが送信してきた前記座標と、前記残りのユーザが送信してきた前記座標とから、関数を算出し、算出した関数から求められる値を復号キーとして用いて、暗号化された前記共有データを復号する、ステップと、
を有する、
ことを特徴とするデータ管理方法。
前記(c)のステップにおいて、前記複数のユーザがN人である場合に、前記関数として(N-1)次関数を算出し、算出した(N-1)次関数の(N-1)個の変数に設定値を代入し、得られた残りの変数の値を、前記復号キーとして用いる、
付記3に記載のデータ管理方法。
複数のユーザで共有されるデータをコンピュータによって管理するためのプログラムを記録したコンピュータ読み取り可能な記録媒体であって、
前記コンピュータに、
(a)前記共有データを暗号化する、ステップと、
(b)前記複数のユーザのうちの一のユーザが前記共有データの復号を求めると共に、前記一のユーザに予め付与されている座標を送信してきた場合に、残りのユーザに対して、それぞれに予め付与されている座標の送信を求める、ステップと、
(c)前記残りのユーザそれぞれが、予め付与された前記座標を送信してきた場合に、前記一のユーザが送信してきた前記座標と、前記残りのユーザが送信してきた前記座標とから、関数を算出し、算出した関数から求められる値を復号キーとして用いて、暗号化された前記共有データを復号する、ステップと、
を実行させる命令を含む、プログラムを記録しているコンピュータ読み取り可能な記録媒体。
前記(c)のステップにおいて、前記複数のユーザがN人である場合に、前記関数として(N-1)次関数を算出し、算出した(N-1)次関数の(N-1)個の変数に設定値を代入し、得られた残りの変数の値を、前記復号キーとして用いる、
付記5に記載のコンピュータ読み取り可能な記録媒体。
11 暗号化処理部
12 座標取得部
13 復号処理部
20 共有データ
21 データベース
30 ネットワーク
40、50 サーバ
110 コンピュータ
111 CPU
112 メインメモリ
113 記憶装置
114 入力インターフェイス
115 表示コントローラ
116 データリーダ/ライタ
117 通信インターフェイス
118 入力機器
119 ディスプレイ装置
120 記録媒体
121 バス
Claims (6)
- 複数のユーザで共有されるデータを管理するための装置であって、
前記共有データを暗号化する、暗号化処理部と、
前記複数のユーザのうちの一のユーザが前記共有データの復号を求めると共に、前記一のユーザに予め付与されている座標を送信してきた場合に、残りのユーザに対して、それぞれに予め付与されている座標の送信を求める、座標取得部と、
前記残りのユーザそれぞれが、予め付与された前記座標を送信してきた場合に、前記一のユーザが送信してきた前記座標と、前記残りのユーザが送信してきた前記座標とから、関数を算出し、算出した関数から求められる値を復号キーとして用いて、暗号化された前記共有データを復号する、復号処理部と、
を備えている、
ことを特徴とするデータ管理装置。 - 前記復号処理部は、前記複数のユーザがN人である場合に、前記関数として(N-1)次関数を算出し、算出した(N-1)次関数の(N-1)個の変数に設定値を代入し、得られた残りの変数の値を、前記復号キーとして用いる、
請求項1に記載のデータ管理装置。 - 複数のユーザで共有されるデータを管理するための方法であって、
(a)前記共有データを暗号化する、ステップと、
(b)前記複数のユーザのうちの一のユーザが前記共有データの復号を求めると共に、前記一のユーザに予め付与されている座標を送信してきた場合に、残りのユーザに対して、それぞれに予め付与されている座標の送信を求める、ステップと、
(c)前記残りのユーザそれぞれが、予め付与された前記座標を送信してきた場合に、前記一のユーザが送信してきた前記座標と、前記残りのユーザが送信してきた前記座標とから、関数を算出し、算出した関数から求められる値を復号キーとして用いて、暗号化された前記共有データを復号する、ステップと、
を有する、
ことを特徴とするデータ管理方法。 - 前記(c)のステップにおいて、前記複数のユーザがN人である場合に、前記関数として(N-1)次関数を算出し、算出した(N-1)次関数の(N-1)個の変数に設定値を代入し、得られた残りの変数の値を、前記復号キーとして用いる、
請求項3に記載のデータ管理方法。 - 複数のユーザで共有されるデータをコンピュータによって管理するためのプログラムを記録したコンピュータ読み取り可能な記録媒体であって、
前記コンピュータに、
(a)前記共有データを暗号化する、ステップと、
(b)前記複数のユーザのうちの一のユーザが前記共有データの復号を求めると共に、前記一のユーザに予め付与されている座標を送信してきた場合に、残りのユーザに対して、それぞれに予め付与されている座標の送信を求める、ステップと、
(c)前記残りのユーザそれぞれが、予め付与された前記座標を送信してきた場合に、前記一のユーザが送信してきた前記座標と、前記残りのユーザが送信してきた前記座標とから、関数を算出し、算出した関数から求められる値を復号キーとして用いて、暗号化された前記共有データを復号する、ステップと、
を実行させる命令を含む、プログラムを記録しているコンピュータ読み取り可能な記録媒体。 - 前記(c)のステップにおいて、前記複数のユーザがN人である場合に、前記関数として(N-1)次関数を算出し、算出した(N-1)次関数の(N-1)個の変数に設定値を代入し、得られた残りの変数の値を、前記復号キーとして用いる、
請求項5に記載のコンピュータ読み取り可能な記録媒体。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US15/559,888 US20180077123A1 (en) | 2015-03-27 | 2016-03-25 | Data management apparatus, data management method and computer readable recording medium |
| JP2017509892A JPWO2016158721A1 (ja) | 2015-03-27 | 2016-03-25 | データ管理装置、データ管理方法、及びプログラム |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2015-066878 | 2015-03-27 | ||
| JP2015066878 | 2015-03-27 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2016158721A1 true WO2016158721A1 (ja) | 2016-10-06 |
Family
ID=57004555
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP2016/059555 Ceased WO2016158721A1 (ja) | 2015-03-27 | 2016-03-25 | データ管理装置、データ管理方法、及びコンピュータ読み取り可能な記録媒体 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US20180077123A1 (ja) |
| JP (1) | JPWO2016158721A1 (ja) |
| WO (1) | WO2016158721A1 (ja) |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH11317734A (ja) * | 1998-02-13 | 1999-11-16 | Hitachi Ltd | デ―タの暗号化復号化方法および、それを用いたネットワ―クシステム |
| JP2002111659A (ja) * | 2000-10-04 | 2002-04-12 | Nec Software Hokuriku Ltd | ファイル暗号化システム、ファイル暗号化用プログラムおよびデータを記録した記録媒体 |
| JP2003348065A (ja) * | 2002-05-23 | 2003-12-05 | Japan Datacom Co Ltd | データ分散保管システム |
| US20040175000A1 (en) * | 2003-03-05 | 2004-09-09 | Germano Caronni | Method and apparatus for a transaction-based secure storage file system |
| JP2008103936A (ja) * | 2006-10-18 | 2008-05-01 | Toshiba Corp | 秘密情報管理装置および秘密情報管理システム |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2006311383A (ja) * | 2005-04-28 | 2006-11-09 | Trusted Solutions Kk | データ管理方法、データ管理システムおよびデータ管理装置 |
| JP4867424B2 (ja) * | 2006-03-27 | 2012-02-01 | ヤマハ株式会社 | コンテンツ記録装置、コンテンツ再生装置またはコンピュータプログラム |
| US8745370B2 (en) * | 2010-06-28 | 2014-06-03 | Sap Ag | Secure sharing of data along supply chains |
| JP6008316B2 (ja) * | 2012-08-24 | 2016-10-19 | パナソニックIpマネジメント株式会社 | 秘密分散装置および秘密分散プログラム |
| EP3210157B1 (en) * | 2014-10-23 | 2020-04-01 | Pageproof.com Limited | Encrypted collaboration system and method |
| CN104584509A (zh) * | 2014-12-31 | 2015-04-29 | 深圳大学 | 一种共享数据的访问控制方法、装置及系统 |
-
2016
- 2016-03-25 US US15/559,888 patent/US20180077123A1/en not_active Abandoned
- 2016-03-25 WO PCT/JP2016/059555 patent/WO2016158721A1/ja not_active Ceased
- 2016-03-25 JP JP2017509892A patent/JPWO2016158721A1/ja active Pending
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH11317734A (ja) * | 1998-02-13 | 1999-11-16 | Hitachi Ltd | デ―タの暗号化復号化方法および、それを用いたネットワ―クシステム |
| JP2002111659A (ja) * | 2000-10-04 | 2002-04-12 | Nec Software Hokuriku Ltd | ファイル暗号化システム、ファイル暗号化用プログラムおよびデータを記録した記録媒体 |
| JP2003348065A (ja) * | 2002-05-23 | 2003-12-05 | Japan Datacom Co Ltd | データ分散保管システム |
| US20040175000A1 (en) * | 2003-03-05 | 2004-09-09 | Germano Caronni | Method and apparatus for a transaction-based secure storage file system |
| JP2008103936A (ja) * | 2006-10-18 | 2008-05-01 | Toshiba Corp | 秘密情報管理装置および秘密情報管理システム |
Non-Patent Citations (1)
| Title |
|---|
| ALFRED J. MENEZES ET AL., HANDBOOK OF APPLIED CRYPTOGRAPHY, 1997, pages 524 - 526 * |
Also Published As
| Publication number | Publication date |
|---|---|
| JPWO2016158721A1 (ja) | 2017-12-28 |
| US20180077123A1 (en) | 2018-03-15 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR102149996B1 (ko) | 특정 식별 정보 노출없이 식별자간 링크를 설정하기 위한 시스템 및 방법 | |
| US11277257B2 (en) | Method and apparatus for performing operation using encrypted data | |
| US9735962B1 (en) | Three layer key wrapping for securing encryption keys in a data storage system | |
| CN107948152B (zh) | 信息存储方法、获取方法、装置及设备 | |
| WO2021012548A1 (zh) | 基于区块链的数据处理方法、系统、电子装置及存储介质 | |
| US20210117805A1 (en) | Inference apparatus, and inference method | |
| CN105830133B (zh) | 文件保管系统及用户终端 | |
| CN108989339B (zh) | 一种具有策略隐藏功能的密文加密方法、系统及存储介质 | |
| US10284534B1 (en) | Storage system with controller key wrapping of data encryption key in metadata of stored data item | |
| CN107251480A (zh) | 数据保管装置、数据更新系统、数据处理方法和数据处理程序 | |
| JP5137046B1 (ja) | 系列データ保護方法および系列データ保護プログラム | |
| CN102214282A (zh) | 一种适合于便携式系统中多媒体数据文件的保护方法 | |
| JP2019079280A (ja) | ファイル検証装置、ファイル移行システムおよびプログラム | |
| CN110717190A (zh) | 一种分布式数据存储方法、装置及数据存储设备 | |
| JP6272546B2 (ja) | データ保管装置及びデータ処理方法及びデータ処理プログラム | |
| CN112182512A (zh) | 一种信息处理方法、装置及存储介质 | |
| US20170310474A1 (en) | Decryption condition addition device, cryptographic system, and decryption condition addition program | |
| KR101325096B1 (ko) | 불법 복제 방지 시스템 및 불법 복제 방지 방법 | |
| US11017029B2 (en) | Data transfer system, data transfer apparatus, data transfer method, and computer-readable recording medium | |
| US10116439B2 (en) | Encrypted data computation system, device, and program | |
| KR102526114B1 (ko) | 암호화 및 복호화를 위한 장치 및 방법 | |
| US20160352517A1 (en) | Sharing encrypted data with enhanced security | |
| WO2016158721A1 (ja) | データ管理装置、データ管理方法、及びコンピュータ読み取り可能な記録媒体 | |
| CN108985109A (zh) | 一种数据存储方法及装置 | |
| CN111130788A (zh) | 数据处理方法和系统、数据读取方法和iSCSI服务器 |
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: 16772602 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 2017509892 Country of ref document: JP Kind code of ref document: A |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 15559888 Country of ref document: US |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16772602 Country of ref document: EP Kind code of ref document: A1 |