Date: Wed, 1 Jul 2020 17:21:26 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r540981 - head/security/palisade Message-ID: <202007011721.061HLQXu060763@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007011721.061HLQXu060763>