Re: Securing BLE device communication without OOB pairing (multiple devices)
Vikrant More <vikrant8051@...>
Hi Johan, Out of secp256r1 and secp256k1, which one is used by Zephyr #BluetoothMesh ?https://github.com/kmackay/micro-ecc has support for 5 standard curves: secp160r1, secp192r1, secp224r1, secp256r1, and secp256k1. As per #BluetoothMesh specs, it should be FIPS-P256 curve. Is Zephyr built in micro-ecc library different than what I am currently using ?
On Sun, Mar 4, 2018 at 1:16 AM, Vikrant More <vikrant8051@...> wrote:
|
|