Paper 2020/926

Secure Computation over Lattices and Elliptic Curves

Brett Hemenway Falk and Daniel Noble

Abstract

Traditional threshold cryptosystems have decentralized core cryptographic primitives like key generation, decryption and signatures. Most threshold cryptosystems, however, rely on special purpose protocols that cannot easily be integrated into more complex multiparty protocols. In this work, we design and implement decentralized versions of lattice-based and elliptic-curve-based public-key cryptoystems using generic secure multiparty computation (MPC) protocols. These are standard cryptosystems, so we introduce no additional work for encrypting devices and no new assumptions beyond those of the generic MPC framework. Both cryptosystems are also additively homomorphic, which allows for secure additions directly on ciphertexts. By using generic MPC techniques, our multiparty decryption protocols compute secret-shares of the plaintext, whereas most special-purpose cryptosystems either do not support decryption or must reveal the decryptions in the clear. Our method allows complex functions to be securely evaluated after decryption, revealing only the results of the functions and not the plaintexts themselves. To improve performance, we present a novel oblivious elliptic curve multiplication protocol and a new noise-masking technique which may be of independent interest. We implemented our protocols using the SCALE-MAMBA secure multiparty computation platform, which provides security against malicious adversaries and supports arbitrary numbers of participants.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Preprint. MINOR revision.
Keywords
distributed cryptographykey managementthreshold cryptographypublic-key cryptographylattice techniqueselliptic curve cryptosystem
Contact author(s)
dgnoble @ cis upenn edu
fbrett @ cis upenn edu
History
2021-05-18: revised
2020-07-26: received
See all versions
Short URL
https://ia.cr/2020/926
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2020/926,
      author = {Brett Hemenway Falk and Daniel Noble},
      title = {Secure Computation over Lattices and Elliptic Curves},
      howpublished = {Cryptology ePrint Archive, Paper 2020/926},
      year = {2020},
      note = {\url{https://eprint.iacr.org/2020/926}},
      url = {https://eprint.iacr.org/2020/926}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.