mirror of
https://github.com/kmackay/micro-ecc.git
synced 2026-09-08 02:00:09 +00:00
Note that secp224r1 is now supported.
This commit is contained in:
@@ -13,7 +13,7 @@ Features
|
|||||||
* Supports 8, 32, and 64-bit architectures.
|
* Supports 8, 32, and 64-bit architectures.
|
||||||
* Small code size.
|
* Small code size.
|
||||||
* No dynamic memory allocation.
|
* No dynamic memory allocation.
|
||||||
* Support for 4 standard curves: secp160r1, secp192r1, secp256r1, and secp256k1.
|
* Support for 5 standard curves: secp160r1, secp192r1, secp224r1, secp256r1, and secp256k1.
|
||||||
* BSD 2-clause license.
|
* BSD 2-clause license.
|
||||||
|
|
||||||
Usage Notes
|
Usage Notes
|
||||||
|
|||||||
Reference in New Issue
Block a user