comparison libtommath/mtest/mpi-types.h @ 1436:60fc6476e044

Update to libtommath v1.0
author Matt Johnston <matt@ucc.asn.au>
date Sat, 24 Jun 2017 22:37:14 +0800
parents 5ff8218bcee9
children
comparison
equal deleted inserted replaced
1435:f849a5ca2efc 1436:60fc6476e044
13 #define MP_DIGIT_SIZE 2 13 #define MP_DIGIT_SIZE 2
14 #define DIGIT_FMT "%04X" 14 #define DIGIT_FMT "%04X"
15 #define RADIX (MP_DIGIT_MAX+1) 15 #define RADIX (MP_DIGIT_MAX+1)
16 16
17 17
18 /* $Source: /cvs/libtom/libtommath/mtest/mpi-types.h,v $ */ 18 /* $Source$ */
19 /* $Revision: 1.2 $ */ 19 /* $Revision$ */
20 /* $Date: 2005/05/05 14:38:47 $ */ 20 /* $Date$ */