Commit 2e408fa
authored
HElib v2.0.0 Release
HElib 2.0.0, January 2021
=========================
(tagged as v2.0.0)
* Contains API changes that are not backwards compatible with v1.x.x
* Changes to Context API
* Must use ContextBuilder to build context
* New serialization APIs: binary and JSON
* CKKS coding tutorials
* Bug fixes
Co-Authored-by: @faberga
Co-Authored-by: @jlhcrawford
Co-Authored-by: @shaih
Co-Authored-by: @hamishun
Co-Authored-by: @victorshoup
Co-Authored-by: @esteffinFile tree
144 files changed
+36013
-4978
lines changed- benchmarks
- dependencies/json
- documentation
- examples
- BGV_binary_arithmetic
- BGV_country_db_lookup
- BGV_packed_arithmetic
- tests
- tutorial
- include/helib
- misc
- psi
- lookup
- 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.
144 files changed
+36013
-4978
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
1 | 15 | | |
2 | 16 | | |
3 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
| |||
43 | 48 | | |
44 | 49 | | |
45 | 50 | | |
| 51 | + | |
| 52 | + | |
46 | 53 | | |
47 | 54 | | |
48 | 55 | | |
| |||
53 | 60 | | |
54 | 61 | | |
55 | 62 | | |
| 63 | + | |
| 64 | + | |
56 | 65 | | |
57 | 66 | | |
58 | 67 | | |
| |||
325 | 334 | | |
326 | 335 | | |
327 | 336 | | |
| 337 | + | |
328 | 338 | | |
329 | 339 | | |
330 | 340 | | |
331 | 341 | | |
332 | 342 | | |
| 343 | + | |
| 344 | + | |
333 | 345 | | |
334 | 346 | | |
335 | 347 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
0 commit comments