Has anyone tried wrapping https://github.com/kmackay/micro-ecc
Into an Espruino library?
This Nordic page implies the Puck's processor should handle it: http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.0.0%2Flib_crypto.html&anchor=lib_crypto_installing
It looks like this is the approach to wrapping it: https://github.com/espruino/Espruino/blob/master/libs/README.md
@ptone started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Has anyone tried wrapping
https://github.com/kmackay/micro-ecc
Into an Espruino library?
This Nordic page implies the Puck's processor should handle it:
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.0.0%2Flib_crypto.html&anchor=lib_crypto_installing
It looks like this is the approach to wrapping it:
https://github.com/espruino/Espruino/blob/master/libs/README.md