Update SEC1 link in ecdsa.c

Signed-off-by: Xiaokang Qian <[email protected]>
This commit is contained in:
Xiaokang Qian
2023-04-12 06:07:51 +00:00
parent 4704147717
commit 637a2fe62c
+1 -1
View File
@@ -20,7 +20,7 @@
/* /*
* References: * References:
* *
* SEC1 http://www.secg.org/index.php?action=secg,docs_secg * SEC1 https://www.secg.org/sec1-v2.pdf
*/ */
#include "common.h" #include "common.h"