Changed ecc64 link to point to easy-ecc.

This commit is contained in:
Ken MacKay
2014-01-26 22:29:07 -08:00
parent 33dc0a895b
commit ee88dd075a
+1 -1
View File
@@ -6,7 +6,7 @@ layout: default
micro-ecc
==========
A small ECDH and ECDSA implementation for 32-bit microcontrollers. See [ecc64](http://kmackay.ca/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
--------