security/palisade: Fix long line in pkg-descr

This commit is contained in:
Yuri Victorovich 2020-07-01 17:21:26 +00:00
parent a7a902c7a2
commit 6931dae20c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540981

View file

@ -5,7 +5,8 @@ efficient implementations of the following lattice cryptography capabilities:
* 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