You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should demonstrate how encrypted data can be managed.
This can be done at the payload level, leaving the header information intact for the length, along with the CRC and framing functionality. Plaintext ack/response bits in the header are probably fine as part of the demonstration.
Need to do:
Find suitable encryption library
Example embedded program
Example UI implementation for tests/validation
How to do first key exchange, rotations, etc
The text was updated successfully, but these errors were encountered:
Should demonstrate how encrypted data can be managed.
This can be done at the payload level, leaving the header information intact for the length, along with the CRC and framing functionality. Plaintext ack/response bits in the header are probably fine as part of the demonstration.
Need to do:
The text was updated successfully, but these errors were encountered: