Added license to README.

This commit is contained in:
Ken MacKay
2013-06-07 10:52:59 -07:00
parent d6941705b2
commit 0b74c9c565
+1
View File
@@ -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.