mirror of
https://github.com/kmackay/micro-ecc.git
synced 2026-08-11 12:47:47 +00:00
Added license to README.
This commit is contained in:
@@ -6,6 +6,7 @@ A small ECDH and ECDSA implementation for 32-bit microcontrollers.
|
||||
Features
|
||||
--------
|
||||
|
||||
* BSD 2-clause license.
|
||||
* Written in C, with optional inline assembly for ARM and Thumb platforms.
|
||||
* Small code size: as low as 1800 bytes when compiled for Thumb (eg, Cortex-M0).
|
||||
* No dynamic memory allocation.
|
||||
|
||||
Reference in New Issue
Block a user