Port details |
- openfhe Open-source Fully Homomorphic Encryption library
- 1.2.4 security
=2 1.2.4Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-12-01 04:18:09
- Last Update: 2025-03-22 07:28:03
- Commit Hash: a73627a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: math
- License: BSD2CLAUSE
- WWW:
- https://github.com/openfheorg/openfhe-development
- Description:
- Fully Homomorphic Encryption (FHE) is a powerful cryptographic primitive that
enables performing computations over encrypted data without having access to the
secret key. OpenFHE is an open-source FHE library that includes efficient
implementations of all common FHE schemes:
* 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 (includes
approximate bootstrapping)
* Ducas-Micciancio (DM) and Chillotti-Gama-Georgieva-Izabachene (CGGI) schemes
for evaluating Boolean circuits and arbitrary functions over larger plaintext
spaces using lookup tables
OpenFHE also includes the following multiparty extensions of FHE:
* Threshold FHE for BGV, BFV, and CKKS schemes
* Proxy Re-Encryption for BGV, BFV, and CKKS schemes
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openfhe>0:security/openfhe
- To install the port:
- cd /usr/ports/security/openfhe/ && make install clean
- To add the package, run one of these commands:
- pkg install security/openfhe
- pkg install openfhe
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openfhe
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1742623027
SHA256 (openfheorg-openfhe-development-v1.2.4_GH0.tar.gz) = 1621a66c7d15b1ec629c9aeb2229cb78a331c8ddddf7f4f39ece6d5c251c4605
SIZE (openfheorg-openfhe-development-v1.2.4_GH0.tar.gz) = 2080826
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf : devel/autoconf
- cmake : devel/cmake-core
- Library dependencies:
-
- libgmp.so : math/gmp
- libntl.so : math/ntl
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for openfhe-1.2.4:
HEXL=off: Buld with Intel hexl
NTL=on: Build with libntl
OPENMP=on: Parallel processing support via OpenMP
===> Use 'make config' to modify these settings
- Options name:
- security_openfhe
- USES:
- cmake:noninja,testing compiler:c++17-lang localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.4 22 Mar 2025 07:28:03
    |
Yuri Victorovich (yuri)  |
security/openfhe: update 1.2.3 → 1.2.4
Reported by: portscout |
1.2.3 31 Oct 2024 08:28:17
    |
Yuri Victorovich (yuri)  |
security/openfhe: update 1.2.2 → 1.2.3
Reported by: portscout |
1.2.2 29 Oct 2024 08:18:03
    |
Yuri Victorovich (yuri)  |
security/openfhe: update 1.2.1 → 1.2.2
Reported by: portscout |
1.2.1 11 Sep 2024 06:58:59
    |
Yuri Victorovich (yuri)  |
security/openfhe: update 1.2.0 → 1.2.1
Reported by: portscout |
1.2.0 26 Jun 2024 15:16:47
    |
Yuri Victorovich (yuri)  |
security/openfhe: update 1.1.4 → 1.2.0
Reported by: portscout |
1.1.4 09 Mar 2024 07:34:20
    |
Yuri Victorovich (yuri)  |
security/openfhe: update 1.1.3 → 1.1.4
Reported by: portscout |
1.1.3 07 Mar 2024 09:48:09
    |
Yuri Victorovich (yuri)  |
security/openfhe: update 1.1.2 → 1.1.3
Reported by: portscout |
1.1.2 17 Dec 2023 07:17:07
    |
Yuri Victorovich (yuri)  |
security/openfhe: update 1.0.4 → 1.1.2
Reported by: portscout |
1.0.4 20 Jun 2023 07:07:59
    |
Yuri Victorovich (yuri)  |
security/openfhe: Update 1.0.3 → 1.0.4
Reported by: portscout |
1.0.3 19 Mar 2023 07:46:56
    |
Yuri Victorovich (yuri)  |
security/openfhe: Update 1.0.2 → 1.0.3
Reported by: portscout |
1.0.2 25 Dec 2022 09:57:36
    |
Yuri Victorovich (yuri)  |
security/openfhe: Update 1.0.1 -> 1.0.2
Reported by: portscout |
1.0.1_2 09 Dec 2022 02:39:24
    |
Yuri Victorovich (yuri)  |
security/openfhe: Broken on systems where OpenMP isn't enabled
Reported by: fallout |
1.0.1_2 06 Dec 2022 03:51:51
    |
Piotr Kubaj (pkubaj)  |
security/openfhe: fix build on powerpc*
Same patch as for security/palisade. |
1.0.1_2 04 Dec 2022 06:51:53
    |
Yuri Victorovich (yuri)  |
security/openfhe: Broken on i386
Reported by: fallout |
1.0.1_2 04 Dec 2022 06:48:23
    |
Yuri Victorovich (yuri)  |
security/openfhe: Add the OPENMP option enabled only where OpenMP is enabled
Reported by: fallout |
1.0.1_1 01 Dec 2022 18:42:20
    |
Yuri Victorovich (yuri)  |
security/openfhe: Add options HEXL and NTL |
1.0.1 01 Dec 2022 04:16:20
    |
Yuri Victorovich (yuri)  |
security/openfhe: New port: Open-source Fully Homomorphic Encryption library |