J08nY / pyecsca

Python Elliptic Curve Side-Channel Analysis toolkit.
https://pyecsca.org/
MIT License
54 stars 15 forks source link

Cyparidcp #62

Closed vojtechsu closed 7 months ago

vojtechsu commented 8 months ago

Add pari solver for dcp using cypari2.

codecov[bot] commented 7 months ago

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (4dad71b) 84.41% compared to head (256d247) 84.52%. Report is 1 commits behind head on master.

Files Patch % Lines
pyecsca/sca/re/zvp.py 81.70% 9 Missing and 4 partials :warning:
pyecsca/sca/re/tree.py 71.43% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #62 +/- ## ========================================== + Coverage 84.41% 84.52% +0.12% ========================================== Files 83 83 Lines 7245 7292 +47 Branches 1356 1360 +4 ========================================== + Hits 6115 6163 +48 + Misses 884 881 -3 - Partials 246 248 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.