comparison tommath_class.h @ 386:97db060d0ef5 libtommath-orig libtommath-0.40

Update to LibTomMath 0.40
author Matt Johnston <matt@ucc.asn.au>
date Thu, 11 Jan 2007 03:11:15 +0000
parents 91fbc376f010
children 4663ced4968f
comparison
equal deleted inserted replaced
282:91fbc376f010 386:97db060d0ef5
685 #endif 685 #endif
686 686
687 #if defined(BN_MP_READ_RADIX_C) 687 #if defined(BN_MP_READ_RADIX_C)
688 #define BN_MP_ZERO_C 688 #define BN_MP_ZERO_C
689 #define BN_MP_S_RMAP_C 689 #define BN_MP_S_RMAP_C
690 #define BN_MP_RADIX_SMAP_C
690 #define BN_MP_MUL_D_C 691 #define BN_MP_MUL_D_C
691 #define BN_MP_ADD_D_C 692 #define BN_MP_ADD_D_C
692 #define BN_MP_ISZERO_C 693 #define BN_MP_ISZERO_C
693 #endif 694 #endif
694 695
990 #include <tommath_superclass.h> 991 #include <tommath_superclass.h>
991 #include <tommath_class.h> 992 #include <tommath_class.h>
992 #else 993 #else
993 #define LTM_LAST 994 #define LTM_LAST
994 #endif 995 #endif
996
997 /* $Source: /cvs/libtom/libtommath/tommath_class.h,v $ */
998 /* $Revision: 1.3 $ */
999 /* $Date: 2005/07/28 11:59:32 $ */