Symmetric encryption apparatus and storage medium, and symmetric decryption apparatus and storage medium
US-2015172258-A1 · Jun 18, 2015 · US
US9608817B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-9608817-B2 |
| Application number | US-201615008921-A |
| Country | US |
| Kind code | B2 |
| Filing date | Jan 28, 2016 |
| Priority date | Feb 17, 2012 |
| Publication date | Mar 28, 2017 |
| Grant date | Mar 28, 2017 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
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.
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
Key scheduling, i.e. generating round keys or sub-keys for block encryption · CPC title
the keys or algorithms being changed during operation · CPC title
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
Related publications grouped by family.
Answers are generated from the same data shown on this page.