mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
security/palisade: Fix long line in pkg-descr
This commit is contained in:
parent
a7a902c7a2
commit
6931dae20c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540981
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@ efficient implementations of the following lattice cryptography capabilities:
|
||||||
* Brakerski/Fan-Vercauteren (BFV) scheme for integer arithmetic
|
* Brakerski/Fan-Vercauteren (BFV) scheme for integer arithmetic
|
||||||
* Brakerski-Gentry-Vaikuntanathan (BGV) scheme for integer arithmetic
|
* Brakerski-Gentry-Vaikuntanathan (BGV) scheme for integer arithmetic
|
||||||
* Cheon-Kim-Kim-Song (CKKS) scheme for real-number 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
|
* Stehle-Steinfeld scheme for limited integer arithmetic
|
||||||
* Multi-Party Extensions of FHE (to support multi-key FHE)
|
* Multi-Party Extensions of FHE (to support multi-key FHE)
|
||||||
* Threshold FHE for BGV, BFV, and CKKS schemes
|
* Threshold FHE for BGV, BFV, and CKKS schemes
|
||||||
|
|
Loading…
Add table
Reference in a new issue