<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet href="paper.xsl" type="text/xsl"?>

<paper xmlns="http://www.cse.ucsd.edu/daniele/XML">

  <filename>LatticeSign</filename>

  <title>Asymptotically efficient lattice-based digital signatures</title>

  <author>Vadim Lyubashevsky</author>
  <author>Daniele Micciancio</author>

  <reference>
    <conference>Theory of cryptography conference</conference>
    <conf href="http://www.cs.nyu.edu/tcc08/">TCC 2008</conf>
    <address>New York, NY, USA</address>
    <year>2008</year>
    <month>3</month>
    <pages>37-54</pages>
    <doi>10.1007/978-3-540-78524-8_3</doi>
    <volume>4948</volume>
  </reference>

  <abstract>
    <p xmlns="http://www.w3.org/1999/xhtml">
      We give a direct construction of digital signatures based on the
      complexity of approximating the shortest vector in ideal (e.g.,
      cyclic) lattices. The construction is provably secure based on the
      worst-case hardness of approximating the shortest vector in such
      lattices within a polynomial factor, and it is also asymptotically
      efficient: the time complexity of the signing and verification
      algorithms, as well as key and signature size is almost linear (up
      to poly-logarithmic factors) in the dimension <em>n</em> of the 
      underlying lattice. Since no sub-exponential (in <em>n</em>) time 
      algorithm is known to solve lattice problems in the worst case, even 
      when restricted to cyclic lattices, our construction gives a digital 
      signature scheme with an essentially optimal performance/security 
      trade-off.
    </p>
  </abstract>
</paper>
