Mercurial > dropbear
comparison libtommath/mtest/mpi-types.h @ 1437:871b18fd7065 fuzz
merge from main (libtommath/libtomcrypt/curve25510-donna updates)
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sat, 24 Jun 2017 22:51:45 +0800 |
parents | 60fc6476e044 |
children |
comparison
equal
deleted
inserted
replaced
1432:41dca1e5ea34 | 1437:871b18fd7065 |
---|---|
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$ */ |