Commit c9ac9c9
HElib 1.1.0 Beta 0, August 2020 (#374)
HElib 1.1.0 Beta 0, August 2020
===============================
(tagged as v1.1.0-beta.0)
June-August 2020
------------------
* Utils
* create-context
* encrypt/decrypt
* encode/decode examples
* Improvements to noise management
* Move to CMake >= 3.10.2
* Doxygen improved look and feel
* Improved docs
* New examples and mini-tutorial on private preserving db query
* Configurable PSI/PIR beta
* Some tools in `misc/` for code formatting and algebra generation
* `Warning` messages are now logged (default `helib.log`)
* Bug fixes
Co-Authored-By: Hamish Hunt <hamishun@uk.ibm.com>
Co-Authored-By: Jack L Crawford <Jack.Crawford@ibm.com>
Co-Authored-By: Enrico Steffinlongo <Enrico.Steffinlongo@ibm.com>
Co-Authored-By: Victor J. Shoup <vjshoup@us.ibm.com>File tree
181 files changed
+18268
-1262
lines changed- benchmarks
- dependencies
- gmp
- ntl
- documentation
- Design_Document
- examples
- BGV_binary_arithmetic
- BGV_country_db_lookup
- slides
- BGV_database_lookup
- BGV_packed_arithmetic
- include/helib
- misc
- algen
- legacy_tests
- psi
- lookup
- psiio
- scoring
- tests
- src
- tests
- utils
- coders
- common
- create-context
- crypto
- test_bootstrapping
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
181 files changed
+18268
-1262
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| 37 | + | |
33 | 38 | | |
34 | | - | |
| 39 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
1 | 21 | | |
2 | 22 | | |
3 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
37 | 44 | | |
38 | 45 | | |
39 | 46 | | |
| |||
0 commit comments