qca / open-plc-utils

Qualcomm Atheros Open Powerline Toolkit.
Other
351 stars 154 forks source link

NID Generation #149

Open tropxy opened 2 years ago

tropxy commented 2 years ago

Hi,

While implementing an algorithm to generate the NID based on the NMK and comparing what is stated in the HPGP doc V1.1, HomePlug AV version 2.1 and the implementation example of Qualcomm (https://github.com/qca/open-plc-utils/blob/master/key/HPAVKeyNID.c) I realised that Qualcomm implementation differs from what the standard states.

The thing is Qualcomm implementation works with the QCAs chips and I would like to know in what spec is the implementation based on, if possible.

Best regards, André