Homomorphic Encryption Based on the Ring Learning with Errors (Rlwe) Problem a Thesis Submitted to the Graduate School of Applie

Total Page:16

File Type:pdf, Size:1020Kb

Homomorphic Encryption Based on the Ring Learning with Errors (Rlwe) Problem a Thesis Submitted to the Graduate School of Applie HOMOMORPHIC ENCRYPTION BASED ON THE RING LEARNING WITH ERRORS (RLWE) PROBLEM A THESIS SUBMITTED TO THE GRADUATE SCHOOL OF APPLIED MATHEMATICS OF MIDDLE EAST TECHNICAL UNIVERSITY BY IREM˙ KESKINKURT˙ IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF MASTER OF SCIENCE IN CRYPTOGRAPHY SEPTEMBER 2017 Approval of the thesis: HOMOMORPHIC ENCRYPTION BASED ON THE RING LEARNING WITH ERRORS (RLWE) PROBLEM submitted by IREM˙ KESKINKURT˙ in partial fulfillment of the requirements for the degree of Master of Science in Department of Cryptography, Middle East Technical University by, Prof. Dr. Bulent¨ Karasozen¨ Director, Graduate School of Applied Mathematics Prof. Dr. Ferruh Ozbudak¨ Head of Department, Cryptography Assoc. Prof. Dr. Murat Cenk Supervisor, Cryptography, METU Examining Committee Members: Prof. Dr. Ferruh Ozbudak¨ Mathematics, METU Assoc. Prof. Dr. Murat Cenk Cryptography, METU Assist. Prof. Dr. Oguz˘ Yayla Mathematics, Hacettepe University Date: I hereby declare that all information in this document has been obtained and presented in accordance with academic rules and ethical conduct. I also declare that, as required by these rules and conduct, I have fully cited and referenced all material and results that are not original to this work. Name, Last Name: IREM˙ KESKINKURT˙ Signature : v vi ABSTRACT HOMOMORPHIC ENCRYPTION BASED ON THE RING LEARNING WITH ERRORS (RLWE) PROBLEM Keskinkurt, Irem˙ M.S., Department of Cryptography Supervisor : Assoc. Prof. Dr. Murat Cenk September 2017, 41 pages The encryption techniques used to ensure data secrecy have been evolving in compli- ance with the developments in technology and reforming according to need. Nowa- days, the increase in the amount of data that should be stored in encrypted form, has led to the need for encryption schemes that provide both the safety and the efficient usability of data. Homomorphic encryption, which enables the ability to make compu- tations on encrypted data, is seen as one of the solutions that can meet this need. In this thesis, the definitions and the properties of homomorphic encryption, some pos- sible practical applications of homomorphic encryption, the Ring Learning with Errors problem and a somewhat homomorphic encryption scheme based on this problem has been examined. The computational complexity and efficiency of the algorithm have been studied by adapting some techniques in the literature to the algorithm. Keywords : homomorphic encryption, partially homomorphic, fully homomorphic, somewhat homomorphic, relinearization vii viii OZ¨ HALKALARDA HATALARLA O¨ GRENME˘ (HHO)¨ PROBLEMINE˙ DAYALI HOMOMORFIK˙ S¸IFRELEME˙ Keskinkurt, Irem˙ Yuksek¨ Lisans, Kriptografi Bol¨ um¨ u¨ Tez Yoneticisi¨ : Doc¸. Dr. Murat Cenk Eylul¨ 2017, 41 sayfa Verilerin mahremiyetini saglamak˘ ic¸in kullanılan s¸ifreleme teknikleri, teknolojideki gelis¸melere uygun olarak degis¸mekte˘ ve ihtiyac¸lara gore¨ s¸ekillenmektedir. Gun¨ um¨ uzde¨ s¸ifrelenerek depolanması gereken verilerin miktarının artması, verilerin hem guvenli¨ gini˘ ve hem de verimli bir s¸ekilde kullanılabilirligini˘ saglayan˘ s¸ifreleme tekniklerine ihtiyac¸ dogmasına˘ sebep olmus¸tur. S¸ifreli veriler uzerinde¨ hesaplamalar yapabilme imkanı saglayan˘ homomorfik s¸ifeleme, bu ihtiyacı kars¸ılayabilecek c¸oz¨ umlerden¨ biri olarak gor¨ ulmektedir.¨ Bu tezde, homomorfik s¸ifreleme tanımları ve temel ozellikleri,¨ homomorfik s¸ifrelemenin olası uygulama alanları ve s¸ekilleri, Halkalarda Hatalarla O¨ grenme˘ problemi ve guvenli¨ gi˘ bu probleme dayalı olan bir sınırlı homomorfik s¸ifreleme algoritması incelenmis¸tir. Literaturdeki¨ bazı teknikler algoritmaya uyarlanarak algoritmanın hesaplama karmas¸ıklıgı˘ ve verimliligi˘ uzerine¨ c¸alıs¸ılmıs¸tır. Anahtar Kelimeler : homomorfik s¸ifreleme, kısmi homomorfik s¸ifreleme, sınırlı ho- momorfik s¸ifreleme, tam homomorfik s¸ifreleme, tekrar dogrusallas¸tırma˘ ix x Dedicated to my family xi xii ACKNOWLEDGMENTS I would like to thank my thesis supervisor Accos. Prof. Dr. Murat Cenk for his support and guidance. I want to thank to my parents Sabiha Keskinkurt and Ilker˙ Keskinkurt for always be- lieving in me. Thanks are also due to my friends for their frienship and support. I would like to express my gratitude to my fiancee Sinan Paksoy. I am grateful to him for his patience, support and love. This work is partially supported by The Scientific and Technological Research Council of Turkey (TUB¨ ITAK)˙ under the grant no 115R289. xiii xiv TABLE OF CONTENTS ABSTRACT . vii OZ.........................................¨ ix ACKNOWLEDGMENTS . xiii TABLE OF CONTENTS . xv LIST OF ABBREVIATIONS . xix CHAPTERS 1 INTRODUCTION . .1 1.1 Historical Process and Literature Review . .2 1.2 Outline . .4 2 BACKGROUND . .5 2.1 Definitions and Properties . .5 2.2 Discrete Fourier Transform . .7 2.3 Fast Fourier Transform(FFT) . .9 2.4 Toeplitz Matrix Vector Product . 12 3 HOMOMORPHIC ENCRYPTION AND ITS PRACTICAL APPLI- CATIONS . 15 3.1 Homomorphic Encryption . 15 3.2 Practical Applications . 16 xv 4 A SOMEWHAT HOMOMORPHIC ENCRYPTION SCHEME (SwHE) BASED ON THE RING LEARNING WITH ERRORS (RLWE) PROB- LEM .................................. 21 4.1 The Ring Learning with Errors(RLWE) Problem . 21 4.2 A Somewhat Homomorphic Encryption Scheme . 22 4.2.1 Symmetric Key Variant of the Scheme . 22 4.2.1.1 Key Generation . 22 4.2.1.2 Encryption . 23 4.2.1.3 Decryption . 23 4.2.2 Public Key Variant of the Scheme . 24 4.2.2.1 Key Generation . 24 4.2.2.2 Encryption . 24 4.2.2.3 Decryption . 24 4.2.3 Homomorphic Operations . 25 4.2.3.1 Homomorphic Addition (?)...... 25 4.2.3.2 Homomorphic Multiplication ()... 26 4.2.4 Re-linearization . 27 4.2.5 How to Encode Messages and How to Choose Mes- sage Space . 29 5 OUR WORK . 33 5.1 Polynomial Multiplication Modulo xn + 1 .......... 33 5.1.1 Multiplication using FFT . 34 5.1.2 Multiplication using TMVP . 35 5.1.3 Comparison . 36 xvi 6 CONCLUSION . 37 REFERENCES . 39 xvii xviii LIST OF ABBREVIATIONS DFT Discrete Fourier Transform FFT Fast Fourier Transform FHE Fully Homomorphic Encryption N Natural Numbers PHE Partially Homomorphic Encryption Q Rational Numbers RLWE Ring Learning with Errors SwHE Somewhat Homomorphic Encryption TMVP Toeplitz Matrix Vector Product Z Integers xix xx CHAPTER 1 INTRODUCTION Since long before the common era, cryptography has been the main tool for informa- tion security. Back then, people were using simple ciphers and techniques, such as shift cipher, substitution cipher and stenography [20], to conceal private information or communicate in secrecy. In time, the concept of cryptography has evolved. Today, we can define cryptography as an interdisciplinary science that deals with designing and developing secure cryptographic algorithms. Modern cryptographic studies are being pursued in two main parts: the symmetric key cryptography and the asymmetric(public) key cryptography [28]. Symmetric key schemes use only one cryptographic key for both encryption and decryption, and they are very efficient compared to asymmetric key schemes. Public key schemes are based on hard mathematical problems, such as integer factorization and discrete logarithm, and they require two different keys one for encryption, one for decryption. In public key schemes, the key which must be kept secret is the decryption key, that we refer to as the private key. In today’s world people safely store or transmit their confidential data securely under favor of symmetric and public key cryptosystems. Technological developments bring about need for new cryptographic algorithms to provide more efficiency and security. As an example of this, the use of cloud storage gives rise to a need for cryptosystems that provide the ability to perform computations on encrypted data without having to decrypt it. The search of encryption schemes that can compute arbitrary functions on encrypted data, namely fully homomorphic, started almost 40 years ago. Since then, lots of schemes have been presented but none of them can be used practically due to effi- ciency problems. The biggest problem is that computing arbitrary functions requires so many arithmetic operations on ciphertext space. A ciphertext space is usually a set with a large number of elements with which we can not make calculations easily. For example the scheme we examine in this thesis has a ciphertext space which consists of high degree polynomials with large coefficients. Operations on this set take lots of time and make it unpractical. On the other hand, it is easier to use homomorphic encryption to evaluate the functions that can be computed with less arithmetic operations. The schemes that can support a 1 limited number of arithmetic operations are called somewhat homomorphic. With these schemes simple functions, such as functions that includes the sum of numbers and multiplication of a few numbers, can be computed efficiently while they are encrypted. But for more complicated functions, such as exponentiation and division, we need many homomorphic multiplications and this makes the homomorpic operations very slow. Therefore, any development on arithmetic operations would be a big contribution to this subject. 1.1 Historical Process and Literature Review In 1978 the widely used cryptosystem RSA was presented as the first practical public key encryption scheme [32]. A classical RSA set up starts with generating two large primes p and q. The numbers n = pq and N = (p − 1)(q − 1) are calculated. A number d satisfying gcd(d; N) = 1 is chosen as the private key(decryption key). The public key(encryption key) e is the number satisfying ed ≡ 1 mod N. The pair (n; e) is published. RSA encrypts a message m by computing c = me mod n and decrypts the ciphertext c by computing m = cd mod n. The matematical foundations of the algorithm can be found in [32]. Suppose two messages m1 and m2 are encrypted by RSA with the parameters above and e e ciphertexts c1 and c2 are obtained. Then c1 = m1 mod n and c2 = m2 mod n. The e e e multiplication of this ciphertexts c1c2 = m1m2 mod n = (m1m2) mod n yields the multiplication of the message m1m2 when decrypted. Because of this property RSA is said to be a multiplicatively homomorphic encryption scheme.
Recommended publications
  • Presentation
    Side-Channel Analysis of Lattice-based PQC Candidates Prasanna Ravi and Sujoy Sinha Roy [email protected], [email protected] Notice • Talk includes published works from journals, conferences, and IACR ePrint Archive. • Talk includes works of other researchers (cited appropriately) • For easier explanation, we ‘simplify’ concepts • Due to time limit, we do not exhaustively cover all relevant works. • Main focus on LWE/LWR-based PKE/KEM schemes • Timing, Power, and EM side-channels Classification of PQC finalists and alternative candidates Lattice-based Cryptography Public Key Encryption (PKE)/ Digital Signature Key Encapsulation Mechanisms (KEM) Schemes (DSS) LWE/LWR-based NTRU-based LWE, Fiat-Shamir with Aborts NTRU, Hash and Sign (Kyber, SABER, Frodo) (NTRU, NTRUPrime) (Dilithium) (FALCON) This talk Outline • Background: • Learning With Errors (LWE) Problem • LWE/LWR-based PKE framework • Overview of side-channel attacks: • Algorithmic-level • Implementation-level • Overview of masking countermeasures • Conclusions and future works Given two linear equations with unknown x and y 3x + 4y = 26 3 4 x 26 or . = 2x + 3y = 19 2 3 y 19 Find x and y. Solving a system of linear equations System of linear equations with unknown s Gaussian elimination solves s when number of equations m ≥ n Solving a system of linear equations with errors Matrix A Vector b mod q • Search Learning With Errors (LWE) problem: Given (A, b) → computationally infeasible to solve (s, e) • Decisional Learning With Errors (LWE) problem: Given (A, b) →
    [Show full text]
  • Overview of Post-Quantum Public-Key Cryptosystems for Key Exchange
    Overview of post-quantum public-key cryptosystems for key exchange Annabell Kuldmaa Supervised by Ahto Truu December 15, 2015 Abstract In this report we review four post-quantum cryptosystems: the ring learning with errors key exchange, the supersingular isogeny key exchange, the NTRU and the McEliece cryptosystem. For each protocol, we introduce the underlying math- ematical assumption, give overview of the protocol and present some implementa- tion results. We compare the implementation results on 128-bit security level with elliptic curve Diffie-Hellman and RSA. 1 Introduction The aim of post-quantum cryptography is to introduce cryptosystems which are not known to be broken using quantum computers. Most of today’s public-key cryptosys- tems, including the Diffie-Hellman key exchange protocol, rely on mathematical prob- lems that are hard for classical computers, but can be solved on quantum computers us- ing Shor’s algorithm. In this report we consider replacements for the Diffie-Hellmann key exchange and introduce several quantum-resistant public-key cryptosystems. In Section 2 the ring learning with errors key exchange is presented which was introduced by Peikert in 2014 [1]. We continue in Section 3 with the supersingular isogeny Diffie–Hellman key exchange presented by De Feo, Jao, and Plut in 2011 [2]. In Section 5 we consider the NTRU encryption scheme first described by Hoffstein, Piphe and Silvermain in 1996 [3]. We conclude in Section 6 with the McEliece cryp- tosystem introduced by McEliece in 1978 [4]. As NTRU and the McEliece cryptosys- tem are not originally designed for key exchange, we also briefly explain in Section 4 how we can construct key exchange from any asymmetric encryption scheme.
    [Show full text]
  • Making NTRU As Secure As Worst-Case Problems Over Ideal Lattices
    Making NTRU as Secure as Worst-Case Problems over Ideal Lattices Damien Stehlé1 and Ron Steinfeld2 1 CNRS, Laboratoire LIP (U. Lyon, CNRS, ENS Lyon, INRIA, UCBL), 46 Allée d’Italie, 69364 Lyon Cedex 07, France. [email protected] – http://perso.ens-lyon.fr/damien.stehle 2 Centre for Advanced Computing - Algorithms and Cryptography, Department of Computing, Macquarie University, NSW 2109, Australia [email protected] – http://web.science.mq.edu.au/~rons Abstract. NTRUEncrypt, proposed in 1996 by Hoffstein, Pipher and Sil- verman, is the fastest known lattice-based encryption scheme. Its mod- erate key-sizes, excellent asymptotic performance and conjectured resis- tance to quantum computers could make it a desirable alternative to fac- torisation and discrete-log based encryption schemes. However, since its introduction, doubts have regularly arisen on its security. In the present work, we show how to modify NTRUEncrypt to make it provably secure in the standard model, under the assumed quantum hardness of standard worst-case lattice problems, restricted to a family of lattices related to some cyclotomic fields. Our main contribution is to show that if the se- cret key polynomials are selected by rejection from discrete Gaussians, then the public key, which is their ratio, is statistically indistinguishable from uniform over its domain. The security then follows from the already proven hardness of the R-LWE problem. Keywords. Lattice-based cryptography, NTRU, provable security. 1 Introduction NTRUEncrypt, devised by Hoffstein, Pipher and Silverman, was first presented at the Crypto’96 rump session [14]. Although its description relies on arithmetic n over the polynomial ring Zq[x]=(x − 1) for n prime and q a small integer, it was quickly observed that breaking it could be expressed as a problem over Euclidean lattices [6].
    [Show full text]
  • Improved Attacks Against Key Reuse in Learning with Errors Key Exchange (Full Version)
    Improved attacks against key reuse in learning with errors key exchange (full version) Nina Bindel, Douglas Stebila, and Shannon Veitch University of Waterloo May 27, 2021 Abstract Basic key exchange protocols built from the learning with errors (LWE) assumption are insecure if secret keys are reused in the face of active attackers. One example of this is Fluhrer's attack on the Ding, Xie, and Lin (DXL) LWE key exchange protocol, which exploits leakage from the signal function for error correction. Protocols aiming to achieve security against active attackers generally use one of two techniques: demonstrating well-formed keyshares using re-encryption like in the Fujisaki{Okamoto transform; or directly combining multiple LWE values, similar to MQV-style Diffie–Hellman-based protocols. In this work, we demonstrate improved and new attacks exploiting key reuse in several LWE-based key exchange protocols. First, we show how to greatly reduce the number of samples required to carry out Fluhrer's attack and reconstruct the secret period of a noisy square waveform, speeding up the attack on DXL key exchange by a factor of over 200. We show how to adapt this to attack a protocol of Ding, Branco, and Schmitt (DBS) designed to be secure with key reuse, breaking the claimed 128-bit security level in 12 minutes. We also apply our technique to a second authenticated key exchange protocol of DBS that uses an additive MQV design, although in this case our attack makes use of ephemeral key compromise powers of the eCK security model, which was not in scope of the claimed BR-model security proof.
    [Show full text]
  • Hardness of K-LWE and Applications in Traitor Tracing
    Hardness of k-LWE and Applications in Traitor Tracing San Ling1, Duong Hieu Phan2, Damien Stehlé3, and Ron Steinfeld4 1 Division of Mathematical Sciences, School of Physical and Mathematical Sciences, Nanyang Technological University, Singapore 2 Laboratoire LAGA (CNRS, U. Paris 8, U. Paris 13), U. Paris 8 3 Laboratoire LIP (U. Lyon, CNRS, ENSL, INRIA, UCBL), ENS de Lyon, France 4 Faculty of Information Technology, Monash University, Clayton, Australia Abstract. We introduce the k-LWE problem, a Learning With Errors variant of the k-SIS problem. The Boneh-Freeman reduction from SIS to k-SIS suffers from an ex- ponential loss in k. We improve and extend it to an LWE to k-LWE reduction with a polynomial loss in k, by relying on a new technique involving trapdoors for random integer kernel lattices. Based on this hardness result, we present the first algebraic con- struction of a traitor tracing scheme whose security relies on the worst-case hardness of standard lattice problems. The proposed LWE traitor tracing is almost as efficient as the LWE encryption. Further, it achieves public traceability, i.e., allows the authority to delegate the tracing capability to “untrusted” parties. To this aim, we introduce the notion of projective sampling family in which each sampling function is keyed and, with a projection of the key on a well chosen space, one can simulate the sampling function in a computationally indistinguishable way. The construction of a projective sampling family from k-LWE allows us to achieve public traceability, by publishing the projected keys of the users. We believe that the new lattice tools and the projective sampling family are quite general that they may have applications in other areas.
    [Show full text]
  • How to Strengthen Ntruencrypt to Chosen-Ciphertext Security in the Standard Model
    NTRUCCA: How to Strengthen NTRUEncrypt to Chosen-Ciphertext Security in the Standard Model Ron Steinfeld1?, San Ling2, Josef Pieprzyk3, Christophe Tartary4, and Huaxiong Wang2 1 Clayton School of Information Technology Monash University, Clayton VIC 3800, Australia [email protected] 2 Div. of Mathematical Sciences, School of Physical and Mathematical Sciences, Nanyang Technological University, Singapore, 637371 lingsan,[email protected] 3 Centre for Advanced Computing - Algorithms and Cryptography, Dept. of Computing, Macquarie University, Sydney, NSW 2109, Australia [email protected] 4 Institute for Theoretical Computer Science, Tsinghua University, People's Republic of China [email protected] Abstract. NTRUEncrypt is a fast and practical lattice-based public-key encryption scheme, which has been standardized by IEEE, but until re- cently, its security analysis relied only on heuristic arguments. Recently, Stehlé and Steinfeld showed that a slight variant (that we call pNE) could be proven to be secure under chosen-plaintext attack (IND-CPA), assum- ing the hardness of worst-case problems in ideal lattices. We present a variant of pNE called NTRUCCA, that is IND-CCA2 secure in the standard model assuming the hardness of worst-case problems in ideal lattices, and only incurs a constant factor overhead in ciphertext and key length over the pNE scheme. To our knowledge, our result gives the rst IND- CCA2 secure variant of NTRUEncrypt in the standard model, based on standard cryptographic assumptions. As an intermediate step, we present a construction for an All-But-One (ABO) lossy trapdoor function from pNE, which may be of independent interest. Our scheme uses the lossy trapdoor function framework of Peik- ert and Waters, which we generalize to the case of (k −1)-of-k-correlated input distributions.
    [Show full text]
  • Download the Entire Data X
    ARCHW.8 MASSACHUSETTS INSTITUTE OF TECHNOLOLGY Cryptographic Tools for the Cloud JUL 07 2015 by LIBRARIES Sergey Gorbunov - Submitted to the Department of Electrical Engineering and Computer Science in partial fulfillment of the requirements for the degree of Doctor of Philosophy at the MASSACHUSETTS INSTITUTE OF TECHNOLOGY June 2015 @ Massachusetts Institute of Technology 2015. All rights reserved. Signature redacted A u th or .............................. Department of Electrical E gineer and Computer Science May 18, 2015 Signature redacted C ertified by ...................................... r.. ....................... Vinod Vaikuntanathan Assistant Professor Thesis Supervisor Signature redacted Accepted by .......................... -- JI lA.Kolodziejski Chairman, Department Committee on Graduate Theses Cryptographic Tools for the Cloud by Sergey Gorbunov Submitted to the Department of Electrical Engineering and Computer Science on May 18, 2015, in partial fulfillment of the requirements for the degree of Doctor of Philosophy Abstract Classical cryptography is playing a major role in securing the Internet. Banking transactions, medical records, personal and military messages are transmitted securely through the Internet using classical encryption and signature algorithms designed and developed over the last decades. However, today we face new security challenges that arise in cloud settings that cannot be solved effectively by these classical algorithms. In this thesis, we address three major challenges that arise in cloud settings and present new cryptographic algorithms to solve them. Privacy of data. How can a user efficiently and securely share data with multiple authorized receivers through the cloud? To address this challenge, we present attribute- based and predicate encryption schemes for circuits of any arbitrary polynomial size. Our constructions are secure under the standard learning with errors (LWE) assumption.
    [Show full text]
  • NIST)  Quantum Computing Will Break Many Public-Key Cryptographic Algorithms/Schemes ◦ Key Agreement (E.G
    Post Quantum Cryptography Team Presenter: Lily Chen National Institute of Standards and Technology (NIST) Quantum computing will break many public-key cryptographic algorithms/schemes ◦ Key agreement (e.g. DH and MQV) ◦ Digital signatures (e.g. RSA and DSA) ◦ Encryption (e.g. RSA) These algorithms have been used to protect Internet protocols (e.g. IPsec) and applications (e.g.TLS) NIST is studying “quantum-safe” replacements This talk will focus on practical aspects ◦ For security, see Yi-Kai Liu’s talk later today ◦ Key establishment: ephemeral Diffie-Hellman ◦ Authentication: signature or pre-shared key Key establishment through RSA, DHE, or DH Client Server ◦ RSA – Client encrypts pre- master secret using server’s Client RSA public key Hello Server Hello Certificate* ◦ DHE – Ephemeral Diffie- ServerKeyExchange* Hellman CertificateRequest* ◦ DH – Client generates an ServerHelloDone ephemeral DH public value. Certificate* ClientKeyExchange* Pre-master secret is generated CertificateVerify* using server static public key {ChangeCipherSpec} Finished Server authentication {ChangeCipherSpec} ◦ RSA – implicit (by key Finished confirmation) ◦ DHE - signature Application data Application Data ◦ DH – implicit (by key confirmation) IKE ◦ A replacement of ephemeral Diffie-Hellman key agreement should have a fast key pair generation scheme ◦ If signatures are used for authentication, both signing and verifying need to be equally efficient TLS ◦ RSA - encryption replacement needs to have a fast encryption ◦ DHE – fast key pair generation and efficient signature verification ◦ DH – fast key pair generation Which are most important in practice? ◦ Public and private key sizes ◦ Key pair generation time ◦ Ciphertext size ◦ Encryption/Decryption speed ◦ Signature size ◦ Signature generation/verification time Not a lot of benchmarks in this area Lattice-based ◦ NTRU Encryption and NTRU Signature ◦ (Ring-based) Learning with Errors Code-based ◦ McEliece encryption and CFS signatures Multivariate ◦ HFE, psFlash , Quartz (a variant of HFE), Many more….
    [Show full text]
  • A Decade of Lattice Cryptography
    A Decade of Lattice Cryptography Chris Peikert1 February 17, 2016 1Department of Computer Science and Engineering, University of Michigan. Much of this work was done while at the School of Computer Science, Georgia Institute of Technology. This material is based upon work supported by the National Science Foundation under CAREER Award CCF-1054495, by DARPA under agreement number FA8750-11- C-0096, and by the Alfred P. Sloan Foundation. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author and do not necessarily reflect the views of the National Science Foundation, DARPA or the U.S. Government, or the Sloan Foundation. The U.S. Government is authorized to reproduce and distribute reprints for governmental purposes notwithstanding any copyright notation thereon. Abstract n Lattice-based cryptography is the use of conjectured hard problems on point lattices in R as the foundation for secure cryptographic systems. Attractive features of lattice cryptography include apparent resistance to quantum attacks (in contrast with most number-theoretic cryptography), high asymptotic efficiency and parallelism, security under worst-case intractability assumptions, and solutions to long-standing open problems in cryptography. This work surveys most of the major developments in lattice cryptography over the past ten years. The main focus is on the foundational short integer solution (SIS) and learning with errors (LWE) problems (and their more efficient ring-based variants), their provable hardness assuming the worst-case intractability of standard lattice problems, and their many cryptographic applications. Contents 1 Introduction 3 1.1 Scope and Organization . .4 1.2 Other Resources . .5 2 Background 6 2.1 Notation .
    [Show full text]
  • UC San Diego UC San Diego Electronic Theses and Dissertations
    UC San Diego UC San Diego Electronic Theses and Dissertations Title Improving Cryptographic Constructions Using Coding Theory Permalink https://escholarship.org/uc/item/47j1j4wp Author Mol, Petros Publication Date 2013 Peer reviewed|Thesis/dissertation eScholarship.org Powered by the California Digital Library University of California UNIVERSITY OF CALIFORNIA, SAN DIEGO Improving Cryptographic Constructions Using Coding Theory A dissertation submitted in partial satisfaction of the requirements for the degree Doctor of Philosophy in Computer Science by Petros Mol Committee in charge: Professor Daniele Micciancio, Chair Professor Mihir Bellare Professor Sanjoy Dasgupta Professor Massimo Franceschetti Professor Alex Vardy 2013 Copyright Petros Mol, 2013 All rights reserved. The dissertation of Petros Mol is approved, and it is ac- ceptable in quality and form for publication on microfilm and electronically: Chair University of California, San Diego 2013 iii DEDICATION To Thanasis, Stavroula and Giorgos. iv TABLE OF CONTENTS Signature Page.................................. iii Dedication..................................... iv Table of Contents.................................v List of Figures.................................. vii List of Tables................................... viii Acknowledgements................................ ix Vita........................................x Abstract of the Dissertation........................... xi Chapter 1 Introduction............................1 1.1 Summary of Contributions.................6 1.2
    [Show full text]
  • Robustness of the Learning with Errors Assumption
    Robustness of the Learning with Errors Assumption Shafi Goldwasser1 Yael Kalai2 Chris Peikert3 Vinod Vaikuntanathan4 1MIT and the Weizmann Institute 2Microsoft Research 3Georgia Institute of Technology 4IBM Research shafi@csail.mit.edu [email protected] [email protected] [email protected] Abstract: Starting with the work of Ishai-Sahai-Wagner and Micali-Reyzin, a new goal has been set within the theory of cryptography community, to design cryptographic primitives that are secure against large classes of side-channel attacks. Recently, many works have focused on designing various cryptographic primitives that are robust (retain security) even when the secret key is “leaky”, under various intractability assumptions. In this work we propose to take a step back and ask a more basic question: which of our cryptographic assumptions (rather than cryptographic schemes) are robust in presence of leakage of their underlying secrets? Our main result is that the hardness of the learning with error (LWE) problem implies its hardness with leaky secrets. More generally, we show that the standard LWE assumption implies that LWE is secure even if the secret is taken from an arbitrary distribution with sufficient entropy, and even in the presence of hard-to-invert auxiliary inputs. We exhibit various applications of this result. 1. Under the standard LWE assumption, we construct a symmetric-key encryption scheme that is robust to secret key leakage, and more generally maintains security even if the secret key is taken from an arbitrary distribution with sufficient entropy (and even in the presence of hard-to-invert auxiliary inputs). 2. Under the standard LWE assumption, we construct a (weak) obfuscator for the class of point func- tions with multi-bit output.
    [Show full text]
  • Circular and KDM Security for Identity-Based Encryption
    Circular and KDM Security for Identity-Based Encryption Jacob Alperin-Sheriff∗ Chris Peikerty March 22, 2012 Abstract We initiate the study of security for key-dependent messages (KDM), sometimes also known as “circular” or “clique” security, in the setting of identity-based encryption (IBE). Circular/KDM security requires that ciphertexts preserve secrecy even when they encrypt messages that may depend on the secret keys, and arises in natural usage scenarios for IBE. We construct an IBE system that is circular secure for affine functions of users’ secret keys, based on the learning with errors (LWE) problem (and hence on worst-case lattice problems). The scheme is secure in the standard model, under a natural extension of a selective-identity attack. Our three main technical contributions are (1) showing the circular/KDM-security of a “dual”-style LWE public-key cryptosystem, (2) proving the hardness of a version of the “extended LWE” problem due to O’Neill, Peikert and Waters (CRYPTO’11), and (3) building an IBE scheme around the dual-style system using a novel lattice-based “all-but-d” trapdoor function. 1 Introduction Traditional notions of secure encryption, starting with semantic (or IND-CPA) security [GM82], assume that the plaintext messages do not depend on the secret decryption key (except perhaps indirectly, via the public key or other ciphertexts). In many settings, this may fail to be the case. One obvious scenario is, of course, careless or improper key management: for example, some disk encryption systems end up encrypting the symmetric secret key itself (or a derivative) and storing it on disk.
    [Show full text]