Search Images Maps Play YouTube News Gmail Drive More »
Advanced Patent Search | Web History | Sign in

Patents

The roaming hardware paired encryption key generation coalesces a content variable with a network, or subnet, address to generate an encryption key. The source generates a content identification that is unique to the content being encryption and the network, or subnet, address is coalesced with the content indentification to generate a unique encryption key for the content being encrypted. The encrypted digital content is transmitted to the destination devices identified by the network, or subnet address, along with the content identification. At the destination, the destination devices regenerate the encryption by coalescing the content identification and the network, or subnet, address in the same manner as ciphertext is decrypted into plaintext.

InventorJames W. Fahrny
Original AssigneeCable Television Laboratories, Inc.
Primary Examiner: Michael J Simitoski
Secondary Examiner: Roderick Tolentino
Attorney: Patton Boggs LLP
Current U.S. Classification713/171; 380/47; 705/67; 713/168; 713/170

View patent at USPTO
Search USPTO Assignment Database

Citations

Cited PatentFiling dateIssue dateOriginal AssigneeTitle
US6463533Apr 15, 1999Oct 8, 2002WebTV Networks, Inc.System for generating site-specific user aliases in a computer network
US6772340Mar 15, 2000Aug 3, 2004Microsoft CorporationDigital rights management system operating on computing device and having black box tied to computing device
US6879690Nov 23, 2001Apr 12, 2005Nokia CorporationMethod and system for delegation of security procedures to a visited domain
US6959091Jul 28, 2000Oct 25, 2005Atmel CorporationCryptography private key storage and recovery method and apparatus
US20020069359Sep 21, 2001NEC CorporationDigital contents generating apparatus and digital contents reproducing apparatus

Claims

1. A method for generating an encryption key for use by a host device to encrypt data for access by multiple devices connected on a network, said method comprising:

generating a content identification for said data;

retrieving a network address that is unique to said multiple devices;

using both said content identification and said network address to produce said encryption key;

encrypting said data with said encryption key to produce a ciphertext; and
attaching only said content identification portion of said encryption key to said ciphertext for transmission to said multiple devices identified by said network address over said network.

2. The method of claim 1 wherein said using comprises:

hashing said content identification to produce a first hashed variable;

hashing said network address to produce a second hashed variable; and

coalescing said first hashed variable and said second hashed variable to produce said encryption key.

3. The method of claim 1 wherein generating a content identification comprises:

generating a random variable by said host device.

4. The method of claim 3 further comprising:

attaching said random variable absent said network address to said ciphertext for transmission to said multiple devices identified by said network address over said network.

5. The encryption method of claim 4 for further use decrypting said ciphertext, the method comprising:

retrieving said random variable attached to said ciphertext;

coalescing said random variable and said network address to produce said encryption key; and

decrypting said ciphertext with said encryption key to produce said data.

6. The encryption method of claim 3 further comprising:

encrypting said data with said encryption key to produce a ciphertext; and

transmitting said ciphertext and said random variable to said multiple devices identified by said network address over said network.

7. The encryption method of claim 6 for further use decrypting said ciphertext, the method comprising:

retrieving said random variable;

coalescing said random variable and said network address to produce said encryption key; and

decrypting said ciphertext with said encryption key to produce said data.

8. A method for encrypting data for distribution to a selected plurality of devices that are connected to a network chat has a network address, wherein said network address includes an address common to said selected plurality of devices, the method comprising:

retrieving said network address;

generating a random variable for said data;

generating an encryption key from said network address and said random variable;

encrypting said data using said encryption key to produce a ciphertext; and
transmitting said ciphertext and only said random variable portion of said encryption key to said selected plurality of devices, identified by said network address, over said network.

9. The method of claim 8 wherein said selected plurality of devices are connected to said network as a subnet that is distinguished from said network by a subnet address.

10. The method of claim 9 further comprising:

attaching said random variable to said ciphertext for transmission to said selected plurality of devices.

11. The encryption method of claim 10 for further use decrypting said ciphertext, the method comprising:

retrieving said random variable attached to said ciphertext;

coalescing said random variable and said subnet address to produce said encryption key; and

decrypting said ciphertext with said encryption key to produce said data.

12. The encryption method of claim 9 further comprising:

transmitting said random variable to said selected plurality of devices identified by said subnet address over said network.

13. The encryption method of claim 12 for further use decrypting said block of ciphertext, the method comprising:

retrieving said random variable;

coalescing said random variable and said subnet address to produce said encryption key; and

decrypting said ciphertext with said encryption key to produce said data.