mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
c22df3cf4f
Port changes: * Change to the shared library * Update WWW * Add GH pull request for the FreeBSD compatibility patch PR: 243384 Approved by: lwhsu (maintainer)
8 lines
439 B
Plaintext
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/
|