1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-01 10:06:53 +03:00

Update links of references in bignum code

Signed-off-by: Xiaokang Qian <xiaokang.qian@arm.com>
This commit is contained in:
Xiaokang Qian
2023-04-21 09:58:07 +00:00
parent e323fb3ab5
commit 0e5a27b640
3 changed files with 6 additions and 4 deletions

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
*/