From e95a22a6d214edbb604ffe3292ad11ee096bf9a0 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 11 Mar 1999 15:42:06 +0000 Subject: See ChangeLog: Thu Mar 11 16:39:46 CET 1999 Werner Koch --- cipher/primegen.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cipher/primegen.c') diff --git a/cipher/primegen.c b/cipher/primegen.c index e94842189..c7b5b757d 100644 --- a/cipher/primegen.c +++ b/cipher/primegen.c @@ -16,6 +16,11 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * + * *********************************************************************** + * The algorithm used to generate practically save primes is due to + * Lim and Lee as described in the CRYPTO '97 proceedings (ISBN3540633847) + * page 260. */ #include -- cgit v1.2.3