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

77 Коммитов

Автор SHA1 Сообщение Дата
Wei Dai 8cb10d5279 Updated GTest to 1.11.0. 2022-03-16 20:31:47 -07:00
Wei Dai 265d77e84f Version 3.7.3. 2022-03-16 17:33:12 -07:00
Rick Weber 863467aa07 Add SEAL_PURE_SOURCETREE option 2022-03-14 23:46:08 -07:00
Wei Dai ab59e9e454
Merge pull request #417 from rickwebiii/bumpBenchmark
Bump benchmark thirdparty dep to 1.6.0 for upstream change e991355
2021-11-12 00:35:45 -08:00
GelilaSeifu 31e81ea481
update to HEXL v1.2.3 2021-11-03 11:40:28 -07:00
Rick Weber 9ad6800bc5 Bump benchmark thirdparty dep to 1.6.0 for upstream change e991355 2021-10-30 15:57:45 -07:00
GelilaSeifu e21a751746
change branch to commit hash 2021-10-22 16:04:35 -07:00
GelilaSeifu 183c67b022
Update to HEXL v1.2.2 2021-10-22 15:20:52 -07:00
Wei Dai fa685e7a04 Updated Intel HEXL's commit hash to fix a bug with AVX512-DQ. 2021-10-11 13:38:04 -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
Wei Dai 2c198e0c55 Used CMAKE_SYSTEM_PROCESSOR to capture arm64. Cleaner output from CheckCXXIntrinsicsHeader.cmake. 2021-06-08 09:33:04 -07:00
Boemer, Fabian 23a1c2b3d2 Fboemer/cleaner ntt 2021-06-07 11:06:10 -07:00
Wei Dai b641cfa128 Fixed a typo in serialization test; updated google benchmark to 1.5.3. 2021-05-18 12:22:39 -07:00
Wei Dai 3c7fcb439f Fixed/added/renamed entries in SEALConfig.cmake.in. 2021-05-12 13:52:11 -07:00
Fabian Boemer d0206ee15f Switch to git commit hash for tag 2021-05-11 14:10:53 -07:00
Fabian Boemer c3888b9504 Cleanup 2021-05-10 14:18:10 -07:00
Boemer, Fabian 5737781a41 Add Eltwise add, sub, reduce mod to HEXL integration 2021-05-10 14:17:56 -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 3f5f8a9062 Run pre-commit on all files 2021-04-02 12:30:05 -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 a549ea0da4 Merge remote-tracking branch 'github/contrib' into 3.6.x 2021-03-22 17:23:43 -07:00
Nick Angelou 1321d19c41 fix: add intrinsics wasm header 2021-03-19 09:18:45 -05:00
Nick Angelou 09b0f3d838 Add support to build with emscripten 2021-03-18 12:29:01 -05:00
Kim Laine d56854f2b3 Fixed bug in SEALConfig.cmake.in: SEAL_THROW_ON_TRANSPARENT_CIPHERTEXT was not correctly exported 2021-03-02 13:15:53 -08:00
Kim Laine 7eea22b954 Minor fixes; resolved problems when compiling benchmarks with -Wconversion 2021-02-11 11:16:03 -08:00
Radames S. Cruz Moreno 2278348284 Merge remote-tracking branch 'origin/arm64_intrin' into 3.6.x 2021-02-08 17:20:55 -08:00
Radames S. Cruz Moreno a8a320e9cc Detect ARM processor 2021-02-08 17:02:09 -08:00
Kim Laine b88fb2a9f8 Fixes to CMakeLists.txt 2021-02-05 17:48:43 -08:00
Radames S. Cruz Moreno ad22efc374 Rename memset_s.iOS.cmake
Rename to functions.iOS.cmake, since now it contains more than memset_s
2021-02-05 17:45:05 -08:00
Radames S. Cruz Moreno 67808dce3f Fix typos 2021-02-05 17:07:54 -08:00
Radames S. Cruz Moreno 25e7a41447 Include rest of functions 2021-02-05 16:37:29 -08:00
Wei Dai 3d17b72ed0 Merge branch 'wei/bench' into 3.6.x 2021-02-03 00:17:40 -08:00
Wei Dai 70d0754ca6 Added CMake build and external project benchmark. 2021-02-02 23:48:15 -08:00
Kim Laine 4e76d1daa9 Merge branch 'contrib' into arm64_intrin 2021-02-02 14:43:34 -08:00
Bastien Vialla 7d30926340 Update CheckCXXIntrinsicsHeader.cmake
Small typo
2021-02-02 13:46:59 -08:00
Bastien Vialla 4aac87b100 Add support ARM64 intrinsics
Add architecture check in the files CheckCXXIntrinsicsHeader.cmake, gcc.h andclang.h to include the correct intrinsics header when compiling on arm64.
2021-02-02 13:46:59 -08:00
Kim Laine b380940664 Tiny fix to CMake system 2021-01-19 20:42:48 -08:00
Wei Dai d551ffa295 Changed googletest buildtree. 2020-11-17 14:46:20 -08:00
Wei Dai 19b254af82 Local changes. 2020-11-17 14:31:06 -08:00
Kim Laine 4c6a3c5f39 Hotfix to CMake system 2020-11-17 10:13:21 -08:00
Kim Laine d109c53331 Few minor corrections 2020-11-16 21:12:27 -08:00
Kim Laine c790f542ab Fixes to FetchContent system 2020-11-16 20:40:49 -08:00
Kim Laine 3530857e5e Fixes to cmake/External* files 2020-11-16 12:24:30 -08:00
Kim Laine efd451a7c7 Added language flag to pkgconfig files 2020-11-13 17:08:47 -08:00
Kim Laine 983b229a8e Improved pkgconfig system; cleaning up old config.h from source tree 2020-11-13 16:55:53 -08:00
Kim Laine 454c847844 Minor fixes to CMake files 2020-11-11 18:23:01 -08:00
Wei Dai 55f834bcba Merge branch 'master' into wei/buildtree 2020-11-06 15:06:46 -08:00
Kim Laine 28923de8c7 iOS support added to CHANGES.md 2020-11-06 12:00:39 -08:00