IP Library Granted Patent US 7,475,254
Granted Patent B2
US 7,475,254 · App. 10/464,897 · Granted Jan 6, 2009

Method for authenticating software using protected master key

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 7,475,254
App. No.
10/464,897
Granted
Jan 6, 2009
Kind
B2
Abstract

A processing unit includes a read-only encryption key. Software is loaded into a system memory area from a non-volatile storage device. Software code image that resides in the system storage area includes a prefix value and a suffix value. The prefix value is combined with the master key from the processing unit to create a random value that is the seed for a hashing algorithm. The hashing algorithm uses the seed value with a signature formed from the blocks of code to form a result. Finally, after the last block has been processed, a final result remains. The suffix value is combined with the master key, this hash result is compared with the result that was created using the hashing algorithm on the code. If the two results match, the code is authenticated and is executed. If the results do not match, the code is not loaded.

Claims (22)

1. A method for loading a software program in a computer system, said method comprising:

reading a software image from a first memory area, wherein the software image comprises a prefix value, a plurality of blocks of software code, and a suffix value;

reading a key value from a second memory area, wherein the second memory area is located in an area inaccessible to a user;

generating a seed value using the prefix value and the key value;

seeding a hashing algorithm with the seed value;

reading the first block of software code;

hashing the first block of software code using the seed value, the hashing resulting in an updated seed value;

processing each remaining block of software code, wherein the processing comprises:

reading a next block of software code;

hashing the next block of software code using the updated seed value, the hashing resulting in a hash value; and

setting the updated seed value equal to the hash value;

after all blocks of software code have been processed, performing the following:

generating an expected hash value using the suffix value and the key value;

authenticating the software program based upon the expected hash value and the hash value;

in response to the expected hash value being equal to the hash value, loading the software program; and

executing the loaded software program.

2. The method of claim 1 wherein the loading is performed by a processor and wherein the processor and the second memory area are located in a common semiconductor package.

3. The method of claim 1 wherein the second memory area and a processor that performs the reading, generating, and hashing steps are located in a common semiconductor package.

4. The method of claim 1 wherein the generating the seed value further comprises performing an exclusive OR operation between the prefix value and the key value.

5. The method of claim 1 wherein the generating the expected hash value further comprises performing an exclusive OR operation between the suffix value and the key value.

6. The method of claim 1 wherein the second memory area is a locked nonvolatile storage area included in a semiconductor package, the semiconductor package also including one or more processors.

7. The method of claim 6 wherein the locked nonvolatile storage area is an array of programmable fuses.

Assignments (3)
RELEASE OF SECURITY INTEREST Recorded Dec 13, 2024
From: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT
To: DROPBOX, INC.
Reel/Frame 069635/0332 →
SECURITY INTEREST Recorded Dec 12, 2024
From: DROPBOX, INC.
To: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS COLLATERAL AGENT
Reel/Frame 069604/0611 →
RELEASE OF SECURITY INTEREST Recorded Dec 12, 2024
From: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT
To: DROPBOX, INC.
Reel/Frame 069613/0744 →