Update references.
authorBodo Möller <bodo@openssl.org>
Thu, 27 Jan 2000 09:15:49 +0000 (09:15 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 27 Jan 2000 09:15:49 +0000 (09:15 +0000)
crypto/bn/bn_mont.c

index 63db5776818aa6012bc531b168ed955d097893e3..d3782416d36c292ac787ddef8914de4a866113e1 100644 (file)
@@ -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 <stdio.h>