SynECC github reference in header seems incorrect
EricGrange opened this issue · 2 comments
EricGrange commented
The comments say
Using secp256r1 curve from "simple and secure ECDH and ECDSA library"
Copyright (c) 2013, Kenneth MacKay - BSD 2-clause license
https://github.com/esxgx/easy-ecc
but the actual repository seems to be
edwinyzh commented
I checked my local copy of easy-ecc, it was correct, but somehow the original repository was removed.
synopse commented
Thanks for the feedback.