svn commit: r540981 - head/security/palisade

Yuri Victorovich yuri at FreeBSD.org
Wed Jul 1 17:21:26 UTC 2020


Author: yuri
Date: Wed Jul  1 17:21:26 2020
New Revision: 540981
URL: https://svnweb.freebsd.org/changeset/ports/540981

Log:
  security/palisade: Fix long line in pkg-descr

Modified:
  head/security/palisade/pkg-descr

Modified: head/security/palisade/pkg-descr
==============================================================================
--- head/security/palisade/pkg-descr	Wed Jul  1 17:13:54 2020	(r540980)
+++ head/security/palisade/pkg-descr	Wed Jul  1 17:21:26 2020	(r540981)
@@ -5,7 +5,8 @@ efficient implementations of the following lattice cry
 * Brakerski/Fan-Vercauteren (BFV) scheme for integer arithmetic
 * Brakerski-Gentry-Vaikuntanathan (BGV) scheme for integer arithmetic
 * Cheon-Kim-Kim-Song (CKKS) scheme for real-number arithmetic
-* Ducas-Micciancio (FHEW) and Chillotti-Gama-Georgieva-Izabachene (TFHE) schemes for Boolean circuit evaluation
+* Ducas-Micciancio (FHEW) and Chillotti-Gama-Georgieva-Izabachene (TFHE) schemes
+  for Boolean circuit evaluation
 * Stehle-Steinfeld scheme for limited integer arithmetic
 * Multi-Party Extensions of FHE (to support multi-key FHE)
 * Threshold FHE for BGV, BFV, and CKKS schemes


More information about the svn-ports-all mailing list