Other Parts Discussed in Thread: CC2640
Hello Ti Team,
I am working on BLE-4.2 SDK 2.2.1 to test ECDH pairing security. I have tested security_examples_peripheral and security_examples_central example code with (PAIRING = OOB_SC) and it's working correctly but this is the static private and public key generation example. I need dynamic private and public key generation.
I think ECCROMCC26XX_genKeys this API generate the dynamic key. I read the SWRU393_CC2640_BLE_Software_Developer's_Guide but I didn't find more information about Out of Band. Is there more information available for Out of Band or any documenattion for Out of Band?
Any one worked on dynamic key generation for ECDH?
Any help will be appreciated.
Thanks,
Raj