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
75 stars 29 forks source link

Table to map keys to libraries #267

Open Donnie-Ice opened 3 months ago

Donnie-Ice commented 3 months ago

Create a table to map keys to supported configs. May allow for a function call inside of the CryptoLib config to verify setup before proceeding, effectively reducing cyclomatic complexity of the other functions.