shared: Add ECC library

System Internals / BlueZ - Johan Hedberg [intel.com] - 3 December 2014 08:32 UTC

This patch adds ECC functions. The code has been taken from https://github.com/kmackay/easy-ecc and modified to conform with the BlueZ coding style.

20f99f6 shared: Add ECC library
src/shared/ecc.c | 857 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
src/shared/ecc.h | 58 ++++
2 files changed, 915 insertions(+)

Upstream: git.kernel.org


  • Share