mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-24 19:38:21 +00:00
Corrected URL/reference to MPI library
This commit is contained in:
parent
d97f899f99
commit
334a87be0b
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
* This MPI implementation is based on:
|
* This MPI implementation is based on:
|
||||||
*
|
*
|
||||||
* http://www.cacr.math.uwaterloo.ca/hac/about/chap14.pdf
|
* http://www.cacr.math.uwaterloo.ca/hac/about/chap14.pdf
|
||||||
* http://www.stillhq.com/extracted/gnupg-api/mbedtls_mpi/
|
* http://www.stillhq.com/extracted/gnupg-api/mpi/
|
||||||
* http://math.libtomcrypt.com/files/tommath.pdf
|
* http://math.libtomcrypt.com/files/tommath.pdf
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue