mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
security/palisade: Update pkg-descr
Requested by: upstream
This commit is contained in:
parent
8d97ede41e
commit
295cc6391c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540979
@ -1,9 +1,15 @@
|
||||
PALISADE is a general lattice cryptography library that currently includes
|
||||
efficient implementations of the following lattice cryptography capabilities:
|
||||
|
||||
* Homomorphic Encryption (HE): Brakerski/Fan-Vercauteren (3 variants),
|
||||
Brakerski-Gentry-Vaikuntanathan, and Stehle-Steinfeld schemes
|
||||
* Proxy Re-Encryption for all HE schemes
|
||||
* Fully Homomorphic Encryption (FHE)
|
||||
* 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
|
||||
* 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
|
||||
* Proxy Re-Encryption for BGV, BFV, and CKKS schemes
|
||||
* Digital Signature
|
||||
* Identity-Based Encryption
|
||||
* Ciphertext-Policy Attribute-Based Encryption
|
||||
|
Loading…
Reference in New Issue
Block a user