Update SEC1 link in ecdh.c

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