mirror of
https://github.com/kmackay/micro-ecc.git
synced 2026-09-04 00:00:05 +00:00
Added note about function documentation.
This commit is contained in:
@@ -30,6 +30,8 @@ You can use the `makekeys` program in the `apps` directory to generate keys (on
|
|||||||
|
|
||||||
I recommend just copying (or symlink) ecc.h and ecc.c into your project. Then just `#include "ecc.h"` to use the micro-ecc functions.
|
I recommend just copying (or symlink) ecc.h and ecc.c into your project. Then just `#include "ecc.h"` to use the micro-ecc functions.
|
||||||
|
|
||||||
|
See ecc.h for documentation for each function.
|
||||||
|
|
||||||
Speed and Size
|
Speed and Size
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user