X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=blobdiff_plain;f=lib%2Fsilccrypt%2Frsa.c;h=2b5151a8fc8caa1a65cb3da4f97a69374bd21906;hp=96fbf1e3e62efb9959d509d99dcdcce92eed8860;hb=f9d9c92fcc179ff82ae7aa5f724440215f194827;hpb=e7b6c157b80152bf9fb9266e6bdd93f9fb0db776 diff --git a/lib/silccrypt/rsa.c b/lib/silccrypt/rsa.c index 96fbf1e3..2b5151a8 100644 --- a/lib/silccrypt/rsa.c +++ b/lib/silccrypt/rsa.c @@ -5,7 +5,7 @@ Author: Pekka Riikonen - Copyright (C) 1997 - 2007 Pekka Riikonen + Copyright (C) 1997 - 2008 Pekka Riikonen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -74,7 +74,7 @@ starting point in key generation. */ -#include "silc.h" +#include "silccrypto.h" #include "rsa.h" /* Generates RSA public and private keys. Primes p and q that are used