Methods for secure cryptogram generation

US12021987B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-12021987-B2
Application numberUS-202318156933-A
CountryUS
Kind codeB2
Filing dateJan 19, 2023
Priority dateAug 29, 2014
Publication dateJun 25, 2024
Grant dateJun 25, 2024

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A computer-implemented method performed by a user device is provided. The computer-implemented method includes receiving a message including an encrypted credential from a server computer; determining a response shared secret using a private key and a server public key; decrypting the encrypted credential using the response shared secret to determine a credential; obtaining a key derivation parameter from the credential; determining a first cryptogram key using the key derivation parameter; generating a first cryptogram using the first cryptogram key; and sending the first cryptogram to a second computer.

First claim

Opening claim text (preview).

What is claimed is: 1. A computer-implemented method performed by a user device, the computer-implemented method comprising: receiving a message including an encrypted credential from a server computer; determining a response shared secret using a private key and a server public key; decrypting the encrypted credential using the response shared secret to determine a credential; obtaining a key derivation parameter from the credential; determining a first cryptogram key using the key derivation parameter; generating a first cryptogram using the first cryptogram key; and sending the first cryptogram to a second computer. 2. The computer-implemented method of claim 1 , wherein the key derivation parameter is a limited use key. 3. The computer-implemented method of claim 2 , wherein the determining the first cryptogram key includes deriving the first cryptogram key using the limited use key and a key derivation function. 4. The computer-implemented method of claim 1 , wherein the private key is included in a key pair that further includes a public key, which is an ephemeral public key, and wherein the private key is an ephemeral private key. 5. The computer-implemented method of claim 1 , wherein the determining the first cryptogram key further includes determining the first cryptogram key by using the response shared secret in addition to the key derivation parameter. 6. The computer-implemented method of claim 1 , wherein the first cryptogram is for use in a first secure communication with the second computer that validates the first cryptogram. 7. The computer-implemented method of claim 1 , further comprising: generating a request shared secret using the private key and the server public key; and encrypting request data using the request shared secret to obtain encrypted request data. 8. The computer-implemented method of claim 1 , wherein the response shared secret is determined using a blinded key that is derived from the server public key, thereby using the server public key to determine the response shared secret, and wherein the message received from the server computer further includes the blinded key. 9. The computer-implemented method of claim 1 , wherein the response shared secret is determined without a blinded key, wherein the credential includes a cryptographic nonce, and wherein the first cryptogram key is further derived using the cryptographic nonce. 10. The computer-implemented method of claim 1 , further comprising: updating the response shared secret to determine an updated shared secret using an update parameter, the credential including the update parameter; determining a second cryptogram key using the updated shared secret and the key derivation parameter; generating a second cryptogram using the second cryptogram key; and conducting a second secure communication with a validation computer using the second cryptogram. 11. The computer-implemented method of claim 10 , further comprising: generating new shared secrets for each of a plurality of new secure communications, each new shared secret generated using a previous shared secret and the update parameter; determining new cryptogram keys using the new shared secrets and the key derivation parameter; generating new cryptograms using the new cryptogram key; and conducting the new secure communications with the validation computer using the new cryptograms. 12. The computer-implemented method of claim 10 , wherein the second cryptogram is further generated using data based on cryptogram derivation parameters included in the credential, wherein the second secure communication is an authorization request, and wherein the second cryptogram authenticates at least one element of the authorization request. 13. The computer-implemented method of claim 1 , further comprising: receiving first registration data; encrypting the first registration data using the first cryptogram key to generate the first cryptogram, the first cryptogram being a registration cryptogram; encrypting the registration cryptogram using the response shared secret; and sending the registration cryptogram to the second computer that is a registration server computer, wherein the registration server computer authenticates the user device using the registration cryptogram. 14. The computer-implemented method of claim 1 , wherein the second computer is the server computer. 15. A computer-implemented method performed by a server computer, the computer-implemented method comprising: determining a request shared secret using a device public key of a user device and a static server private key; generating a response shared secret using the static server private key and the device public key; obtaining a key derivation parameter for determining a first cryptogram key from the response shared secret; encrypting a credential using the response shared secret to determine encrypted response data, the credential including the key derivation parameter; and sending to the user device, a message including the encrypted response data. 16. The computer-implemented method of claim 15 , further comprising: receiving, from the user device, a user cryptogram for validating a secure communication; determining the first cryptogram key using the key derivation parameter; generating a first cryptogram using the first cryptogram key and a cryptogram derivation parameter, the credential including the cryptogram derivation parameter; and validating the user cryptogram by comparing the user cryptogram to the first cryptogram. 17. The computer-implemented method of claim 16 , further comprising: updating the response shared secret to determine an updated shared secret; receiving, from the user device, a new cryptogram for validating a new secure communication; determining a second cryptogram key from the updated shared secret using the key derivation parameter; generating a second cryptogram using the second cryptogram key and the cryptogram derivation parameter; and validating the new cryptogram by comparing the new cryptogram to the second cryptogram. 18. The computer-implemented method of claim 15 , further comprising: providing first registration data to the user device; receiving a user registration cryptogram from the user device; determining the first cryptogram key using the key derivation parameter; encrypting the first registration data using the first cryptogram key to generate a first registration cryptogram; and verifying the user registration cryptogram by comparing the user registration cryptogram to the first registration cryptogram, wherein the user device is authenticated if the first registration cryptogram is verified. 19. The computer-implemented method of claim 18 , wherein the first registration data includes a one-time password, and wherein the user registration cryptogram is based on the one-time password. 20. A computer system comprising: a memory that stores computer-executable instructions; and a processor configured to access the memory and execute the computer-executable instructions to perform a method including: receiving a message including an encrypted credential from a server computer; determining a response shared secret using a private key and a server public key; decrypting the encrypted credential using the response shared secret to determine a credential; obtaining a key derivation parameter from the credential; determining a first cryptogram key using the key derivation parameter; generating a first cr

Assignees

Inventors

Classifications

  • for key exchange, e.g. in peer-to-peer networks (cryptographic mechanisms or cryptographic arrangements for key agreement H04L9/0838) · CPC title

  • Revocation or update of secret information, e.g. encryption key update or rekeying · CPC title

  • H04L9/0841Primary

    involving Diffie-Hellman or related key agreement protocols · CPC title

  • using a plurality of keys or algorithms · CPC title

  • Generation of secret information including derivation or calculation of cryptographic keys or passwords · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US12021987B2 cover?
A computer-implemented method performed by a user device is provided. The computer-implemented method includes receiving a message including an encrypted credential from a server computer; determining a response shared secret using a private key and a server public key; decrypting the encrypted credential using the response shared secret to determine a credential; obtaining a key derivation par…
Who is the assignee on this patent?
Visa Int Service Ass
What technology area does this patent fall under?
Primary CPC classification H04L9/0841. Mapped technology areas include Electricity.
When was this patent published?
Publication date Tue Jun 25 2024 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 7 related publications on this page (citations in our corpus or others sharing the same primary CPC).