Cryptology ePrint Archive: Report 2014/106
Algorithms in HElib
Shai Halevi and Victor Shoup
Abstract: HElib is a software library that implements homomorphic encryption (HE), specifically the Brakerski-Gentry-Vaikuntanathan (BGV) scheme, focusing on effective use of the Smart-Vercauteren ciphertext packing techniques and the Gentry-Halevi-Smart optimizations. The underlying cryptosystem serves as the equivalent of a "hardware platform" for HElib, in that it defines a set of operations that can be applied homomorphically, and specifies their cost. This "platform" is a SIMD environment (somewhat similar Intel SSE and the like), but with a unique cost metrics and parameters. In this report we describe some of the algorithms and optimization techniques that are used in HElib for data movement and simple linear algebra over this "platform."
Category / Keywords: implementation / Homomorphic Encryption, Implementation, SIMD
Date: received 11 Feb 2014
Contact author: shaih at alum mit edu
Available format(s): PDF | BibTeX Citation
Version: 20140214:180836 (All versions of this report)
Short URL: ia.cr/2014/106
Discussion forum: Show discussion | Start new discussion
[ Cryptology ePrint archive ]