Does zwave store security keys in Non-Volatile-Memory? #4189
-
Hey All, Does the Zwave spec store security keys in NVM? I see how this could be an issue: if you compromise the chip you then have access to encrypted communication between the controller and the nodes; however, if keys are not stored in NVM, you'll still have access to the nodes unencrypted with random security keys. I appreciate the information! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@AlCalzone has the answer |
Beta Was this translation helpful? Give feedback.
End devices do, the controller and Z-Wave JS don't.
With the correct hardware it might be possible to pull them from the end device flash, but there may be some flash encryption involved.