crocs-muni / ECTester

Tests support and behavior of elliptic curve cryptography implementations on JavaCards (TYPE_EC_FP and TYPE_EC_F2M) and in selected software libraries.
https://crocs-muni.github.io/ECTester
MIT License
62 stars 13 forks source link

Try to fix LibreSSL build. #22

Closed J08nY closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 45.52%. Comparing base (9d33cfb) to head (d08ea49). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #22 +/- ## ============================================ + Coverage 45.26% 45.52% +0.26% + Complexity 251 250 -1 ============================================ Files 52 51 -1 Lines 2905 2884 -21 Branches 355 355 ============================================ - Hits 1315 1313 -2 + Misses 1464 1445 -19 Partials 126 126 ```

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