Port details |
- heaan Library that implements homomorphic encryption
- 2.1.40_1 security
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-09-14 23:57:21
- Last Update: 2022-07-20 03:14:20
- Commit Hash: ea4b748
- Also Listed In: math
- License: CC-BY-3.0
- Description:
- HEAAN is software library that implements homomorphic encryption (HE) that
supports fixed point arithmetics. This library supports approximate
operations between rational numbers. The approximate error depends on some
parameters and almost same with floating point operation errors. The scheme in
this library is on the paper "Homomorphic Encryption for Arithmetic of
Approximate Numbers".
WWW: https://github.com/snucrypto/HEAAN
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/security/heaan/ && make install clean
- To add the package, run one of these commands:
- pkg install security/heaan
- pkg install heaan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: heaan
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1600127297
SHA256 (snucrypto-HEAAN-2.1-40-g48a1ed0_GH0.tar.gz) = a944d5004759c8d55dfec51e62e0089ba9c8d8b26e35b8f4c49f807b3b9bda50
SIZE (snucrypto-HEAAN-2.1-40-g48a1ed0_GH0.tar.gz) = 81943
- 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:
-
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libntl.so : math/ntl
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- security_heaan
- USES:
- compiler:c++11-lang gmake localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 03:14:20 2.1.40_1 |
Yuri Victorovich (yuri)  |
security/heaan: Broken on armv6
Reported by: fallout |
12 Jul 2022 21:23:52 2.1.40_1 |
Yuri Victorovich (yuri)  |
security/heaan: Broken on armv7
Reported by: fallout |
20 Dec 2021 21:36:53 2.1.40_1 |
Yuri Victorovich (yuri)  |
math/ntl: Update 11.4.3 -> 11.5.1
PR: 259363
Approved by: ndowens04@gmail.com (maintainer's timeout, 58 days) |
10 Jun 2021 13:17:19 2.1.40 |
Piotr Kubaj (pkubaj)  |
security/heaan: same issue as on i386 |
07 Apr 2021 08:09:01 2.1.40 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.1.40 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
12 Oct 2020 07:26:20
2.1.40 |
pkubaj  |
security/heaan: fix build on GCC architectures
Patch created manually, because WRKSRC differs.
Add include sys/time.h:
In file included from ../src/TestScheme.cpp:20:
../src/TimeUtils.h:20:17: error: field 'startTime' has incomplete type 'timeval'
20 | struct timeval startTime, stopTime;
| ^~~~~~~~~
MFH: 2020Q4 (fix build blanket) |
19 Sep 2020 04:40:38
2.1.40 |
yuri  |
security/heaan: Broken on i386
Reported by: fallout |
14 Sep 2020 23:56:44
2.1.40 |
yuri  |
New port: security/heaan: Library that implements homomorphic encryption |
Number of commits found: 9
|