1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/security/seal/pkg-descr
Yuri Victorovich c22df3cf4f security/seal: Update 3.1.0 -> 3.4.5
Port changes:
* Change to the shared library
* Update WWW
* Add GH pull request for the FreeBSD compatibility patch

PR:		243384
Approved by:	lwhsu (maintainer)
2020-01-16 06:45:09 +00:00

8 lines
439 B
Plaintext

The Simple Encrypted Arithmetic Library (SEAL) is an easy-to-use but powerful
open-source homomorphic encryption library, developed by researchers in the
Cryptography Research Group at Microsoft Research. SEAL is written in standard
C++; it has no external dependencies, so it is easy to compile in many
different environments. SEAL is licensed under the MIT license.
WWW: https://www.microsoft.com/en-us/research/project/microsoft-seal/