Tool/software:
Hi Nikhil,
In my case we send encrypted data through CAN communication to the receiver which is another am263p-LP . In order to decrypt the CAN Data , receiver should be aware of the symmetric key used by the Sender .
Is there any way we share the symmetric key to the receiver ? So that, both the sender and receiver have the common symmetric key .
and also provide me the guidance how to generate a symmetric key .