Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A symmetric key will be used for both encryption and decryption, generated by the controller module. The configuration blob will also contain a symmetric key attribute.  The symmetric key will be used to encrypt the sensitive information inside the configuration payload. Controller will use the device certificate to encrypt a the symmetric key, inside the configuration payloadblob.  The agents while invoking the decrption API for the sensitive information, While invoking decryption APIs, the EVE agents will also pass the encrypted symmetric key. The symmetric key will be decrypted using the device private key stored inside TPM module. The decrypted symmetric key, in turn,  will be used to decrypt the sensitive information.

...