mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2026-04-17 12:21:25 +00:00
Introduced unit tests in `gnss_crypto_test.cc` to verify the functionality set_public_key and verify_signature. The added tests check the correctness of signature verification and public key import processes. Further minor changes