Key splitting
11563566 · 2023-01-24
Assignee
Inventors
Cpc classification
H04L12/4625
ELECTRICITY
H04L9/0861
ELECTRICITY
H04L9/085
ELECTRICITY
H04L9/0877
ELECTRICITY
H04L9/0894
ELECTRICITY
International classification
H04L9/08
ELECTRICITY
H04L9/00
ELECTRICITY
Abstract
According to an example, key splitting may include utilizing a masked version of a master key that is masked by using a mask.
Claims
1. A non-transitory computer-readable medium having stored thereon machine readable instructions that when executed cause a first computing device to: perform key splitting without using a homomorphic encryption technique, the key splitting comprising: obtaining a master key; obtaining a random mask; obtaining a masked version of the master key by performing an operation on the master key and the random mask, the operation selected from among an exclusive or (XOR), a multiplication, or a division; forwarding the masked version of the master key from the first computing device to a key manager computing device; responsive to the forwarding of the masked version of the master key, receiving a new mask from the key manager computing device; determining a data key based on an XOR of the new mask and the random mask; and use, by a data processing instance in the first computing device, the data key in encrypting, decrypting, or authenticating data.
2. The non-transitory computer readable medium according to claim 1, wherein the new mask is based on a random selection of another mask by the key manager computing device and the masked version of the master key.
3. The non-transitory computer readable medium according to claim 1, further comprising machine readable instructions that when executed cause the first computing device to: generate the data processing instance to utilize the data key to encrypt, decrypt, or authenticate the data.
4. The non-transitory computer readable medium according to claim 3, wherein the machine readable instructions to generate the data processing instance comprise instructions to: generate an ephemeral instantiation of the data processing instance to utilize the random mask and the data key to encrypt, decrypt, or authenticate the data; and utilize another ephemeral instantiation of a data processing instance that utilizes another random mask and another data key to encrypt, decrypt, or authenticate further data.
5. The non-transitory computer readable medium according to claim 1, wherein the data comprises a set of data objects, and wherein the machine readable instructions further comprise instructions that when executed cause the first computing device to: use the data key to derive a plurality of data keys, wherein each data key of the plurality of data keys corresponds to a respective data object of the set of data objects.
6. A method comprising: performing, by a first computing device comprising a hardware processor, key splitting without using a homomorphic encryption technique, the key splitting comprising: receiving a master key; receiving a random mask; generating a masked version of the master key by performing an operation on the master key and the random mask, the operation selected from among an exclusive or (XOR), a multiplication, or a division; forwarding, by the first computing device, the masked version of the master key to a key manager computing device; receiving, by the first computing device, a new mask from the key manager computing device responsive to the forwarding of the masked version of the master key to the key manager computing device; determining, by the first computing device, a data key based on an XOR of the new mask and the random mask; and using, by the first computing device, the data key in encrypting, decrypting, or authenticating data.
7. The method according to claim 6, wherein the data comprises a set of data objects, and wherein the method further comprises: using, by the first computing device, the data key to derive a plurality of data keys, wherein each data key of the plurality of data keys corresponds to a respective data object of the set of data objects.
8. The method according to claim 6, further comprising: generating, by the first computing device, a data processing instance to utilize the data key to encrypt, decrypt, or authenticate the data.
9. The method according to claim 6, wherein the data comprises an index, and wherein the new mask is related to the data key by the index of the data.
10. The non-transitory computer readable medium according to claim 1, wherein the new mask is based on an XOR of a further randomly selected mask, the master key, and the random mask at the key manager computing device.
11. The non-transitory computer readable medium according to claim 10, wherein the further randomly selected mask is randomly selected by the key manager computing device.
12. The method according to claim 6, wherein the new mask is based on an XOR of a further randomly selected mask, the master key, and the random mask.
13. The method according to claim 12, wherein the further randomly selected mask is randomly selected by the key manager computing device.
14. A first computing device comprising: a processor; and a non-transitory computer-readable storage medium storing instructions executable on the processor to: perform key splitting without using a homomorphic encryption technique, the key splitting comprising: obtaining a master key; obtaining a random mask; generating a masked version of the master key by performing an exclusive or (XOR) on the master key and the random mask; forwarding the masked version of the master key to a key manager computing device; receiving a new mask from the key manager computing device responsive to the forwarding of the masked version of the master key; determining a data key based on an XOR of the new mask and the random mask; and use, by a data processing instance, the data key in encrypting, decrypting, or authenticating data.
15. The first computing device according to claim 14, wherein the new mask is based on an XOR of a further randomly selected mask, the master key, and the random mask.
16. The first computing device according to claim 15, wherein the further randomly selected mask is randomly selected by the key manager computing device.
17. The first computing device according to claim 14, wherein the instructions are executable on the processor to generate the data processing instance.
18. The first computing device according to claim 17, wherein the generated data processing instance is an ephemeral data processing instance.
Description
BRIEF DESCRIPTION OF DRAWINGS
(1) Features of the present disclosure are illustrated by way of example and not limited in the following figure(s), in which like numerals indicate like elements, in which:
(2)
(3)
(4)
(5)
(6)
(7)
(8)
(9)
DETAILED DESCRIPTION
(10) For simplicity and illustrative purposes, the present disclosure is described by referring mainly to examples. In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present disclosure. It will be readily apparent however, that the present disclosure may be practiced without limitation to these specific details. In other instances, some methods and structures have not been described in detail so as not to unnecessarily obscure the present disclosure.
(11) Throughout the present disclosure, the terms “a” and “an” are intended to denote at least one of a particular element. As used herein, the term “includes” means includes but not limited to, the term “including” means including but not limited to. The term “based on” means based at least in part on.
(12) Symmetric keys for encryption and decryption of data typically include the use of the same cryptographic keys for both encryption of plaintext and decryption of ciphertext. With respect to symmetric keys, the keys are typically identical, or there may be a transformation that is performed between the two keys. Asymmetric keys for encryption and decryption of data typically include two separate keys, one of which is secret (or private) and one of which is public. With regard to encryption and decryption of data, key splitting typically includes the division of a key or decryption process into two or more parts so that no part in itself may be used without reconstructing the key by uniting all of its parts.
(13) Authentication processes may include processes to determine whether the data that is received is the data that was sent. Authentication processes may also include processes related to validation of the authenticity of data by using, for example, hash-based message authentication (HMAC)), and other validation techniques.
(14) Key management may include the management of keys for encryption, decryption, and authentication of data, and/or for the generation of additional keys. For example, for key management, each master key and its corresponding set of encrypted data items may be placed under the control of a single data owner. This type of key management may be used as part of computing systems that provide cryptographic services that use symmetric-key cryptographic mechanisms (which include symmetric encryption and symmetric authentication processes). For such symmetric key based cryptographic services, the sender and the receiver of a message, or the writer and the reader of a stored file, generally share the same specific encryption/decryption key or the same specific authentication key, or one of each. Access to this key may be managed by a key manager that may include key splitting capabilities.
(15) As described herein, key splitting typically includes the division of a key or the division of a decryption process into two or more parts so that no part in itself may be used to reconstruct the key. Rather, each part may need to be united to reconstruct the key. Thus, key splitting provides a data owner (hereinafter designated U, or user U) control of aspects such as encryption, decryption, and authentication of data by preventing other entities from ascertaining the key or the decryption process.
(16) With respect to key splitting, the data owner U may utilize a key manager (hereinafter designated P) to manage keys that are used for data protection. The data owner U may create ephemeral data processing instances (with a specific i.sup.th data processing instance being designated as A.sub.i) that provide for data protection. For example, an ephemeral data processing instance may perform data encryption or decryption on behalf of the data owner U on a set of data, and thereafter, the ephemeral data processing instance may be discarded. The key manager may not be trusted with having knowledge of the values of the keys.
(17) In some examples, communication with the key manager P may use a partially homomorphic encryption technique, such as ElGamal encryption. The ElGamal encryption technique is an asymmetric key encryption process for public-key cryptography which is based on the Diffie-Hellman key exchange. With respect to communication with the key manager P, other types of encryption techniques may be used as well.
(18) With respect to key splitting, the data owner U may create a master key (hereinafter designated K). Specific keys that are used to manage data objects (i.e., parts of the data owned by the data owner U) on behalf of the data owner may be derived from the master key K. In order to handle specific keys for individual data objects, the data owner U may initiate the creation of an ephemeral data processing instance A.sub.i, and may send to the data processing instance A.sub.i an encryption of the master key K under the key manager's public key. The data processing instance A.sub.i may generate a random mask γ.sub.i.
(19) The data processing instance A.sub.i may use the homomorphic property of an asymmetric key encryption process to combine an encryption of the random mask γ.sub.i with the encryption of the master key K. The homomorphic property may refer to a form of encryption which allows specific types of computations to be carried out on ciphertext and to generate an encrypted result which, when decrypted, matches the result of operations performed on the original text that is used to generate the ciphertext. In this example, the resulting ciphertext generated by the combination of the encryption of the random mask γ.sub.i and the master key K is an encryption of K*γ.sub.i (i.e., the product of K and H. The ciphertext of K and γ.sub.i may be determined in the group structure (e.g., a group G for ElGamal encryption), underlying the asymmetric key encryption process that includes the homomorphic property. The data processing instance A.sub.i may send this ciphertext to the key manager P. Further, the data processing instance A.sub.i may record the value of the random mask γ.sub.i.
(20) The random mask γ.sub.i may be used as a mask shared by the key manager P and the ephemeral instantiation of the data processing instance. The random mask γ.sub.i may be shared implicitly, in that the key manager P does not know the value of the random mask γ.sub.i. The key manager P thus invokes the use of the random mask γ.sub.i through its implicit but not explicit knowledge. The key manager P may use a secret key to decrypt the masked master key (i.e., the ciphertext of K and γ.sub.i) to obtain the value K*γ.sub.i (the product of K and γ.sub.i), and store the value for communication with this data processing instance A.sub.i.
(21) A specific key for encryption, decryption, and/or other authentication of an individual data object may be created to be of the form α.sub.j/K, where α.sub.j is a random value, so that the data processing instance A.sub.i knows the key, while the key manager P knows α.sub.j and stores α.sub.j as a mask for this key. For example, the key manager may select a random value α.sub.j, and send α.sub.i/(K*γ.sub.i) to the data processing instance A.sub.i that knows γ.sub.i, so that the data processing instance may determine [α.sub.j/(K*γ.sub.i)]γ.sub.i to recover α.sub.j/K. These values related to α.sub.j, K, and γ.sub.i, and all related operations may be in the underlying group (e.g., a group G for ElGamal encryption) that includes the homomorphic property. The processes described above with respect to creation of a specific key for an individual data object may be used later, after this data processing instance A.sub.i is no longer in existence, to allow the key manager P to provide for a newly created data processing instance to recover the same key, using the original mask α.sub.j for this key α.sub.j/K, and the new value of γ.sub.i′ that is used as its mask shared with this data processing instance.
(22) According to examples, a key splitting system and a method for key splitting are disclosed herein. With respect to key splitting, the system and method may generally utilize any secure communications system, without the need for a homomorphic encryption technique. Non-limiting examples of secure communications systems may include systems that use secure asymmetric encryption techniques such as RSA, elliptic curve cryptography, etc. Homomorphic encryption may be generally described as a form of encryption which allows specific types of computations to be carried out on ciphertext and generate an encrypted result which, when decrypted, matches the result of operations performed on the plaintext. The avoidance of the need to use the homomorphic encryption techniques may reduce computational cost (e.g., processing time, storage, energy usage, etc.). For example, with respect to use of the asymmetric key encryption processes that include a homomorphic property, such techniques may be computationally cost intensive based on the use of relatively longer group elements (e.g., 2048 bits long), compared to relatively shorter bit-strings (e.g., 128 or 256 bits long) that are usable with the example system and method disclosed herein.
(23) For the example system and method disclosed herein, the random mask γ.sub.i may be selected by the data owner (i.e., the data owner U may select a random value for the mask γ.sub.i), such that an asymmetric encryption technique may be used for key splitting. With respect to the term data owner U as used herein, the functionality described as performed by the data owner U and the information related to the data owner U may be performed by and related to a data owner computing device. Generally, for the system and method disclosed herein, the data owner U may select a random mask γ.sub.i, encrypt γ.sub.i*K under the key manager's public key, and send the ciphertext along with the random mask γ.sub.i to the data processing instance A.sub.i. The “*” symbol may represent any operation, such as XOR, multiplication, addition, etc. The data processing instance A.sub.i may record the random mask γ.sub.i, and forward the ciphertext to the key manager P, which may decrypt and record γ.sub.i*K. With respect to the term key manager P as used herein, the functionality described as performed by the key manager P and the information related to the key manager P may be performed by and related to a key manager computing device
(24) For the example system and method disclosed herein, the values K, γ.sub.i, and α.sub.j may be bit-strings of an appropriate length, regarded as elements of a group that is of fixed length bit-strings, with bit-wise XOR as the group operation. The computations K*γ.sub.i, α.sub.j/K, etc. of the aforementioned key splitting service may be computations in this convenient group. The length of the keys may be selected according to the cryptographic service (e.g., the particulars of the encryption, decryption, or authentication process) for which keys are being managed.
(25) For the example system and method disclosed herein, compared to the use of homomorphic encryption techniques, assuming a key length for a secure symmetric-key system is 256 bits, XOR operations on 256-bit values may be generally more efficient than homomorphic encryption operations. These 256-bit values may be considered secure with respect to cryptanalytic techniques. As computational power increases (e.g., per Moore's law, etc.) and as cryptanalysis improves, these bit lengths may gradually increase. The symmetric-key length may be expected to continue to stay correspondingly shorter than the asymmetric-key lengths. Further, for the example system and method disclosed herein, the need to convert group elements α.sub.j/K into useable symmetric keys is also eliminated, since these values may be used directly as bit-strings. For example, the values K and α.sub.j may be bit-strings of an appropriate length, regarded as elements of a group that is of fixed length bit-strings, with bit-wise XOR as the group operation.
(26) According to an example, the key splitting system may include at least one processor, and a memory storing machine readable instructions that when executed by the at least one processor cause the at least one processor to receive a master key K from an entity (e.g., the data owner U) that is related to data that is to be encrypted, decrypted, or authenticated. A data key S.sub.j that is to be used to encrypt, decrypt, or authenticate the data may be derived from the master key K and a mask γ.sub.i that is received from the entity that is related to the data. The machine readable instructions may further forward a version (e.g., K*γ.sub.i) of the master key that is masked by using the mask to a key manager P to manage the data key S.sub.j, and generate a data processing instance A.sub.i to utilize the data key to encrypt, decrypt, or authenticate the data. The machine readable instructions may further determine the data key S.sub.j to encrypt, decrypt, or authenticate the data based on a previous data key (e.g., a known S.sub.j) selected by the data processing instance A.sub.i.
(27)
(28) In order to retrieve decrypted data from a data repository 112 that includes data 114, the data owner U may initiate a data processing instance A.sub.i. The data processing instance A.sub.i may be ephemeral. The data processing instance A.sub.i may be used to interact with the virtual key management module P in order to reconstruct specific keys. The state between different instantiations of the data processing instance A.sub.i may be maintained by having the data owner U use the same master key K in all instantiations A.sub.i, and by having the virtual key management module P store a masked version of the specific key S.sub.j*K (where S.sub.j represents a string that represents a j.sup.th specific key for encrypting, decrypting, or authenticating, or validating the authentication of a data object).
(29) A data repository key generation module 116 of the system 100 may generate a new specific key S.sub.j to be used to encrypt, decrypt, or authenticate, or validate the authentication of the data 114 on the data repository 112. The data repository key generation module 116 may be implemented by the data owner U and/or by the virtual key management module P, but is shown as being independently implemented in the example of the system 100 of
(30) A data processing instance key generation module 118 of the system 100 may provide for the data processing instance 104 to dynamically generate specific keys S.sub.j, and to transmit a blinded version of the generated keys to the virtual key management module P. The data processing instance key generation module 118 may be implemented by the data owner U and/or by the virtual key management module P, but is shown as being independently implemented in the example of the system 100 of
(31) A previous storage object retrieval module 120 of the system 100 may implement the retrieval of a previous storage object from the data repository 112. The previous storage object retrieval module 120 may be implemented by the data owner U and/or by the virtual key management module P, but is shown as being independently implemented in the example of the system 100 of
(32) For the system 100, different entities may communicate securely among themselves using channels that are implemented, for example, via Secure Sockets Layer (SSL) or Transport Layer Security (TLS) built on an existing public key infrastructure (PKI). With reference to
(33)
(34) Referring to
(35) At block 204, the data owner U may select the random mask γ.sub.i (i.e., select a random value for the mask γ.sub.i).
(36) At block 206, the data owner U may send the master key K XOR the random mask γ.sub.i (i.e., K+γ.sub.i) to the virtual key management module P. That is, the data owner U may send the random mask γ.sub.i in masked form to the virtual key management module P. The master key K may also be selected by the data owner U who owns the data 114.
(37) At block 208, the data owner U may send the random mask γ.sub.i to the data processing instance A.sub.i.
(38) At block 210, the virtual key management module P may save the master key K XOR the random mask γ.sub.i (i.e., K+γ.sub.i). That is, the virtual key management module P may save the random mask γ.sub.i masked by K, where K+γ.sub.i is determined by a bit-wise XOR operation. With regard to the system 100, a non-transitory storage medium may be coupled to the virtual key management module P to store any information (e.g., K+γ.sub.i, α.sub.j, etc.) related to the virtual key management module P.
(39) At block 212, the data processing instance A.sub.i may save the random mask γ.sub.i. The random mask γ.sub.i may be used by the ephemeral instantiation of the corresponding data processing instance A.sub.i for operations related to data object encryption, decryption, or authentication, or authentication validation. With regard to the system 100, a non-transitory storage medium may be coupled to the data owner U to store any information (e.g., γ.sub.i, S.sub.j, etc.) related to the data owner U and the data processing instance A.sub.i.
(40) With respect to the data processing instance generation protocol 200, the secrecy of the master key K with respect to the data processing instance A.sub.i may be ensured by the security of the asymmetric encryption technique that is used. The secrecy of the master key K with respect to the virtual key management module P may be ensured based on the mask being chosen at random, and not being known to the virtual key management module P.
(41)
(42) Referring to
(43) At block 304, the data processing instance A.sub.i may forward a request to the virtual key management module P to generate a new key with index j. As described herein, the new key with index j may be determined based on a random selection by the virtual key management module P.
(44) At block 306, the virtual key management module P may select α.sub.j at random, and determine β.sub.ij=α.sub.j XOR (K XOR γ.sub.i) (i.e., β.sub.ij=α.sub.j+(K+γ.sub.i)). For block 306, α.sub.j and β.sub.ij may represent masks that are used for blinding purposes.
(45) At block 308, the virtual key management module P may send β.sub.ij to the data processing instance A.sub.i.
(46) At block 310, the data processing instance A.sub.i may determine the j.sup.th specific key S.sub.j as β.sub.ij XOR γ.sub.i (which is equal to α.sub.j XOR K).
(47) At block 312, the data processing instance A.sub.i may save the j.sup.th specific key S.sub.j.
(48) At block 314, the virtual key management module P may save α.sub.j (which is equal to S.sub.j XOR K).
(49) With respect to the data repository key generation protocol 300, the string S.sub.j output by the data processing instance A.sub.i may represent the j.sup.th specific key S.sub.j. In some examples, instead of using the keys S.sub.j directly for handling data, the keys S.sub.j may be fed as inputs to a key-derivation function (KDF) whose outputs are used as data-handling keys. In this manner, related-key attacks may be avoided on the data stored by the virtual key management module P, where the data includes the values K+S.sub.1, K+S.sub.2, . . . , K+S.sub.j, etc.
(50)
(51) Referring to
(52) At block 404, the data processing instance A.sub.i may forward a request to the virtual key management module P for a new key with index j. As described herein, the new key with index j may be determined based on a random selection by the data processing instance A.sub.i.
(53) At block 406, the data processing instance A.sub.i may select the j.sup.th specific key S.sub.j at random, and determine β.sub.ij=S.sub.j XOR γ.sub.i, (i.e., β.sub.ij=S.sub.j+γ.sub.i).
(54) At block 408, the data processing instance A.sub.i may forward β.sub.ij to the virtual key management module P.
(55) At block 410, the virtual key management module P may determine α.sub.j as β.sub.ij XOR (K XOR γ.sub.i), (i.e., α.sub.j=β.sub.ij+(K+γ.sub.i)).
(56) At block 412, the data processing instance A.sub.i may save the j.sup.th specific key S.sub.j.
(57) At block 414, the virtual key management module P may save α.sub.j (which=S.sub.j XOR K).
(58) With respect to the data processing instance key generation protocol 400, the string S.sub.j output by the data processing instance A.sub.i may represent the j.sup.th specific key S.sub.j. In some examples, instead of using the keys S.sub.j directly for handling data, the keys S.sub.j may be fed as inputs to a KDF whose outputs are used as data-handling keys. In this manner, related-key attacks may be avoided on the data stored by the virtual key management module P, where the data includes the values K+S.sub.1, K+S.sub.2, . . . , K+S.sub.j, etc.
(59)
(60) At block 502, based on blocks 210 and 212 of the data processing instance generation protocol 200 for data processing instance A.sub.i, the virtual key management module P may retrieve or otherwise receive as input the saved master key K XOR the random mask γ.sub.i (i.e., K+γ.sub.i), and the data processing instance A.sub.i may retrieve or otherwise receive as input the saved random mask γ.sub.i.
(61) At block 504, the virtual key management module P may retrieve or otherwise receive as input α.sub.j, where α.sub.j is presumably generated with a previous instantiation of the data processing instance designated as A.sub.i′.
(62) At block 506, the data processing instance A.sub.i may forward a request to the virtual key management module P to request the previously generated key with index j. As described herein, the previously generated key with index j may be determined based on a random selection by the data processing instance A.sub.i.
(63) At block 508, the virtual key management module P may retrieve α.sub.j, and determine β.sub.ij=α.sub.j XOR (K XOR γ.sub.i), (i.e., β.sub.ij=α.sub.j+(K+γ.sub.i)).
(64) At block 510, the virtual key management module P may forward β.sub.ij to the data processing instance A.sub.i.
(65) At block 512, the data processing instance A.sub.i may determine the j.sup.th specific key S.sub.j as β.sub.ij XOR γ.sub.i, (i.e., S.sub.j=β.sub.ij+γ.sub.i).
(66) At block 514, the data processing instance A.sub.i may save the j.sup.th specific key S.sub.j. In some examples, instead of using the keys S.sub.j directly for handling data, the keys S.sub.j may be fed as inputs to a KDF whose outputs are used as data-handling keys. In this manner, related-key attacks may be avoided on the data stored by the virtual key management module P, where the data includes the values K+S.sub.1, K+S.sub.2, . . . , K+S.sub.j, etc.
(67) With respect to the data repository key generation protocol 300, the data processing instance key generation protocol 400, and the previous storage object retrieval protocol 500, the specific key S.sub.j may be used to derive a plurality of keys, one for each data object of a set of data objects of the data 114. Each of the derived keys may be symmetric or asymmetric. The derived keys may be determined so as to form a hierarchy or tree structure, based on the specific key S.sub.j. In the case of a hierarchy of keys for an instance of the trusted platform module (TPM) that is an international standard for a secure cryptoprocessor, each node (in the tree) may include two keys, one symmetric and the other asymmetric.
(68) The modules and other elements of the system 100 may be machine readable instructions stored on a non-transitory computer readable medium. In this regard, the system 100 may include or be a non-transitory computer readable medium. In addition, or alternatively, the modules and other elements of the system 100 may be hardware or a combination of machine readable instructions and hardware.
(69)
(70) Referring to
(71) At block 604, the method may include generating a random mask. For example, referring to
(72) At block 606, the method may include generating a masked version of the master key by using the random mask. For example, referring to
(73) At block 608, the method may include forwarding the masked version of the master key to a key manager. For example, referring to
(74) At block 610, responsive to forwarding the masked version of the master key, the method may include receiving a new mask from the key manager. For example, referring to
(75) At block 612, the method may include determining a data key based on the new mask and the random mask. For example, referring to
(76) According to an example, for the method 600, generating the masked version may include using an XOR, an addition, or a multiplication operation to generate the masked version of the master key (e.g., see block 206 of
(77) According to an example, for the method 600, determining the data key based on the new mask and the random mask may include determining the data key based on an XOR operation between the new mask and the random mask (e.g., see block 310 of
(78) According to an example, for the method 600, the new mask may be based on a random selection of another mask (e.g., α.sub.j) by the key manager and the masked version of the master key (e.g., see block 306 of
(79) According to an example, the method 600 may further include generating a data processing instance to utilize the data key to encrypt, decrypt, or authenticate the data. For example, referring to
(80) According to an example, for the method 600, generating the data processing instance may further include generating an ephemeral instantiation of the data processing instance to utilize the random mask and the data key to encrypt, decrypt, or authenticate the data, and utilizing another ephemeral instantiation of a data processing instance that utilizes another random mask and another data key to encrypt, decrypt, or authenticate further data.
(81) According to an example, for the method 600, the data may include a set of data objects, and the method 600 may further include using the data key to derive a plurality of data keys, where each data key of the plurality of data keys corresponds to a respective data object of the set of data objects. For example, referring to
(82) Referring to
(83) At block 704, the method may include generating a mask at the entity that is related to the data. For example, referring to
(84) At block 706, the method may include generating a masked version of the master key by using the mask. For example, referring to
(85) At block 708, the method may include forwarding the masked version of the master key to a key manager. For example, referring to
(86) At block 710, the method may include receiving a new mask from the key manager, where the new mask is related to a previous data key. For example, referring to
(87) At block 712, the method may include determining the previous data key based on the new mask and the mask generated by the entity that is related to the data. For example, referring to
(88) According to an example, for the method 700, the data may include a set of data objects, and the method 700 may further include using the previous data key to derive a plurality of data keys, where each data key of the plurality of data keys corresponds to a respective data object of the set of data objects. For example, referring to
(89) According to an example, the method 700 may further include generating a data processing instance to utilize the data key to encrypt, decrypt, or authenticate the data. For example, referring to
(90) According to an example, for the method 700, generating the mask at the entity that is related to the data may further include generating a random mask at the entity that is related to the data. For example, referring to
(91) According to an example, for the method 700, the data may include an index. The new mask may be related to the previous data key by the index of the data. For example, referring to
(92) According to another example of a key splitting method, key splitting may include receiving a masked version (e.g., K+γ.sub.i) of a master key K (e.g., see block 206 of
(93)
(94) The computer system 800 may include a processor 802 that may implement or execute machine readable instructions performing some or all of the methods, functions and other processes described herein. Commands and data from the processor 802 may be communicated over a communication bus 804. The computer system may also include a main memory 806, such as a random access memory (RAM), where the machine readable instructions and data for the processor 802 may reside during runtime, and a secondary data storage 808, which may be non-volatile and stores machine readable instructions and data. The memory and data storage are examples of computer readable mediums. The memory 806 may include a key splitting module 820 including machine readable instructions residing in the memory 806 during runtime and executed by the processor 802. The key splitting module 820 may include the modules of the system 100 shown in
(95) The computer system 800 may include an I/O device 810, such as a keyboard, a mouse, a display, etc. The computer system may include a network interface 812 for connecting to a network. Other known electronic components may be added or substituted in the computer system.
(96) The foregoing disclosure describes a number of examples for key splitting. The disclosed examples may include systems, devices, computer-readable storage media, and methods for key splitting. For purposes of explanation, certain examples are described with reference to the components illustrated in
(97) Further, the sequence of operations described in connection with