commit | 334a87be0bcf8319cb6dec883b8c128acc7d5ec4 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Wed Oct 14 22:56:44 2015 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Wed Oct 14 22:56:44 2015 +0100 |
tree | a3e5ee10149c1195cbf81ab09ef609956cd7c956 | |
parent | d97f899f99e15fa058ade6d6d8ecf2bbcce74aee [diff] [blame] |
Corrected URL/reference to MPI library
diff --git a/library/bignum.c b/library/bignum.c index 628a6ee..58a4cd2 100644 --- a/library/bignum.c +++ b/library/bignum.c
@@ -22,7 +22,7 @@ * This MPI implementation is based on: * * 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 */