nasa / CryptoLib

Provide a software-only solution using the CCSDS Space Data Link Security Protocol - Extended Procedures (SDLS-EP) to secure communications between a spacecraft running the core Flight System (cFS) and a ground station.
Other
66 stars 25 forks source link

[nasa/cryptolib#241] Resolve convert SA character pointers to arrays. #245

Closed rjbrown2 closed 1 month ago

rjbrown2 commented 1 month ago

New Tests Tests Updated Allocations Removed Frees Removed

New Clear ek_ref/ak_ref functionality

Currently set to 250 character Max.

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 73.91%. Comparing base (edce114) to head (a3789d3).

Files Patch % Lines
src/core/crypto_tc.c 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #245 +/- ## ======================================= Coverage 73.91% 73.91% ======================================= Files 8 8 Lines 2906 2914 +8 Branches 458 461 +3 ======================================= + Hits 2148 2154 +6 - Misses 586 588 +2 Partials 172 172 ```

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