The unified diff between revisions [0dc5b2d6..] and [b14c94b9..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'bn_mp_dr_reduce.c'

#
#
# patch "bn_mp_dr_reduce.c"
#  from [1736b0957a7bbeabb32ba902730f8dd031ab8a97]
#    to [e66ad3324fbe632c9168616227cab4bafada767a]
#
============================================================
--- bn_mp_dr_reduce.c	1736b0957a7bbeabb32ba902730f8dd031ab8a97
+++ bn_mp_dr_reduce.c	e66ad3324fbe632c9168616227cab4bafada767a
@@ -20,7 +20,7 @@
  * Based on algorithm from the paper
  *
  * "Generating Efficient Primes for Discrete Log Cryptosystems"
- *                 Chae Hoon Lim, Pil Loong Lee,
+ *                 Chae Hoon Lim, Pil Joong Lee,
  *          POSTECH Information Research Laboratories
  *
  * The modulus must be of a special format [see manual]