commit | 9d0a7984de16be703285c600639c6465768f8c5f | [log] [tgz] |
---|---|---|
author | Brian Gix <brian.gix@intel.com> | Fri Apr 27 10:10:49 2018 -0700 |
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Mon Apr 30 10:11:48 2018 +0300 |
tree | 0f078cddb64be4e993a16a6efc76571d0cbb96e4 | |
parent | 7f9dcb3c45a10a76f622663ffed16c7dbafaff26 [diff] |
shared/ecc: Allow pre-composed Private Keys Add function ecc_make_public_key() which takes a const private_key and generates a validated public_key to complete the pair. Non-ephemeral key sets are required to support Bluetooth Mesh.