mirror of
https://github.com/kmackay/micro-ecc.git
synced 2026-06-05 21:14:51 +00:00
Fix link to easy-ecc.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
micro-ecc
|
||||
==========
|
||||
|
||||
A small ECDH and ECDSA implementation for 32-bit microcontrollers. See [ecc64](https://github.com/kmackay/ecc64) for a 64-bit implementation.
|
||||
A small ECDH and ECDSA implementation for 32-bit microcontrollers. See [easy-ecc](https://github.com/kmackay/easy-ecc) for a fast and secure pure-C implementation for *nix and Windows.
|
||||
|
||||
Features
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user