1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/security/palisade/pkg-descr
Yuri Victorovich c6722bd40f security/palisade: Remove the dependency on gcc by using the WITH_NTL=Y option
libntl contains a replacement of the quadmath.h header that is missing in clang,
which necessitated the use of gcc.

Also update COMMENT and WWW.
2020-02-21 02:53:10 +00:00

12 lines
459 B
Plaintext

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
* Digital Signature
* Identity-Based Encryption
* Ciphertext-Policy Attribute-Based Encryption
WWW: https://palisade-crypto.org