IP Library Granted Patent US 10,007,913
Granted Patent B2
US 10,007,913 · App. 15/146,872 · Granted Jun 26, 2018

Identity management service using a blockchain providing identity transactions between devices

Inventor: Armin Ebrahimi (Palo Alto, CA)
Assignee: ShoCard, Inc.
G06Q20/4014G06F21/31G06F21/34G06F21/64G06K19/06028G06K19/06037G06Q20/02G06Q20/3276G06Q20/3825G06Q20/3827H04L9/0637H04L9/0643H04L9/14H04L9/30H04L9/302H04L9/3066H04L9/3236H04L9/3239H04L9/3249H04L9/3252H04W12/04H04W12/06G06Q2220/00
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,007,913
App. No.
15/146,872
Granted
Jun 26, 2018
Kind
B2
Abstract

Logic on a first remote device causes the capture of personal data identifying a user from an identification card. The logic generates a hash value from the personal data using a hashing algorithm and signs the hash value with a digital signature created using a private key paired with a public key. The logic transmits, over a network, the signed hash value and the public key from the remote device to a distributed public database for storage. The logic receives, over the network, a transaction number from the distributed public database. The logic then transmits the transaction number and the personal data to a second remote device. Logic on the second remote device verifies that the hash value in the signed hash value is the same as a generated hash value and verifies that the signed hash value was signed with the private key.

Claims (74)

1. A method for managing an identity of a user as executed by a first processor of a first smartphone and a second processor of a second smartphone, the method comprising operations of:

receiving by the first processor personal data identifying the user from an identification card, wherein the personal data is received on the first smartphone;

creating by the first processor a hash value from the personal data using a hashing algorithm;

signing by the first processor the hash value with a digital signature created using a first private key paired with a first public key;

transmitting by the first processor, over a network, the signed hash value and the first public key from the first smartphone to a block chain database;

receiving by the first processor a first transaction number from the block chain database; and

transmitting by the first processor the first transaction number and the personal data to the second processor of the second smartphone;

using by the second processor the first transaction number to retrieve the signed hash value and the first public key from the block chain database;

hashing by the second processor the personal data using the hashing algorithm to create a generated hash value;

verifying by the second processor that the hash value in the signed hash value is the same as the generated hash value,

verifying by the second processor that the signed hash value was signed with the first private key; and

creating by the second processor a certification to certify that the personal data was signed using the first private key and was stored to the block chain, the certification used for verifying the identity of the user.

2. The method of claim 1 , wherein the certification includes the first transaction number and the personal data or selected fields of the personal data.

3. The method of claim 2 , wherein the certification is signed with a second private key paired with a second public key on the second smartphone.

4. The method of claim 3 , wherein the signed certification record is transmitted, over a network, to the block chain database.

5. The method of claim 4 , wherein a second transaction number is received by the second smartphone from the block chain database.

6. The method of claim 1 , wherein at least a part of the personal data is coded in a barcode or QR code.

7. A non-transitory computer-readable medium storing a computer program for managing an identity of a user as executed by a first processor of a first smartphone and a second processor of a second smartphone, the computer-readable medium comprising a first set of instructions that when executed causes the first processor to:

receive personal data identifying the user from an identification card, wherein the personal data is received on the first smartphone;

create a hash value from the personal data using a hashing algorithm;

sign the hash value with a digital signature created using a first private key paired with a first public key;

transmit, over a network, the signed hash value and the first public key from the first smartphone to a block chain database;

receive a first transaction number from the block chain database; and

transmit the first transaction number and the personal data to the second processor of the second smartphone;

wherein the computer-readable medium comprising a second set of instructions that when executed causes the second processor to;

use the first transaction number to retrieve the signed hash value and the first public key from the block chain database;

hash the personal data using the hashing algorithm to create a generated hash value;

verify that the hash value in the signed hash value is the same as the generated hash value;

verify that the signed hash value was signed with the first private key; and

create a certification to certify that the personal data was signed using the first private key and was stored to the block chain, the certification used for verifying the identity of the user.

8. The computer-readable medium of claim 7 , wherein the certification includes the first transaction number and the personal data or selected fields of the personal data.

9. The computer-readable medium of claim 8 , wherein the certification is signed with a second private key paired with a second public key on the second smartphone.

10. The computer-readable medium of claim 9 , wherein the signed certification record is transmitted, over a network, to the block chain database.

11. The computer-readable medium of claim 10 , wherein a second transaction number is received by the second smartphone from the block chain database.

12. The computer-readable medium of claim 7 , wherein at least a part of the personal data is coded in a barcode or QR code.

13. A method for managing an identity of a user as executed by a first processor of a first device and a second processor of a second device, the method comprising operations of:

receiving by the first processor personal data identifying the user from an identification card, wherein the personal data is received on the first device;

creating by the first processor a hash value from the personal data using a hashing algorithm;

signing by the first processor the hash value with a digital signature created using a first private key paired with a first public key;

transmitting by the first processor, over a network, the signed hash value and the first public key from the first device to a block chain database;

receiving by the first processor a first transaction number from the block chain database; and

transmitting by the first processor the first transaction number and the personal data to the second processor of the second device;

using by the second processor the first transaction number to retrieve the signed hash value and the first public key from the block chain database;

hashing by the second processor the personal data using the hashing algorithm to create a generated hash value;

verifying by the second processor that the hash value in the signed hash value is the same as the generated hash value;

verifying by the second processor that the signed hash value was signed with the first private key; and

creating by the second processor a certification to certify that the personal data was signed using the first private key and was stored to the blockchain, the certification used for purposes of verifying the identity of the user.

14. The method of claim 13 , wherein the certification includes the first transaction number and the personal data or selected fields of the personal data.

15. The method of claim 14 , wherein the certification is signed with a second private key paired with a second public key on the second device.

16. The method of claim 15 , wherein the signed certification record is transmitted, over a network, to the block chain database.

17. The method of claim 16 , wherein a second transaction number is received by the second device from the block chain database.

18. The method of claim 13 , wherein at least a part of the personal data is coded in a barcode or QR code.

19. A system for managing an identity of a user, comprising:

a first device having a first processor configured to:

receive personal data identifying the user from an identification card, wherein the personal data is received on the first device;

create a hash value from the personal data using a hashing algorithm;

sign the hash value with a digital signature created using a first private key paired with a first public key;

transmit, over a network, the signed hash value and the first public key from the first device to a block chain database;

receive a first transaction number from the block chain database; and

transmit the first transaction number and the personal data to a second device; and

the second device having a second processor configured to:

use the first transaction number to retrieve the signed hash value and the first public key from the block chain database;

hash the personal data using the hashing algorithm to create a generated hash value;

verify that the hash value in the signed hash value is the same as the generated hash value;

verify that the signed hash value was signed with the first private key; and

create a certification to certify that the personal data was signed using the first private key and was stored to the block chain, the certification used for verifying the identity of the user.

20. The system of claim 19 ,

wherein the certification includes the first transaction number and the personal data or selected fields of the personal data,

wherein the certification is signed with a second private key paired with a second public key on the second device, and

wherein the signed certification record is transmitted, over a network, to the block chain database.

21. The system of claim 19 , wherein a second transaction number is received by the second device from the block chain database.

22. The system of claim 19 ,

wherein the first device executes an application provided by an entity allowing for communication between the first device and the second device, and

wherein the second device executes the application provided by the entity allowing for communication between the first device and the second device.

Assignments (14)
RELEASE OF SECURITY INTEREST AT R/F 61703/0988 Recorded Nov 14, 2025
From: BLUE OWL CAPITAL CORPORATION
To: PING IDENTITY CORPORATION
Reel/Frame 073570/0777 →
SECURITY INTEREST Recorded Nov 13, 2025
From: PING IDENTITY CORPORATION; PING IDENTITY INTERNATIONAL, INC.
To: JPMORGAN CHASE BANK, N.A.
Reel/Frame 073557/0093 →
RELEASE OF SECURITY INTEREST Recorded Oct 19, 2022
From: BANK OF AMERICA, N.A.
To: PING IDENTITY CORPORATION
Reel/Frame 061709/0527 →
GRANT OF SECURITY INTEREST IN PATENT RIGHTS Recorded Oct 18, 2022
From: PING IDENTITY CORPORATION
To: OWL ROCK CAPITAL CORPORATION, AS COLLATERAL AGENT
Reel/Frame 061703/0988 →
RELEASE OF SECURITY INTEREST Recorded Apr 6, 2022
From: TRUIST BANK (AS SUCCESSOR BY MERGER TO SUNTRUST BANK), COLLATERAL AGENT
To: KTT CORE, INC.; FTT AMERICA, LLC; CONSOLIDATED TURBINE SPECIALISTS, LLC; FLORIDA TURBINE TECHNOLOGIES, INC.
Reel/Frame 059619/0336 →
SECURITY INTEREST Recorded Nov 23, 2021
From: PING IDENTITY CORPORATION
To: BANK OF AMERICA, N.A., AS COLLATERAL AGENT
Reel/Frame 058944/0687 →
RELEASE OF SECURITY INTEREST Recorded Nov 23, 2021
From: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT
To: SHOCARD, LLC
Reel/Frame 058195/0683 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 10, 2020
From: SHOCARD, LLC
To: PING IDENTITY CORPORATION
Reel/Frame 052889/0793 →
CHANGE OF NAME Recorded Apr 17, 2020
From: SHOCARD, INC.
To: SHOCARD, LLC
Reel/Frame 052434/0994 →
CHANGE OF NAME Recorded Apr 17, 2020
From: SHOCARD, INC.
To: SHOCARD, LLC
Reel/Frame 052435/0009 →
RELEASE OF SECURITY INTEREST ERRONEOUSLY RECORDED AGAINST PATENT NO. 10,007,913 Recorded Apr 15, 2020
From: TRUIST BANK, SUCCESSOR BY MERGER TO SUNTRUST BANK
To: SHOCARD, LLC
Reel/Frame 052615/0870 →
PATENT SECURITY AGREEMENT Recorded Apr 1, 2020
From: SHOCARD, LLC
To: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT
Reel/Frame 052291/0082 →
SUPPLEMENT NO. 1 TO AMENDED AND RESTATED INTELLECTUAL PROPERTY SECURITY AGREEMENT Recorded Mar 6, 2019
From: KTT CORE, INC.; FTT AMERICA, LLC; TURBINE EXPORT, INC.; ELWOOD INVESTMENTS LLC; CONSOLIDATED TURBINE SPECIALISTS LLC; S&J DESIGN LLC; FLORIDA TURBINE TECHNOLOGIES INC.
To: SUNTRUST BANK
Reel/Frame 048521/0081 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Feb 10, 2017
From: EBRAHIMI, ARMIN
To: SHOCARD, INC.
Reel/Frame 041225/0420 →
Continuity (3)
Provisional Application 62157256 · May 5, 2015
Provisional Application 62304934 · Mar 7, 2016
Related Publication 20160328713A1 · Nov 10, 2016
Cited By (2)
US 12,518,278 US 12,609,827