Added new math library based on TFM.
[crypto.git] / lib / silcmath / mp_tfm.h
index 176cd1cb2ff84f8e579158e7524389df25c9352d..75d438ed9a05059402d8d47a9b0a17dffe7bb555 100644 (file)
@@ -4,7 +4,7 @@
 
   Author: Pekka Riikonen <priikone@silcnet.org>
 
-  Copyright (C) 2005 Pekka Riikonen
+  Copyright (C) 2005 - 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
@@ -22,6 +22,6 @@
 
 #include "tfm.h"
 
-#define SILC_MP_INT fp_int
+#define SILC_MP_INT tfm_fp_int
 
 #endif /* MP_TFM_H */