Граф коммитов

163 Коммитов

Автор SHA1 Сообщение Дата
Kim Laine (HE/HIM) 72d45a6719 Merge branch 'contrib' 2024-05-15 10:14:12 -07:00
praconfi ea8098bb95 docs: Update unlinked references in the document 2024-05-15 09:59:22 -07:00
HaoXuan40404 931b3b5a67 Correcting the erroneous anchor link 2024-05-15 09:50:24 -07:00
0xflotus 6238a05704 fix: small typo errors 2023-01-09 18:12:25 -08:00
Kim Laine (HE/HIM) cf1a1539fc Merge branch 'contrib' into 4.1.x 2023-01-07 20:03:06 -08:00
Elkana Tovey a7d4763e88 Update to correct library versions eing used
The library versions being used according to the readme are correct for seal 4.0.0 not seal 4.1.0, I updated to the current versions
2023-01-07 19:50:10 -08:00
Kim Laine 7aa366cc78 Corrected release date in README.md 2023-01-06 17:45:34 -08:00
Wei Dai 41b8df780e Changed versions and edited CHANGES.md. 2022-12-08 04:32:04 -08:00
Wei Dai aa07b7cafb Fixed a typo in PR #562. 2022-12-07 14:17:50 -08:00
Cheney-Wang 15381dcb7e Add vcpkg installation instructions 2022-12-07 14:13:35 -08:00
Wei Dai e4462eba80 Fixed an issue related to correction factors. 2022-03-17 10:29:57 -07:00
Wei Dai 1f6d65b7fe Fixed README.md. 2022-03-17 00:38:25 -07:00
Wei Dai 371cfd374d Edited README.md 2022-03-16 20:31:47 -07:00
Wei Dai 413e146916 Resolved merging conflicts. 2022-03-16 20:31:28 -07:00
Wei Dai 265d77e84f Version 3.7.3. 2022-03-16 17:33:12 -07:00
Wei Dai cfe4fa405d Replaced SEALNet.sln with SEALNet.sln.in for pure-source-tree build experience. Updated .NET SDK version to 6.0.x. 2022-03-14 23:46:27 -07:00
Rick Weber 5471dc889c Revert README.md as pure sourcetree is now the default 2022-03-14 23:46:08 -07:00
Rick Weber 863467aa07 Add SEAL_PURE_SOURCETREE option 2022-03-14 23:46:08 -07:00
Wei Dai 78dc7f6a22
Merge pull request #424 from lwhsu/freebsd-port
Add the build dependency of FreeBSD and install via pkg
2021-11-19 16:15:33 -08:00
Wei Dai ac4715ca50 Edited README.md and CHANGES.md for version 3.7.2. 2021-11-12 01:15:05 -08:00
GelilaSeifu 31e81ea481
update to HEXL v1.2.3 2021-11-03 11:40:28 -07:00
Li-Wen Hsu 3009cb7fb1
Add the build dependency of FreeBSD and install via pkg 2021-10-29 16:30:34 +08:00
GelilaSeifu 183c67b022
Update to HEXL v1.2.2 2021-10-22 15:20:52 -07:00
Wei Dai 47ee6969b3 Added bibtex entry in README.md. 2021-10-12 12:23:52 -07:00
Wei Dai 6bfac481aa Updated CMake minimum version to 3.13. 2021-09-21 17:47:08 -07:00
Wei Dai 747b98a090 Merge pull request #375 from fboemer/fboemer/hexl-v1.2.0
Update to HEXL version 1.2.1
2021-09-14 22:39:57 -07:00
Fabian Boemer 1ee4165f02 Fix typo in README 2021-05-28 19:46:26 -07:00
Fabian Boemer 9e51d5079d Fix 1.1.0 tag 2021-05-10 14:17:56 -07:00
Wei Dai 383f8149ab Address and leak sanitizers are enabled only on Unix, and are no longer an optinon. 2021-04-13 13:36:35 -07:00
Fabian Boemer 2633bf7184 Add Asan option 2021-04-12 08:56:00 -07:00
Wei Dai a4173b531b Fixed android by disabling SEAL_USE_ALIGNED_ALLOC. 2021-04-07 16:02:34 -07:00
Wei Dai 6065fe991e Renamed SEAL_USE_ALIGN_64 to SEAL_USE_ALIGNED_ALLOC and added as an option that depends on SEAL_USE_CXX17. 2021-04-05 23:35:39 -07:00
Wei Dai aa45e41d1d Merge remote-tracking branch 'github/contrib' into 3.6.x 2021-04-05 14:09:31 -07:00
Fabian Boemer 4b2e22256d Update HEXL version to 1.0.1 2021-04-05 10:27:36 -07:00
Fabian Boemer f4a4def6d6 Initial Intel HEXL integration
Co-authored-by: Gelila Seifu <gelila.seifu@intel.com>
Co-authored-by: Jeremy Bottleson <jeremy.bottleson@intel.com>

Update to new HEXL

Remove unnecessary casts

Log options
2021-04-02 12:28:59 -07:00
Wei Dai 6d8158761a Added C++17 only to installing with vcpkg for clarity. 2021-03-30 02:03:09 -07:00
Wei Dai eb798ed0e7 Revised README to address benchmark for WASM and out-of-source build. 2021-03-25 13:56:48 -07:00
Wei Dai 3be8872282 Minor edits to README.md, CHANGES.md, and .gitignore to decorate PR #306. Re-formatted header/source files. 2021-03-22 17:59:45 -07:00
Wei Dai a549ea0da4 Merge remote-tracking branch 'github/contrib' into 3.6.x 2021-03-22 17:23:43 -07:00
Nick Angelou 036f55b28b minor fixes 2021-03-20 17:01:45 -05:00
Nick Angelou d067aa2c05 add documentation 2021-03-20 11:07:54 -05:00
Kim Laine 0877b723c9 Typo fixes to README.md 2021-02-25 20:11:46 -08:00
Kim Laine 1171815564 Minor edits to CHANGES.md and README.md 2021-02-12 11:40:27 -08:00
Wei Dai 3498cacd20 Fixed SEAL's include paths. 2021-02-12 11:36:10 -08:00
Kim Laine 7eea22b954 Minor fixes; resolved problems when compiling benchmarks with -Wconversion 2021-02-11 11:16:03 -08:00
Wei Dai 3d17b72ed0 Merge branch 'wei/bench' into 3.6.x 2021-02-03 00:17:40 -08:00
Wei Dai 0b7a6b52d4 Edited README.md. 2021-02-03 00:14:13 -08:00
Kim Laine 6f165c4ea1 Updates to README.md 2021-01-22 20:44:08 -08:00
Kim Laine f27b3b36fe Updates to README.md; EVA released 2020-11-20 08:03:27 -08:00
Kim Laine d109c53331 Few minor corrections 2020-11-16 21:12:27 -08:00