Kim Laine (HE/HIM)
119dc32e13
Hotfix-2 to 4.1.2
2024-07-10 19:12:00 -07:00
Parsa Noori
8d1ade0c11
updated the example's CMakeLists library version to 4.1.2
2024-07-10 10:30:55 -07:00
Kim Laine (HE/HIM)
3a05febe18
Hotfix to v4.1.2
2024-06-13 13:16:24 -07:00
Parsa Noori
75dcf826b5
changed the library version of the tests to 4.1.2
2024-06-13 09:07:01 -07:00
Kim Laine
1a5676d394
Merge remote-tracking branch 'github/master' into main
2024-05-22 18:06:37 -07:00
Kim Laine
a01b50b3e8
Formatting.
2024-05-22 18:00:11 -07:00
Kim Laine (HE/HIM)
6fcc25b83e
Release 4.1.2
2024-05-15 10:28:29 -07:00
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
Jiping Yu
dcf5d7bd71
fix: file name typo in native example
2024-05-15 09:19:43 -07:00
Hunter Richards
ac2de43bd4
Removed unqualified calls to std::move
2024-05-15 09:18:23 -07:00
Chris Davis (EDGE)
a3d00b6a63
Remove extra semicolons
2024-05-15 09:17:08 -07:00
Radames S. Cruz Moreno
206648d0e4
Install dotnet for NuGet pipeline
2023-01-10 16:25:58 -08:00
Rui Chen
8cdc334cdf
cmake: update cmake config per 4.1.1 release
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-01-09 18:12:57 -08: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
Kim Laine (HE/HIM)
e7a6b898d5
Merge branch 'main' into contrib
2023-01-07 20:02:54 -08:00
Kim Laine (HE/HIM)
59e1a1b420
Merge branch 'main' of github.com:microsoft/SEAL
2023-01-07 20:02:33 -08:00
Nick Angelou
8b78973382
Update CMake to detect the Apple M1 correctly
...
On Apple M1 machines, building failed to determine the system was an arm machine and therefore failed to build with the appropriate intrinsic header.
Adding a check for `arm64` fixes the issue.
2023-01-07 19:59:27 -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
74c10ed722
Updates to CHANGES.md
2023-01-06 17:56:58 -08:00
Kim Laine
7aa366cc78
Corrected release date in README.md
2023-01-06 17:45:34 -08:00
Kim Laine (HE/HIM)
fd5591f047
Fixed some typos and a bug
2023-01-03 21:24:42 -08:00
Kim Laine
42865136f3
Formatting
2022-12-29 09:59:40 -08:00
Radames S. Cruz Moreno
44547aeb9f
Merge branch 'radames/FixAndroid4.1.x' into 4.1.x
2022-12-29 09:23:34 -08:00
Radames S. Cruz Moreno
159bd0a761
Use PowerShell to copy binary files to staging
2022-12-28 21:36:21 -08:00
Radames S. Cruz Moreno
293544dc94
Contents is the one that should have the pattern
2022-12-28 16:50:15 -08:00
Radames S. Cruz Moreno
40d4c3806c
New path for android binaries
2022-12-28 16:36:36 -08:00
Radames S. Cruz Moreno
31c380f89b
Disable updating NDK
2022-12-28 16:11:50 -08:00
Radames S. Cruz Moreno
67bc847b66
Use Java 11 for Gradle
2022-12-28 16:08:15 -08:00
Radames S. Cruz Moreno
8d1f4f4d2d
Update Android files to latest generated by Android Studio
...
This should fix the compilation error in the pipelines.
2022-12-28 15:23:08 -08:00
Kim Laine (HE/HIM)
859499e49a
Added notes to CHANGES.md
2022-12-28 11:17:30 -08:00
Kim Laine (HE/HIM)
998c79564b
Fixed a type of exception thrown
2022-12-28 10:28:48 -08:00
Kim Laine (HE/HIM)
8594903375
Merge branch 'contrib' into 4.1.x
2022-12-28 09:55:12 -08:00
Jamie Magee
0d227b8700
Add `$schema` to `cgmanifest.json`
2022-12-28 09:54:38 -08:00
Kim Laine (HE/HIM)
270e829ae8
Typo fix
2022-12-28 09:51:19 -08:00
Imad Chabounia
fc4047b5a6
Update decryptor.h
...
in the current comment is mentioned that an exception of type std::invalid_argument will be thrown if scheme is not BFV which is not the case in encryptor.cpp (BGV is supported as well), also the exception is logic_error
2022-12-28 09:50:07 -08:00
Jamie Magee
eb834e2cc1
Add `$schema` to `cgmanifest.json`
2022-12-28 09:11:03 -08:00
Radames S. Cruz Moreno
a3b386f9ed
Update dependency versions: MS-GSL and HEXL
2022-12-20 18:13:21 -08:00
Radames S. Cruz Moreno
c63e87438d
Use less specific dependency versions
2022-12-20 16:29:16 -08:00
Radames S. Cruz Moreno
8bceb09f11
Update external dependency versions
2022-12-20 16:28:44 -08:00
Wei Dai
e338f6b20b
Fixed a few issues in bench.
2022-12-08 15:46:43 -08:00
Wei Dai
41b8df780e
Changed versions and edited CHANGES.md.
2022-12-08 04:32:04 -08:00
Wei Dai
30d5818e61
Format.
2022-12-08 04:09:44 -08:00
Wei Dai
669cb2ed52
Changed BGV Ciphertext to be loaded into NTT form.
2022-12-08 04:08:57 -08:00
Wei Dai
23a6bb432f
Changed BGV Ciphertext to stay in NTT form.
2022-12-08 03:10:46 -08:00
Wei Dai
4e1808e047
Added a nullptr check in case bad_alloc was not thrown when allocation fails.
2022-12-07 20:40:20 -08:00
Wei Dai
c396e19fc6
Added new APIs to dotnet Evaluator: ModReduceToXxx(...) methods.
2022-12-07 15:15:15 -08:00
Wei Dai
d834bf31c6
Added new APIs to Evaluator: mod_reduce_to_xxx(...) methods.
2022-12-07 14:58:39 -08:00