IP Library Granted Patent US 8,650,395
Granted Patent B2
US 8,650,395 · App. 13/571,666 · Granted Feb 11, 2014

Selective shredding in a deduplication system

Inventor: Christopher R. Lumb (Mountain View, CA)
Assignee: EMC Corportion
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 8,650,395
App. No.
13/571,666
Granted
Feb 11, 2014
Kind
B2
Abstract

Making a target file impractical to be retrieved comprises decrypting a directory manager file using a first directory manager file key. The directory manager file includes an encryption key for a segment that is used when reconstructing a target file. The directory manager file is modified by deleting a reference to the target file. The reference includes a file encryption key. Retrieving the target file is made impractical by the deletion of the reference to the target file in the directory manager file. The modified directory manager file is encrypted using a second directory manager file key.

Claims (56)

1. A method for making a target file impractical to be retrieved, comprising:

decrypting a directory manager file using a first directory manager file key, wherein the directory manager file includes an encryption key for a segment that is used when reconstructing a target file;

modifying the directory manager file by deleting a reference to the target file, wherein the reference includes a target file encryption key, and whereby retrieving the target file is made impractical by the deletion of the reference to the target file in the directory manager file; and

encrypting the modified directory manager file using a second directory manager file key.

2. A method as in claim 1 , further comprising receiving a directory manager metadata file.

3. A method as in claim 1 , further comprising receiving the first directory manager file key.

4. A method as in claim 1 wherein the encrypted modified directory manager file is stored.

5. A method as in claim 4 , wherein the encrypted modified directory manager file is stored in a hierarchical data structure.

6. A method as in claim 1 , wherein the target file encryption key comprises a hash of at least a portion of a content of the target file.

7. A method as in claim 6 , wherein the hash comprises one or more of the following: an HMAC keyed hash function or a cryptographically secure hash function.

8. A method as in claim 1 , wherein the target file is stored as one or more segments in a hierarchical data structure.

9. A method as in claim 8 , wherein the one or more segments are stored in a plurality of tiers, wherein an encryption key for one of the one or more segments in a lower tier are stored in as an encrypted data in a segment in a next higher tier.

10. A method as in claim 8 , wherein the one or more segments are stored in containers, wherein each container includes one or more data segments and metadata.

11. A method as in claim 10 , wherein the one or more segments are encrypted.

12. A method as in claim 10 , wherein the metadata comprises fingerprint data.

13. A method as in claim 12 , wherein the metadata comprising fingerprint data are unencrypted enabling deduplication of data segments identified by the metadata without decrypting the data segments.

14. A method as in claim 10 , wherein the metadata is based at least in part on the target file encryption key.

15. A method as in claim 10 , wherein the one or more data segments are locatable based on the metadata.

16. A method as in claim 10 , wherein the metadata is computed by a one-way function of the target file encryption key.

17. A method as in claim 16 , wherein the one-way function comprises one of the following: exponential modulo p function, the RSA function, the Rabin function, or a one-way function that has been constructed from a block cipher.

18. A method as in claim 17 , wherein the block cipher comprises one of the following: DES or AES.

19. A method as in claim 1 , further comprising deleting the first directory manager file key.

20. A method as in claim 1 , further comprising receiving the second directory manager file key.

21. A method as in claim 1 , further comprising deleting the target file referred to by the reference.

22. A method as in claim 1 , further comprising deleting the metadata corresponding to the target file referred to by the reference.

23. A computer program product for making a target file impractical to be retrieved, the computer program product being embodied in a non-transitory computer readable medium and comprising computer instructions for:

decrypting a directory manager file using a first directory manager file key, wherein the directory manager file includes an encryption key for a segment that is used when reconstructing a target file;

modifying the directory manager file by deleting a reference to the target file, wherein the reference includes a target file encryption key, and whereby retrieving the target file is made impractical by the deletion of the reference to the target file in the directory manager file; and

encrypting the modified directory manager file using a second directory manager file key.

24. A system for making a target file impractical to be retrieved, comprising:

a processor configured to:

decrypt a directory manager file using a first directory manager file key, wherein the directory manager file includes an encryption key for a segment that is used when reconstructing a target file;

modify a directory manager file by deleting a reference to the target file, wherein the reference includes a target file encryption key, and whereby retrieving the target file is made impractical by the deletion of the reference to the target file in the directory manager file;

encrypting the modified directory manager file using a second directory manager file key; and

a memory coupled to the processor and configured to provide the processor with instructions.

25. A system as in claim 24 , wherein the processor is configured to receive a directory manager metadata file.

26. A system as in claim 24 , wherein the processor is configured to receive the first directory manager file key.

27. A system as in claim 24 , wherein the encrypted modified directory manager file is stored.

28. A system as in claim 27 , wherein the encrypted modified directory manager file is stored in a hierarchical data structure.

29. A system as in claim 24 , wherein the target file encryption key comprises a hash of at least a portion of a content of the target file.

30. A system as in claim 29 , wherein the hash comprises one or more of the following: an HMAC keyed hash function or a cryptographically secure hash function.

31. A system as in claim 24 , wherein the target file is stored as one or more segments in a hierarchical data structure.

32. A system as in claim 31 , wherein the one or more segments are stored in a plurality of tiers, wherein an encryption key for one of the one or more segments in a lower tier are stored in as an encrypted data in a segment in a next higher tier.

33. A system as in claim 31 , wherein the one or more segments are stored in containers, wherein each container includes one or more data segments and metadata.

34. A system as in claim 33 , wherein the one or more segments are encrypted.

35. A system as in claim 33 , wherein the metadata comprises fingerprint data.

36. A system as in claim 35 , wherein the metadata comprising fingerprint data are unencrypted enabling deduplication of data segments identified by the metadata without decrypting the data segments.

37. A system as in claim 33 , wherein the metadata is based at least in part on the target file encryption key.

38. A system as in claim 33 , wherein the one or more data segments are locatable based on the metadata.

39. A system as in claim 33 , wherein the metadata is computed by a one-way function of the target file encryption key.

40. A system as in claim 39 , wherein the one-way function comprises one of the following: exponential modulo p function, the RSA function, the Rabin function, or a one-way function that has been constructed from a block cipher.

41. A system as in claim 40 , wherein the block cipher comprises one of the following: DES or AES.

42. A system as in claim 24 , wherein the processor is further configured to delete the first directory manager file key.

43. A system as in claim 24 , wherein the processor is further configured to receive the second directory manager file key.

44. A system as in claim 24 , wherein the processor is further configured to delete the target file referred to by the reference.

45. A system as in claim 24 , wherein the processor is further configured to delete the metadata corresponding to the target file referred to by the reference.

Assignments (13)
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053546/0001) Recorded Jun 23, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL MARKETING L.P. (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO CREDANT TECHNOLOGIES, INC.); DELL INTERNATIONAL L.L.C.; DELL PRODUCTS L.P.; DELL USA L.P.; EMC CORPORATION; DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO FORCE10 NETWORKS, INC. AND WYSE TECHNOLOGY L.L.C.); EMC IP HOLDING COMPANY LLC
Reel/Frame 071642/0001 →
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001) Recorded May 20, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO ASAP SOFTWARE EXPRESS, INC.); DELL MARKETING L.P. (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO CREDANT TECHNOLOGIES, INC.); DELL USA L.P.; DELL INTERNATIONAL L.L.C.; DELL PRODUCTS L.P.; DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO FORCE10 NETWORKS, INC. AND WYSE TECHNOLOGY L.L.C.); EMC CORPORATION (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MAGINATICS LLC); EMC IP HOLDING COMPANY LLC (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MOZY, INC.); SCALEIO LLC
Reel/Frame 061753/0001 →
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001) Recorded Apr 26, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO ASAP SOFTWARE EXPRESS, INC.); DELL MARKETING L.P. (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO CREDANT TECHNOLOGIES, INC.); DELL USA L.P.; DELL INTERNATIONAL L.L.C.; DELL PRODUCTS L.P.; DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO FORCE10 NETWORKS, INC. AND WYSE TECHNOLOGY L.L.C.); EMC CORPORATION (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MAGINATICS LLC); EMC IP HOLDING COMPANY LLC (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MOZY, INC.); SCALEIO LLC
Reel/Frame 061324/0001 →
RELEASE OF SECURITY INTEREST Recorded Nov 3, 2021
From: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
To: ASAP SOFTWARE EXPRESS, INC.; AVENTAIL LLC; CREDANT TECHNOLOGIES, INC.; DELL USA L.P.; DELL INTERNATIONAL, L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL SOFTWARE INC.; DELL SYSTEMS CORPORATION; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; FORCE10 NETWORKS, INC.; MAGINATICS LLC; MOZY, INC.; SCALEIO LLC; WYSE TECHNOLOGY L.L.C.
Reel/Frame 058216/0001 →
SECURITY AGREEMENT Recorded Apr 22, 2020
From: CREDANT TECHNOLOGIES INC.; DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL USA L.P.; EMC CORPORATION; FORCE10 NETWORKS, INC.; WYSE TECHNOLOGY L.L.C.; EMC IP HOLDING COMPANY LLC
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.
Reel/Frame 053546/0001 →
SECURITY AGREEMENT Recorded Mar 21, 2019
From: CREDANT TECHNOLOGIES, INC.; DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL USA L.P.; EMC CORPORATION; FORCE10 NETWORKS, INC.; WYSE TECHNOLOGY L.L.C.; EMC IP HOLDING COMPANY LLC
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.
Reel/Frame 049452/0223 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 29, 2016
From: EMC CORPORATION
To: EMC IP HOLDING COMPANY LLC
Reel/Frame 040203/0001 →
SECURITY AGREEMENT Recorded Sep 21, 2016
From: ASAP SOFTWARE EXPRESS, INC.; AVENTAIL LLC; CREDANT TECHNOLOGIES, INC.; DELL USA L.P.; DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL SOFTWARE INC.; DELL SYSTEMS CORPORATION; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; FORCE10 NETWORKS, INC.; MAGINATICS LLC; MOZY, INC.; SCALEIO LLC; SPANNING CLOUD APPS LLC; WYSE TECHNOLOGY L.L.C.
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
Reel/Frame 040136/0001 →
SECURITY AGREEMENT Recorded Sep 21, 2016
From: ASAP SOFTWARE EXPRESS, INC.; AVENTAIL LLC; CREDANT TECHNOLOGIES, INC.; DELL USA L.P.; DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL SOFTWARE INC.; DELL SYSTEMS CORPORATION; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; FORCE10 NETWORKS, INC.; MAGINATICS LLC; MOZY, INC.; SCALEIO LLC; SPANNING CLOUD APPS LLC; WYSE TECHNOLOGY L.L.C.
To: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT
Reel/Frame 040134/0001 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Aug 10, 2012
From: LUMB, CHRISTOPHER R.
To: DATA DOMAIN, INC.
Reel/Frame 028768/0367 →
CONVERSION Recorded Aug 10, 2012
From: DATA DOMAIN, INC.
To: DATA DOMAIN LLC
Reel/Frame 028769/0603 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Aug 10, 2012
From: DATA DOMAIN HOLDING, INC.
To: EMC CORPORATION
Reel/Frame 028768/0378 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Aug 10, 2012
From: DATA DOMAIN LLC
To: DATA DOMAIN HOLDING, INC.
Reel/Frame 028768/0376 →
Continuity (3)
Continuation 12011989 · Jan 29, 2008
Provisional Application 61004639 · Nov 29, 2007
Related Publication 20130024687A1 · Jan 24, 2013