File tree
3 files changed
+53
-3
lines changed- src/blinding
- types/blinding
3 files changed
+53
-3
lines changedSubmodule libsession-util updated 13 files
- include/session/blinding.h+16
- include/session/blinding.hpp+14
- include/session/config/community.hpp+3-3
- include/session/config/groups/info.hpp+1-1
- include/session/config/groups/keys.hpp+1-1
- include/session/config/groups/members.hpp+1-1
- include/session/config/user_profile.hpp+1-1
- src/blinding.cpp+52
- src/config/base.cpp+2
- src/config/groups/members.cpp+8-2
- tests/swarm-auth-test.cpp-9
- tests/test_blinding.cpp+17
- tests/test_config_contacts.cpp+34
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 |
| |
36 | 40 |
| |
37 | 41 |
| |
38 | 42 |
| |
39 |
| - | |
40 | 43 |
| |
41 | 44 |
| |
42 | 45 |
| |
| |||
67 | 70 |
| |
68 | 71 |
| |
69 | 72 |
| |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
70 | 108 |
| |
71 | 109 |
| |
72 | 110 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
11 | 21 |
| |
12 | 22 |
| |
13 | 23 |
| |
| |||
24 | 34 |
| |
25 | 35 |
| |
26 | 36 |
| |
| 37 | + | |
27 | 38 |
| |
28 | 39 |
| |
29 | 40 |
| |
| |||
34 | 45 |
| |
35 | 46 |
| |
36 | 47 |
| |
| 48 | + | |
37 | 49 |
| |
38 | 50 |
|
0 commit comments