mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 13:29:00 +08:00
f5f494d087
* Updated SEAL's version to the latest. * Updated version number in ports/seal/CONTROL. * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
23 lines
596 B
Plaintext
23 lines
596 B
Plaintext
Source: seal
|
|
Version: 3.6.2
|
|
Homepage: https://github.com/microsoft/SEAL
|
|
Description: Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
|
|
Supports: !windows | (windows & static)
|
|
Default-Features: ms-gsl, zlib, zstd
|
|
|
|
Feature: ms-gsl
|
|
Build-Depends: ms-gsl
|
|
Description: Use ms-gsl for span view
|
|
|
|
Feature: zlib
|
|
Build-Depends: zlib
|
|
Description: Use zlib for compressed serialization
|
|
|
|
Feature: zstd
|
|
Build-Depends: zstd
|
|
Description: Use zstd for compressed serialization
|
|
|
|
Feature: no-throw-tran
|
|
Build-Depends:
|
|
Description: Do not throw when operating on transparent ciphertexts
|