2020-01-31 04:55:19 +08:00
|
|
|
Source: seal
|
2021-01-29 05:49:30 +08:00
|
|
|
Version: 3.6.1
|
2020-01-31 04:55:19 +08:00
|
|
|
Homepage: https://github.com/microsoft/SEAL
|
|
|
|
Description: Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
|
2021-01-29 05:49:30 +08:00
|
|
|
Supports: !windows | (windows & static)
|
2020-11-19 07:39:36 +08:00
|
|
|
Default-Features: ms-gsl, zlib, zstd
|
|
|
|
|
|
|
|
Feature: ms-gsl
|
|
|
|
Build-Depends: ms-gsl
|
|
|
|
Description: Use ms-gsl for span view
|
2020-05-27 11:42:09 +08:00
|
|
|
|
|
|
|
Feature: zlib
|
2020-11-19 07:39:36 +08:00
|
|
|
Build-Depends: zlib
|
|
|
|
Description: Use zlib for compressed serialization
|
|
|
|
|
|
|
|
Feature: zstd
|
|
|
|
Build-Depends: zstd
|
|
|
|
Description: Use zstd for compressed serialization
|
2021-01-29 05:49:30 +08:00
|
|
|
|
|
|
|
Feature: no-throw-tran
|
|
|
|
Build-Depends:
|
|
|
|
Description: Do not throw when operating on transparent ciphertexts
|