[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] d66fc0: galois embedded crypto
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] d66fc0: galois embedded crypto module and secure transport... |
Date: |
Thu, 18 Jan 2018 15:09:18 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: d66fc0c3b7eebf3080be0be125b2a451f1fad22b
https://github.com/paparazzi/paparazzi/commit/d66fc0c3b7eebf3080be0be125b2a451f1fad22b
Author: Michal Podhradsky <address@hidden>
Date: 2018-01-19 (Fri, 19 Jan 2018)
Changed paths:
M .gitmodules
M .travis.yml
M Makefile.ac
M conf/airframes/AGGIEAIR/aggieair_ark_hexa_1-8.xml
M conf/airframes/AGGIEAIR/aggieair_conf.xml
M conf/airframes/AGGIEAIR/aggieair_control_panel.xml
M conf/modules/haclc.xml
M conf/modules/rng.xml
A conf/modules/telemetry_nps_secure.xml
A conf/modules/telemetry_secure_common.xml
A conf/modules/telemetry_transparent_gec.xml
M conf/telemetry/AGGIEAIR/aggieair_rotorcraft.xml
A sw/airborne/arch/sim/mcu_periph/rng_arch.c
A sw/airborne/modules/datalink/gec/gec.c
A sw/airborne/modules/datalink/gec/gec.h
A sw/airborne/modules/datalink/gec_dl.c
A sw/airborne/modules/datalink/gec_dl.h
R sw/airborne/modules/datalink/spprz_dl.c
R sw/airborne/modules/datalink/spprz_dl.h
M sw/airborne/subsystems/datalink/datalink.h
M sw/ext/Makefile
A sw/ext/key_generator
M sw/ext/pprzlink
A sw/ext/rustlink
Log Message:
-----------
galois embedded crypto module and secure transport (#2205)
* Added RNG for NPS, cleaned up telemetry config files
* Added Rust submodules
* Added simple status message
* Updated gec transport and key exchange
* Update pprzink
* Compilation fix for Travis
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] d66fc0: galois embedded crypto module and secure transport...,
GitHub <=