From: Bodo Möller Date: Thu, 27 Jan 2000 09:15:49 +0000 (+0000) Subject: Update references. X-Git-Tag: OpenSSL_0_9_5beta1~184 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5f5e96d92b249c27cf0236c4ef754ca2e04c23e7;p=oweals%2Fopenssl.git Update references. --- diff --git a/crypto/bn/bn_mont.c b/crypto/bn/bn_mont.c index 63db577681..d3782416d3 100644 --- a/crypto/bn/bn_mont.c +++ b/crypto/bn/bn_mont.c @@ -58,8 +58,8 @@ /* * Details about Montgomery multiplication algorithms can be found at: - * http://www.ece.orst.edu/ISL/Publications.html - * http://www.ece.orst.edu/ISL/Koc/papers/j37acmon.pdf + * http://security.ece.orst.edu/publications.html, especially + * http://security.ece.orst.edu/koc/papers/j37acmon.pdf */ #include