pkgsrc/security/HElib/DESCR
agc 36489390a8 Initial import of HElib, a library to perform homomorphic encryption,
into the Packages Collection.

	HElib is a software library that implements homomorphic encryption
	(HE).  Currently available is an implementation of the
	Brakerski-Gentry-Vaikuntanathan (BGV) scheme, along with many
	optimizations to make homomorphic evaluation run faster, focusing
	mostly on effective use of the Smart-Vercauteren ciphertext packing
	techniques and the Gentry-Halevi-Smart optimizations.
2013-05-18 18:36:25 +00:00

6 lines
372 B
Text

HElib is a software library that implements homomorphic encryption
(HE). Currently available is an implementation of the
Brakerski-Gentry-Vaikuntanathan (BGV) scheme, along with many
optimizations to make homomorphic evaluation run faster, focusing
mostly on effective use of the Smart-Vercauteren ciphertext packing
techniques and the Gentry-Halevi-Smart optimizations.