Homomorphic evaluation including key switching, modulus switching, and dynamic noise management

US9608817B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9608817-B2
Application numberUS-201615008921-A
CountryUS
Kind codeB2
Filing dateJan 28, 2016
Priority dateFeb 17, 2012
Publication dateMar 28, 2017
Grant dateMar 28, 2017

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.

Homomorphic evaluation of a function is performed on input ciphertext(s), which were encrypted using a public key of an encryption scheme that also includes multiple secret keys. Each input ciphertext includes multiple real numbers that are kept with finite precision. Performing the homomorphic evaluation of the function includes performing operation(s). Performing each of one or more operations includes the following. A key-switching transformation is performed on selected ciphertext(s), including converting a first version of a selected ciphertext with respect to a first of the secret keys and with some number r bits of precision to a second version of the selected ciphertext with respect to a second of the secret keys and with some other number r′ bits of precision, r′>r. Each key switching transformation is performed prior to or after the operation(s) are evaluated. Results of the operation(s) are output.

First claim

Opening claim text (preview).

What is claimed is: 1. A method, comprising: performing, by a computing device, homomorphic evaluation of a function on one or more input ciphertexts, where the one or more input ciphertexts were encrypted using a public key of an encryption scheme that also comprises a plurality of secret keys, where each input ciphertext comprises a plurality of real numbers that are kept with finite precision, and where performing the homomorphic evaluation of the function comprises performing one or more operations, and where performing each of one or more operations comprises: performing a key-switching transformation on selected ones of the one or more input ciphertexts, where performing key-switching transformation on a selected ciphertext comprises converting a first version of the selected ciphertext with respect to a first of the plurality of secret keys and with some number r bits of precision to a second version of the selected ciphertext with respect to a second of the plurality of secret keys and with some other number r′ bits of precision, where r′>r, where each of the key switching transformations is performed prior to or after the one or more operations are evaluated; and outputting one or more results of the one or more operations. 2. The method of claim 1 , where r′>2r. 3. The method of claim 1 , where performing the homomorphic evaluation further comprises, prior to performing the key switching transformation, decreasing a norm of the first version of the selected ciphertext, by representing every number in the selected ciphertext via a sum number d>1 of smaller digits, and where r′>r+r/d. 4. The method of claim 1 , where performing the homomorphic evaluation of the function further comprises performing the homomorphic evaluation of the function in order to evaluate a circuit comprising a plurality of levels. 5. The method of claim 4 , where performing homomorphic evaluation of a function further comprises performing homomorphic evaluation of multiple functions in order to evaluate the circuit. 6. A computer system, comprising: one or more memories comprising computer-readable program code; and one or more processors, wherein the one or more processors are configured, responsive to execution of the computer-readable program code, to cause the computer system to perform: performing homomorphic evaluation of a function on one or more input ciphertexts, where the one or more input ciphertexts were encrypted using a public key of an encryption scheme that also comprises a plurality of secret keys, where each input ciphertext comprises a plurality of real numbers that are kept with finite precision, and where performing the homomorphic evaluation of the function comprises performing one or more operations, and where performing each of one or more operations comprises: performing a key-switching transformation on selected ones of the one or more input ciphertexts, where performing key-switching transformation on a selected ciphertext comprises converting a first version of the selected ciphertext with respect to a first of the plurality of secret keys and with some number r bits of precision to a second version of the selected ciphertext with respect to a second of the plurality of secret keys and with some other number r′ bits of precision, where r′>r, where each of the key switching transformations is performed prior to or after the one or more operations are evaluated; and outputting one or more results of the one or more operations. 7. The computer system of claim 6 , where r′>2r. 8. The computer system of claim 6 , where performing the homomorphic evaluation further comprises, prior to performing the key switching transformation, decreasing a norm of the first version of the selected ciphertext, by representing every number in the selected ciphertext via a sum number d>1 of smaller digits, and where r′>r+r/d. 9. The computer system of claim 6 , where performing the homomorphic evaluation of the function further comprises performing the homomorphic evaluation of the function in order to evaluate a circuit comprising a plurality of levels. 10. The computer system of claim 9 , where performing homomorphic evaluation of a function further comprises performing homomorphic evaluation of multiple functions in order to evaluate the circuit. 11. A computer program product comprising a non-transitory computer readable storage medium having program code embodied therewith, the program code readable and executable by a computer to cause the computer to perform: performing homomorphic evaluation of a function on one or more input ciphertexts, where the one or more input ciphertexts were encrypted using a public key of an encryption scheme that also comprises a plurality of secret keys, where each input ciphertext comprises a plurality of real numbers that are kept with finite precision, and where performing the homomorphic evaluation of the function comprises performing one or more operations, and where performing each of one or more operations comprises: performing a key-switching transformation on selected ones of the one or more input ciphertexts, where performing key-switching transformation on a selected ciphertext comprises converting a first version of the selected ciphertext with respect to a first of the plurality of secret keys and with some number r bits of precision to a second version of the selected ciphertext with respect to a second of the plurality of secret keys and with some other number r′ bits of precision, where r′>r, where each of the key switching transformations is performed prior to or after the one or more operations are evaluated; and outputting one or more results of the one or more operations. 12. The computer program product of claim 11 , where r′>2r. 13. The computer program product of claim 11 , where performing the homomorphic evaluation further comprises, prior to performing the key switching transformation, decreasing a norm of the first version of the selected ciphertext, by representing every number in the selected ciphertext via a sum number d>1 of smaller digits, and where r′>r+r/d. 14. The computer program product of claim 11 , where performing the homomorphic evaluation of the function further comprises performing the homomorphic evaluation of the function in order to evaluate a circuit comprising a plurality of levels. 15. The computer program product of claim 14 , where performing homomorphic evaluation of a function further comprises performing homomorphic evaluation of multiple functions in order to evaluate the circuit. 16. The method of claim 1 , wherein: the method further comprises receiving at the computing device a query from a requestor computer system; the performing the homomorphic evaluation of the function is performed one or more times to evaluate a circuit using the query, the query corresponds to the input ciphertexts, and evaluation of the circuit produces one or more results; and the method further comprises sending the one or more results of the evaluation of the circuit to the requestor computer system. 17. The method of claim 16 , wherein: the computing device comprises a server residing on the Internet; the server comprises one or more communications components; and the method further comprises communicating by the server with the requestor computer system over the Internet using the one or wore communications components. 18. The computer system of claim 6 , wherein: the one or more processors are further configured, responsive to execution of the computer-readable program code, to

Assignees

Inventors

Classifications

  • Key scheduling, i.e. generating round keys or sub-keys for block encryption · CPC title

  • H04L9/16Primary

    the keys or algorithms being changed during operation · CPC title

  • H04L9/008Primary

    involving homomorphic encryption · CPC title

  • Encoding or coding, e.g. Huffman coding or error correction · CPC title

  • Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation · 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 US9608817B2 cover?
Homomorphic evaluation of a function is performed on input ciphertext(s), which were encrypted using a public key of an encryption scheme that also includes multiple secret keys. Each input ciphertext includes multiple real numbers that are kept with finite precision. Performing the homomorphic evaluation of the function includes performing operation(s). Performing each of one or more operation…
Who is the assignee on this patent?
IBM, Univ Bristol
What technology area does this patent fall under?
Primary CPC classification H04L9/16. Mapped technology areas include Electricity.
When was this patent published?
Publication date Tue Mar 28 2017 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 2 related publications on this page (citations in our corpus or others sharing the same primary CPC).