notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
tfhe Fast Fully Homomorphic Encryption (FHE) library over the Torus
1.0.1.30 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.1.30Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-10-11 03:38:17
Last Update: 2024-04-11 09:16:53
Commit Hash: 43d9a13
License: APACHE20
WWW:
https://github.com/tfhe/tfhe
Description:
TFHE is open-source software. The scheme is described in the paper "Faster fully homomorphic encryption: Bootstrapping in less than 0.1 seconds" presented at the IACR conference Asiacrypt 2016 by Ilaria Chillotti, Nicolas Gama, Mariya Georgieva, Malika Izabachene. The Fully Homomorphic Encryption is a cryptosystem that supports arbitrary computation on ciphertexts. It may be used by banks to perform computations on fully encrypted client information.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (33 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/tfhe-1.0.1.30/catalog.mk
  3. /usr/local/share/licenses/tfhe-1.0.1.30/LICENSE
  4. /usr/local/share/licenses/tfhe-1.0.1.30/APACHE20
  5. include/tfhe/lagrangehalfc_arithmetic.h
  6. include/tfhe/lwe-functions.h
  7. include/tfhe/lwebootstrappingkey.h
  8. include/tfhe/lwekey.h
  9. include/tfhe/lwekeyswitch.h
  10. include/tfhe/lweparams.h
  11. include/tfhe/lwesamples.h
  12. include/tfhe/numeric_functions.h
  13. include/tfhe/polynomials.h
  14. include/tfhe/polynomials_arithmetic.h
  15. include/tfhe/tfhe.h
  16. include/tfhe/tfhe_core.h
  17. include/tfhe/tfhe_garbage_collector.h
  18. include/tfhe/tfhe_gate_bootstrapping_functions.h
  19. include/tfhe/tfhe_gate_bootstrapping_structures.h
  20. include/tfhe/tfhe_generic_streams.h
  21. include/tfhe/tfhe_generic_templates.h
  22. include/tfhe/tfhe_io.h
  23. include/tfhe/tgsw.h
  24. include/tfhe/tgsw_functions.h
  25. include/tfhe/tlwe.h
  26. include/tfhe/tlwe_functions.h
  27. lib/libtfhe-nayuki-avx.so
  28. lib/libtfhe-nayuki-portable.so
  29. lib/libtfhe-spqlios-avx.so
  30. lib/libtfhe-spqlios-fma.so
  31. @owner
  32. @group
  33. @mode
Collapse this list.
Dependency lines:
  • tfhe>0:security/tfhe
To install the port:
cd /usr/ports/security/tfhe/ && make install clean
To add the package, run one of these commands:
  • pkg install security/tfhe
  • pkg install tfhe
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tfhe
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1594855889 SHA256 (tfhe-tfhe-v1.0.1-30-ga085efe_GH0.tar.gz) = 758890c75ca7c307fda39ed4d0c30da0c2c62a6da34ecc252d392ef40ebe63b5 SIZE (tfhe-tfhe-v1.0.1-30-ga085efe_GH0.tar.gz) = 155727

Packages (timestamps in pop-ups are UTC):
tfhe
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.0.1.30------
FreeBSD:13:quarterly-1.0.1.30------
FreeBSD:14:latest-1.0.1.30------
FreeBSD:14:quarterly-1.0.1.30------
FreeBSD:15:latest-1.0.1.30n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. gmake>=4.4.1 : devel/gmake
Test dependencies:
  1. fftw3>0 : math/fftw3
  2. googletest>0 : devel/googletest
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_tfhe
USES:
cmake:indirect compiler:c++11-lang gmake localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/tfhe/tfhe/tar.gz/v1.0.1-30-ga085efe?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port