IP Library Granted Patent US 10,484,177
Granted Patent B2
US 10,484,177 · App. 15/646,036 · Granted Nov 19, 2019

Method and apparatus for generation of a time-based one-time password for session encryption of sensor data gathered in low-performance and IOT environments

Inventors: Daniel L. Hamlin (Round Rock, TX); Minhaj Ahmed (Allen, TX); Amy C. Nelson (Round Rock, TX)
Assignee: Dell Products, LP
H04L9/3228G06F11/076G06F11/0709G06F12/1408H04L9/0863H04L9/0869H04L9/14H04L63/0838H04L67/12H04W12/06G06F2201/88G06F2212/402H04L2209/80H04W4/38
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 10,484,177
App. No.
15/646,036
Granted
Nov 19, 2019
Kind
B2
Abstract

A system for a time-based one-time password security system operating at a provisioning server may comprise transmitting one or more first locally generated random-string numbers for generation of a first time-based one-time password to a remotely connected internet of things sensor and a remotely connected internet of things sensor hub. The system may also comprise executing code instructions to associate the internet of things sensor with a first client key in a table stored in a memory operatively connected to the processor, associate the internet of things sensor hub with a second client key in the table, and associate the internet of things sensor and internet of things sensor hub with the one or more first locally generated random-string numbers in the table. Further the first remotely generated random-string numbers may identify a first preset function for generation of a first session key used in encrypting and decrypting sensor data records.

Claims (71)

1. An information handling system of an internet of things sensor device comprising:

a sensor;

a network interface adapter to:

receive one or more first remotely generated random-string numbers from a provisioning server for generation of a first time limited, one-time use password generated by a one-time password algorithm;

wherein the first remotely generated random-string numbers are also transmitted to an internet of things sensor hub in communication with the internet of things sensor device; and

transmit a first encrypted sensor data record to the internet of things sensor hub;

a processor executing code instructions to:

generate the first time limited, one-time use password using the received one or more first remotely generated random-string numbers;

generate a first session key by mapping the first time limited, one-time use password to data of a fixed size according to a first preset function;

gather sensor data from the sensor and store the sensor data in a sensor data record in a memory; and

generate the first encrypted sensor data record for transmission to the internet of things sensor hub by encrypting the sensor data record using the first session key.

2. The information handling system of claim 1 further comprising:

the network interface adapter executing code instructions to:

receive one or more second remotely generated random-string numbers from the provisioning server for generation of a second time limited, one-time use password;

transmit a second encrypted sensor data record to the internet of things sensor device;

the processor executing code instructions to:

generate the second time limited, one-time use password using the received one or more second remotely generated random-string numbers;

generate a second session key by mapping the second time limited, one-time use password to data of a fixed size according to a second preset function; and

generate the second encrypted sensor data record for transmission to the internet of things sensor hub by encrypting the sensor data record using the second session key.

3. The information handling system of claim 2 , wherein the first preset function does not match the second preset function, and wherein one of the received second remotely generated random-string numbers identifies the second preset function.

4. The information handling system of claim 1 , wherein one of the received first remotely generated random-string numbers identifies the first preset function.

5. The information handling system of claim 1 , wherein the one or more of the received first remotely generated random-string numbers used to generate the time limited, one-time use password is a secret key.

6. The information handling system of claim 1 , wherein the network interface adapter receives the one or more first remotely generated random-string numbers using an asymmetric key pair cryptography method.

7. The information handling system of claim 1 , wherein the one or more first remotely generated random-string numbers includes a client key identifying the internet of things sensor device.

8. An information handling system of an internet of things sensor hub comprising:

a network interface adapter to:

receive one or more first remotely generated random-string numbers from a provisioning server for generation of a first time limited, one-time use password generated by a one-time password algorithm;

wherein the first remotely generated random-string numbers are also transmitted to an internet of things sensor device in communication with the internet of things sensor hub; and

receive a first sensor data record from and encrypted by the internet of things sensor device;

a processor executing code instructions to:

generate the first time limited, one-time use password using the received one or more first remotely generated random-string numbers;

generate a first session key by mapping the first time limited, one-time use password to data of a fixed size according to a preset function;

decrypt the first sensor data record using the session key; and

if the decryption is successful, evaluate the decrypted first sensor data record.

9. The information handling system of claim 8 further comprising:

the network interface adapter executing code instructions to:

transmit an error message to a remotely connected provisioning server if the generated session key does not successfully decrypt the first sensor data record;

receive one or more second remotely generated random-string numbers from the provisioning server for generation of a second time limited, one-time use password;

re-receive the first sensor data record from and re-encrypted by the internet of things sensor device;

the processor executing code instructions to:

generate the second time limited, one-time use password using the received one or more second remotely generated random-string numbers;

generate a second session key by mapping the second time limited, one-time use password to data of a fixed size according to the preset function;

decrypt the second sensor data record using the second session key; and

if the decryption is successful, evaluate the decrypted second sensor data record.

10. The information handling system of claim 8 , wherein one of the received first remotely generated random-string numbers identifies the first preset function.

11. The information handling system of claim 8 , wherein the one or more first remotely generated random-string numbers includes a client key identifying the internet of things sensor hub.

12. The information handling system of claim 11 further comprising:

the network interface adapter executing code instructions to:

transmit the client key to the remotely connected provisioning server if the generated session key does not successfully decrypt the sensor data record.

13. The information handling system of claim 8 , wherein the one or more of the received first remotely generated random-string numbers used to generate the time limited, one-time use password is a secret key.

14. The information handling system of claim 8 , wherein the network interface adapter receives the one or more first remotely generated random-string numbers using an asymmetric key pair cryptography method.

15. An information handling system of an encryption key seed provisioning server comprising:

a network interface adapter executing code instructions to:

transmit one or more first locally generated random-string numbers for generation of a first time-based one-time password to a remotely connected internet of things sensor device and a remotely connected internet of things sensor hub;

a processor executing code instructions to:

associate the internet of things sensor device with a first client key in a table stored in a memory operatively connected to the processor;

associate the internet of things sensor hub with a second client key in the table; and

associate the internet of things sensor device and internet of things sensor hub with the one or more first locally generated random-string numbers in the table.

16. The information handling system of claim 15 further comprising:

the processor executing code instructions to:

upon receipt of an error message, increment an error message counter variable by a value of one;

if the error message counter variable does not meet a security threshold value, associate the internet of things sensor device and internet of things sensor hub with one or more second locally generated random-string numbers;

the network interface adapter executing code instructions to:

receive the second client key and the error message from the internet of things sensor hub; and

if the error message counter variable does not meet the security threshold value, transmit the second locally generated random-string numbers to the internet of things sensor device and the internet of things sensor hub.

17. The information handling system of claim 16 further comprising:

the processor executing code instructions to:

if the error message counter variable meets the security threshold value, disassociate the internet of things sensor hub associated with the received second client key with the one or more first locally generated random-string numbers, the second locally generated random-string numbers, and all other locally generated random-string numbers stored in the table in the memory.

18. The information handling system of claim 15 , wherein the network interface adapter transmits the one or more first remotely generated random-string numbers using an asymmetric key pair cryptography method.

19. The information handling system of claim 15 , wherein the one or more first remotely generated random-string numbers includes the first client key and the second client key.

20. The information handling system of claim 15 , wherein one of the transmitted first remotely generated random-string numbers identifies a first preset function for mapping of the first time limited, one-time use password to data of a fixed size to generate a first session key used in encrypting and decrypting sensor data records by the internet of things sensor device and internet of things sensor hub.

Assignments (8)
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 (043775/0082) Recorded May 20, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC
Reel/Frame 060958/0468 →
RELEASE OF SECURITY INTEREST AT REEL 043772 FRAME 0750 Recorded Nov 2, 2021
From: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
To: DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC
Reel/Frame 058298/0606 →
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 →
PATENT SECURITY AGREEMENT (NOTES) Recorded Sep 6, 2017
From: DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT
Reel/Frame 043775/0082 →
PATENT SECURITY AGREEMENT (CREDIT) Recorded Sep 6, 2017
From: DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC
To: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT
Reel/Frame 043772/0750 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jul 10, 2017
From: HAMLIN, DANIEL L.; AHMED, MINHAJ; NELSON, AMY C.
To: DELL PRODUCTS, LP
Reel/Frame 042956/0709 →
Continuity (1)
Related Publication 20190013945A1 · Jan 10, 2019
Cited By (1)
US 12,335,386