Refactor pairing+elliptic curve code, especially targeting the 192-bit security level. #292
68 new alerts including 1 error
New alerts in code changed by this pull request
- 1 error
- 64 warnings
- 3 notes
See annotations below for details.
Annotations
Check notice on line 421 in src/epx/relic_ep2_map.c
Code scanning / CodeQL
Declaration hides variable Note
).
Check notice on line 422 in src/epx/relic_ep2_map.c
Code scanning / CodeQL
Declaration hides variable Note
).
Check warning on line 371 in src/fpx/relic_fpx_cyc.c
Code scanning / CodeQL
Poorly documented large function Warning
Check warning on line 98 in src/ep/relic_ep_add.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 88 in src/ep/relic_ep_add.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 74 in src/ep/relic_ep_add.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 64 in src/ep/relic_ep_add.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 75 in src/ep/relic_ep_dbl.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 62 in src/ep/relic_ep_dbl.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 50 in src/ep/relic_ep_add.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 49 in src/ep/relic_ep_dbl.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 148 in src/ed/relic_ed_util.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 70 in src/ep/relic_ep_map.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 64 in src/ep/relic_ep_map.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 99 in src/epx/relic_ep2_add.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 89 in src/epx/relic_ep2_add.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 75 in src/epx/relic_ep2_add.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 65 in src/epx/relic_ep2_add.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 50 in src/epx/relic_ep2_cmp.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 51 in src/epx/relic_ep2_add.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 76 in src/epx/relic_ep2_dbl.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 63 in src/epx/relic_ep2_dbl.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 50 in src/epx/relic_ep2_dbl.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 299 in src/epx/relic_ep2_mul.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 128 in src/epx/relic_ep2_mul.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.