Building a secure embedded solution requires protecting it from attacks targeting the communication channel.
Usually this means encrypting all traffic on that channel.
This can be done in hardware or software or a combination of both.
An open source cryptography…


