Opcode obfuscation
Author: thomas-bcCreated Sep 17, 2026Updated Sep 17, 2026
| F´ Version | |
| Affected Component |
Feature Description
Some projects have a requirement that events and telemetry should not report opcodes in the clear (e.g. "Command disptached: opcode xyz"). The correct solution is encryption - however the same projects may have a desire not to do that...
F Prime currently has a way to scrub opcodes from downlink. It'd be useful to have a way to obfuscate them instead (i.e. internal map, lightweight encryption, or something of that nature)
Source: nasa/fprime