ace-wg / ace-dtls-profile

A DTLS profile for Authentication and Authorization for Constrained Environments
6 stars 5 forks source link

Need to define a new cnf-level for transferring key derivation parameters #22

Closed obgm closed 5 years ago

obgm commented 5 years ago

Commit 90f1fb8 introduces a new cnf-parameter called ACE_Salt which is neither defined in the DTLS profile document nor in RFC 8152 nor in the ACE framework document. The parameter therefore needs to be defined somewhere but deems to be more generic than DTLS-profile only.

LudwigSeitz commented 5 years ago

Göran agreed to have a look at this yesterday.

gselander commented 5 years ago

No new data structure is needed, the salt can be transported in ´kid´. Resolved in 7b72706.