connectedhomeip icon indicating copy to clipboard operation
connectedhomeip copied to clipboard

[Feature] Abstract key interface for symmetric encryption

Open Damian-Nordic opened this issue 2 years ago • 0 comments

Feature description

The interface for symmetric encryption (AES CCM and CTR) should not assume that the application has direct access to the encryption key. The key reference should be abstracted so that it is possible to store the keys securely, that is, in isolation from the application code.

Platform

all

Platform Version(s)

No response

Anything else?

No response

Damian-Nordic avatar Oct 14 '22 07:10 Damian-Nordic