Open TorstenRobitzki opened 2 years ago
Currently, when using the nrf52 binding with encryption, while doing a DH public key exchange, only 26 bytes of the PDU are used. The length of the 3 PDUs is 26, 26, and 17. It has to be 27, 27, and 15.
Currently, when using the nrf52 binding with encryption, while doing a DH public key exchange, only 26 bytes of the PDU are used. The length of the 3 PDUs is 26, 26, and 17. It has to be 27, 27, and 15.