Commit 7ee1bd6
authored
File tree
Expand file treeCollapse file tree
6 files changed
+82
-19
lines changedFilter options
- cpp/ql/lib/experimental/quantum/OpenSSL
- AlgorithmInstances
- Operations
- java/ql/lib/experimental/quantum
Expand file treeCollapse file tree
6 files changed
+82
-19
lines changedcpp/ql/lib/experimental/quantum/OpenSSL/AlgorithmInstances/CipherAlgorithmInstance.qll
Copy file name to clipboardExpand all lines: cpp/ql/lib/experimental/quantum/OpenSSL/AlgorithmInstances/CipherAlgorithmInstance.qll+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
| 107 | + |
| 108 | + |
112 | 109 |
|
113 | 110 |
|
114 | 111 |
|
|
cpp/ql/lib/experimental/quantum/OpenSSL/AlgorithmInstances/EllipticCurveAlgorithmInstance.qll
Copy file name to clipboardExpand all lines: cpp/ql/lib/experimental/quantum/OpenSSL/AlgorithmInstances/EllipticCurveAlgorithmInstance.qll+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
39 |
| - |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
40 | 43 |
|
41 | 44 |
|
42 | 45 |
|
|
cpp/ql/lib/experimental/quantum/OpenSSL/Operations/ECKeyGenOperation.qll
Copy file name to clipboard+65Lines changed: 65 additions & 0 deletions
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 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
cpp/ql/lib/experimental/quantum/OpenSSL/Operations/OpenSSLOperations.qll
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
java/ql/lib/experimental/quantum/JCA.qll
Copy file name to clipboardExpand all lines: java/ql/lib/experimental/quantum/JCA.qll+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
353 | 353 |
|
354 | 354 |
|
355 | 355 |
|
356 |
| - |
| 356 | + |
357 | 357 |
|
358 | 358 |
|
359 | 359 |
|
| ||
1104 | 1104 |
|
1105 | 1105 |
|
1106 | 1106 |
|
1107 |
| - |
| 1107 | + |
1108 | 1108 |
|
1109 | 1109 |
|
1110 | 1110 |
|
| ||
1310 | 1310 |
|
1311 | 1311 |
|
1312 | 1312 |
|
1313 |
| - |
| 1313 | + |
1314 | 1314 |
|
1315 | 1315 |
|
1316 | 1316 |
|
|
shared/quantum/codeql/quantum/experimental/Model.qll
Copy file name to clipboardExpand all lines: shared/quantum/codeql/quantum/experimental/Model.qll+6-9Lines changed: 6 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
841 | 841 |
|
842 | 842 |
|
843 | 843 |
|
844 |
| - |
| 844 | + |
845 | 845 |
|
846 | 846 |
|
847 | 847 |
|
| ||
1044 | 1044 |
|
1045 | 1045 |
|
1046 | 1046 |
|
1047 |
| - |
| 1047 | + |
1048 | 1048 |
|
1049 | 1049 |
|
1050 | 1050 |
|
| ||
1900 | 1900 |
|
1901 | 1901 |
|
1902 | 1902 |
|
1903 |
| - |
| 1903 | + |
1904 | 1904 |
|
1905 | 1905 |
|
1906 | 1906 |
|
| ||
2259 | 2259 |
|
2260 | 2260 |
|
2261 | 2261 |
|
2262 |
| - |
| 2262 | + |
2263 | 2263 |
|
2264 | 2264 |
|
2265 |
| - |
2266 |
| - |
2267 |
| - |
2268 |
| - |
| 2265 | + |
2269 | 2266 |
|
2270 | 2267 |
|
2271 | 2268 |
|
| ||
2333 | 2330 |
|
2334 | 2331 |
|
2335 | 2332 |
|
2336 |
| - |
| 2333 | + |
2337 | 2334 |
|
2338 | 2335 |
|
2339 | 2336 |
|
|
0 commit comments